public interface Predicate
A representation of the model object 'Predicate'.
The following features are supported:
QvtbasePackage.getPredicate()
Method Summary | |
---|---|
OclExpression |
getConditionExpression()
Returns the value of the 'Condition Expression' containment reference. |
Pattern |
getPattern()
Returns the value of the 'Pattern' container reference. |
void |
setConditionExpression(OclExpression value)
Sets the value of the ' Condition Expression ' containment reference. |
void |
setPattern(Pattern value)
Sets the value of the ' Pattern ' container reference. |
Methods inherited from interface org.eclipse.gmt.umlx.emof.Element |
---|
getOwnedComment, getTag |
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 |
---|
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)
,
QvtbasePackage.getPredicate_ConditionExpression()
void setConditionExpression(OclExpression value)
Condition Expression
' containment reference.
value
- the new value of the 'Condition Expression' containment reference.getConditionExpression()
Pattern getPattern()
Predicate
'.
If the meaning of the 'Pattern' container reference isn't clear, there really should be more of a description here...
setPattern(Pattern)
,
QvtbasePackage.getPredicate_Pattern()
,
Pattern.getPredicate()
void setPattern(Pattern value)
Pattern
' container reference.
value
- the new value of the 'Pattern' container reference.getPattern()