Interface InteractionUse

  • All Superinterfaces:
    BaseElement, java.lang.Cloneable, java.lang.Comparable, Element, org.eclipse.emf.ecore.EObject, InteractionFragment, MDObject, ModelObject, NamedElement, org.eclipse.emf.common.notify.Notifier, javax.jmi.reflect.RefBaseObject, javax.jmi.reflect.RefFeatured, javax.jmi.reflect.RefObject
    All Known Subinterfaces:
    PartDecomposition

    public interface InteractionUse
    extends InteractionFragment
    A representation of the model object 'Interaction Use'.

    An InteractionUse refers to an Interaction. The InteractionUse is a shorthand for copying the contents of the referenced Interaction where the InteractionUse is. To be accurate the copying must take into account substituting parameters with arguments and connect the formal Gates with the actual ones.

    The following features are supported:

    See Also:
    UMLPackage.getInteractionUse()
    Model:
    annotation="MOF package='interactions.mdfragments'"
    Generated: