|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UPredicate
A representation of the model object 'UPredicate'.
The following features are supported:
UcorePackage.getUPredicate()
Method Summary | |
---|---|
org.eclipse.emf.ocl.expressions.OCLExpression |
getConditionExpression()
Returns the value of the 'Condition Expression' containment reference. |
UPattern |
getUPattern()
Returns the value of the 'UPattern' container reference. |
void |
setConditionExpression(org.eclipse.emf.ocl.expressions.OCLExpression value)
Sets the value of the ' Condition Expression ' containment reference. |
void |
setUPattern(UPattern value)
Sets the value of the ' UPattern ' container reference. |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
UPattern getUPattern()
UPredicates
'.
If the meaning of the 'Pattern' container reference isn't clear, there really should be more of a description here...
setUPattern(UPattern)
,
UcorePackage.getUPredicate_UPattern()
,
UPattern.getUPredicates()
void setUPattern(UPattern value)
UPattern
' container reference.
value
- the new value of the 'UPattern' container reference.getUPattern()
org.eclipse.emf.ocl.expressions.OCLExpression getConditionExpression()
If the meaning of the 'Condition Expression' containment reference isn't clear, there really should be more of a description here...
setConditionExpression(OCLExpression)
,
UcorePackage.getUPredicate_ConditionExpression()
void setConditionExpression(org.eclipse.emf.ocl.expressions.OCLExpression value)
Condition Expression
' containment reference.
value
- the new value of the 'Condition Expression' containment reference.getConditionExpression()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |