public class AttributeCondition extends Condition
| Constructor and Description |
|---|
AttributeCondition(org.eclipse.emf.ecore.EAttribute attribute,
LiteralCondition literal) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EAttribute |
getAttribute() |
void |
getEClassRequirements(Set<org.eclipse.emf.ecore.EClass> classRequirements) |
LiteralCondition |
getLiteral() |
boolean |
matches(org.bimserver.emf.IdEObject object) |
public AttributeCondition(org.eclipse.emf.ecore.EAttribute attribute,
LiteralCondition literal)
public org.eclipse.emf.ecore.EAttribute getAttribute()
public LiteralCondition getLiteral()
public void getEClassRequirements(Set<org.eclipse.emf.ecore.EClass> classRequirements)
getEClassRequirements in class ConditionCopyright © 2019 OpenSource BIM. All rights reserved.