Interface ANLinkEndCreationData

  • All Superinterfaces:
    ADClientAble, ADM2AttrModifyAble, ANLinkEndData, ELContainerAble, ELContAsgnAble, ELDeleteAble, ELElement, ELObject, ELUUIDAble, MEModelElement

    public interface ANLinkEndCreationData
    extends ANLinkEndData
    This class is required when using CreateLinkAction to specify insertion points for ordered ends and to replace all links at end. A link cannot be passed as a runtime value to or from an action. Instead, a link is identified by its end objects and qualifierd values, as required. This requires more than one piece of data, namely, the statically-specified end in the user model, the object on the end and the qualifier values for that end. These pieces are brought together around LinkEndData. Each association end is identified separately with an instance of the LinkEndData class.