|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Extension
A representation of the model object 'Extension'.
The following features are supported:
Bpmn2Package.getExtension()
Method Summary | |
---|---|
javax.xml.namespace.QName |
getDefinition()
Returns the value of the 'Definition' attribute. |
org.eclipse.emf.common.util.EList<Documentation> |
getDocumentations()
Returns the value of the 'Documentations' containment reference list. |
boolean |
isMustUnderstand()
Returns the value of the 'Must Understand' attribute. |
boolean |
isSetMustUnderstand()
Returns whether the value of the ' Must Understand ' attribute is set. |
void |
setDefinition(javax.xml.namespace.QName value)
Sets the value of the ' Definition ' attribute. |
void |
setMustUnderstand(boolean value)
Sets the value of the ' Must Understand ' attribute. |
void |
unsetMustUnderstand()
Unsets the value of the ' Must Understand ' attribute. |
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 |
---|
org.eclipse.emf.common.util.EList<Documentation> getDocumentations()
Documentation
.
If the meaning of the 'Documentations' containment reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getExtension_Documentations()
javax.xml.namespace.QName getDefinition()
If the meaning of the 'Definition' attribute isn't clear, there really should be more of a description here...
setDefinition(QName)
,
Bpmn2Package.getExtension_Definition()
void setDefinition(javax.xml.namespace.QName value)
Definition
' attribute.
value
- the new value of the 'Definition' attribute.getDefinition()
boolean isMustUnderstand()
"false"
.
If the meaning of the 'Must Understand' attribute isn't clear, there really should be more of a description here...
isSetMustUnderstand()
,
unsetMustUnderstand()
,
setMustUnderstand(boolean)
,
Bpmn2Package.getExtension_MustUnderstand()
void setMustUnderstand(boolean value)
Must Understand
' attribute.
value
- the new value of the 'Must Understand' attribute.isSetMustUnderstand()
,
unsetMustUnderstand()
,
isMustUnderstand()
void unsetMustUnderstand()
Must Understand
' attribute.
isSetMustUnderstand()
,
isMustUnderstand()
,
setMustUnderstand(boolean)
boolean isSetMustUnderstand()
Must Understand
' attribute is set.
unsetMustUnderstand()
,
isMustUnderstand()
,
setMustUnderstand(boolean)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |