public interface OrExpression extends ConditionExpression
The following features are supported:
ErrorModelPackage.getOrExpression()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ConditionExpression> |
getOperands()
Returns the value of the 'Operands' containment reference list.
|
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self
getLocationReference, setLocationReference, setLocationReference
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
org.eclipse.emf.common.util.EList<ConditionExpression> getOperands()
ConditionExpression
.
If the meaning of the 'Operands' containment reference list isn't clear, there really should be more of a description here...
ErrorModelPackage.getOrExpression_Operands()