public interface AndCondition extends Condition
The following features are supported:
RulePackage.getAndCondition()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Condition> |
getConditions()
Returns the value of the 'Conditions' containment reference list.
|
evaluate, evaluateChangedValues
org.eclipse.emf.common.util.EList<Condition> getConditions()
Condition
.
If the meaning of the 'Conditions' containment reference list isn't clear, there really should be more of a description here...
RulePackage.getAndCondition_Conditions()
Copyright © 2019. All rights reserved.