|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LeafCondition
A representation of the model object 'Leaf Condition'.
The following features are supported:
RulePackage.getLeafCondition()
Method Summary | |
---|---|
VDomainModelReference |
getDomainModelReference()
Returns the value of the 'Domain Model Reference' containment reference. |
Object |
getExpectedValue()
Returns the value of the 'Expected Value' attribute. |
void |
setDomainModelReference(VDomainModelReference value)
Sets the value of the ' Domain Model Reference ' containment reference. |
void |
setExpectedValue(Object value)
Sets the value of the ' Expected Value ' attribute. |
Methods inherited from interface org.eclipse.emf.ecp.view.spi.rule.model.Condition |
---|
evaluate, evaluateChangedValues |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
Object getExpectedValue()
If the meaning of the 'Expected Value' attribute isn't clear, there really should be more of a description here...
setExpectedValue(Object)
,
RulePackage.getLeafCondition_ExpectedValue()
void setExpectedValue(Object value)
Expected Value
' attribute.
value
- the new value of the 'Expected Value' attribute.getExpectedValue()
VDomainModelReference getDomainModelReference()
If the meaning of the 'Domain Model Reference' containment reference isn't clear, there really should be more of a description here...
setDomainModelReference(VDomainModelReference)
,
RulePackage.getLeafCondition_DomainModelReference()
void setDomainModelReference(VDomainModelReference value)
Domain Model Reference
' containment reference.
value
- the new value of the 'Domain Model Reference' containment reference.getDomainModelReference()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |