|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BaseElementWithMixedContent
A representation of the model object 'Base Element With Mixed Content'.
The following features are supported:
Bpmn2Package.getBaseElementWithMixedContent()
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. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
org.eclipse.emf.ecore.util.FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' 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.ecore.util.FeatureMap getMixed()
FeatureMap.Entry
.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
Bpmn2Package.getBaseElementWithMixedContent_Mixed()
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.getBaseElementWithMixedContent_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.getBaseElementWithMixedContent_Any()
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.getBaseElementWithMixedContent_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
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.getBaseElementWithMixedContent_AnyAttribute()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |