|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BaseElement
A representation of the model object 'Base Element'.
The following features are supported:
Bpmn2Package.getBaseElement()
Method Summary | |
---|---|
org.eclipse.emf.ecore.util.FeatureMap |
getAny()
Returns the value of the 'Any' attribute list. |
org.eclipse.emf.ecore.util.FeatureMap |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. |
org.eclipse.emf.common.util.EList<Documentation> |
getDocumentations()
Returns the value of the 'Documentations' containment reference list. |
ExtensionElements |
getExtensionElements()
Returns the value of the 'Extension Elements' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
void |
setExtensionElements(ExtensionElements value)
Sets the value of the ' Extension Elements ' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' 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.getBaseElement_Documentations()
org.eclipse.emf.ecore.util.FeatureMap getAny()
FeatureMap.Entry
.
If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...
Bpmn2Package.getBaseElement_Any()
ExtensionElements getExtensionElements()
If the meaning of the 'Extension Elements' containment reference isn't clear, there really should be more of a description here...
setExtensionElements(ExtensionElements)
,
Bpmn2Package.getBaseElement_ExtensionElements()
void setExtensionElements(ExtensionElements value)
Extension Elements
' containment reference.
value
- the new value of the 'Extension Elements' containment reference.getExtensionElements()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
Bpmn2Package.getBaseElement_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
Bpmn2Package.getBaseElement_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
org.eclipse.emf.ecore.util.FeatureMap getAnyAttribute()
FeatureMap.Entry
.
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
Bpmn2Package.getBaseElement_AnyAttribute()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |