|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Expression
A representation of the model object 'Expression'. Expression is used in the definition of attributes for Start Event, Intermediate Event, Activity, Complex Gateway, and Sequence Flow.
The following features are supported:
BPMNPackage.getExpression()
Method Summary | |
---|---|
java.lang.String |
getExpression()
Returns the value of the 'Expression' attribute |
void |
setExpression(java.lang.String value)
Sets the value of the ' Expression ' attribute |
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 |
---|
java.lang.String getExpression()
If the meaning of the 'Expression' attribute isn't clear, there really should be more of a description here...
setExpression(String)
,
BPMNPackage.getExpression_Expression()
void setExpression(java.lang.String value)
Expression
' attribute.
value
- the new value of the 'Expression' attribute.getExpression()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |