com.ibm.xtools.bpmn2
Interface ExtensionElements

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier

public interface ExtensionElements
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Extension Elements'.

The following features are supported:

See Also:
Bpmn2Package.getExtensionElements()

Method Summary
 org.eclipse.emf.ecore.util.FeatureMap getAny()
          Returns the value of the 'Any' attribute list.
 
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

getAny

org.eclipse.emf.ecore.util.FeatureMap getAny()
Returns the value of the 'Any' attribute list. The list contents are of type FeatureMap.Entry.

If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Any' attribute list.
See Also:
Bpmn2Package.getExtensionElements_Any()