|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FormalExpression
A representation of the model object 'Formal Expression'.
The following features are supported:
Bpmn2Package.getFormalExpression()
Method Summary | |
---|---|
javax.xml.namespace.QName |
getEvaluatesToTypeRef()
Returns the value of the 'Evaluates To Type Ref' attribute. |
java.lang.String |
getLanguage()
Returns the value of the 'Language' attribute. |
void |
setEvaluatesToTypeRef(javax.xml.namespace.QName value)
Sets the value of the ' Evaluates To Type Ref ' attribute. |
void |
setLanguage(java.lang.String value)
Sets the value of the ' Language ' attribute. |
Methods inherited from interface com.ibm.xtools.bpmn2.BaseElementWithMixedContent |
---|
getAny, getAnyAttribute, getDocumentations, getId, getMixed, setId |
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 |
---|
javax.xml.namespace.QName getEvaluatesToTypeRef()
If the meaning of the 'Evaluates To Type Ref' attribute isn't clear, there really should be more of a description here...
setEvaluatesToTypeRef(QName)
,
Bpmn2Package.getFormalExpression_EvaluatesToTypeRef()
void setEvaluatesToTypeRef(javax.xml.namespace.QName value)
Evaluates To Type Ref
' attribute.
value
- the new value of the 'Evaluates To Type Ref' attribute.getEvaluatesToTypeRef()
java.lang.String getLanguage()
If the meaning of the 'Language' attribute isn't clear, there really should be more of a description here...
setLanguage(String)
,
Bpmn2Package.getFormalExpression_Language()
void setLanguage(java.lang.String value)
Language
' attribute.
value
- the new value of the 'Language' attribute.getLanguage()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |