Interface ExpansionNode

  • All Superinterfaces:
    ActivityNode, BaseElement, java.lang.Cloneable, java.lang.Comparable, Element, org.eclipse.emf.ecore.EObject, MDObject, ModelObject, NamedElement, org.eclipse.emf.common.notify.Notifier, ObjectNode, RedefinableElement, javax.jmi.reflect.RefBaseObject, javax.jmi.reflect.RefFeatured, javax.jmi.reflect.RefObject, TypedElement

    public interface ExpansionNode
    extends ObjectNode
    A representation of the model object 'Expansion Node'.

    An ExpansionNode is an ObjectNode used to indicate a collection input or output for an ExpansionRegion. A collection input of an ExpansionRegion contains a collection that is broken into its individual elements inside the region, whose content is executed once per element. A collection output of an ExpansionRegion combines individual elements produced by the execution of the region into a collection for use outside the region.

    The following features are supported:

    See Also:
    UMLPackage.getExpansionNode()
    Model:
    annotation="MOF package='activities.mdextrastructuredactivities'"
    Generated: