Trait

org.omg.oti.magicdraw.uml.read

MagicDrawUMLActionInputPin

Related Doc: package read

Permalink

trait MagicDrawUMLActionInputPin extends MagicDrawUMLInputPin with UMLActionInputPin[MagicDrawUML]

Linear Supertypes
UMLActionInputPin[MagicDrawUML], UMLActionInputPinOps[MagicDrawUML], MagicDrawUMLInputPin, UMLInputPin[MagicDrawUML], UMLInputPinOps[MagicDrawUML], MagicDrawUMLPin, UMLPin[MagicDrawUML], UMLPinOps[MagicDrawUML], MagicDrawUMLMultiplicityElement, UMLMultiplicityElement[MagicDrawUML], UMLMultiplicityElementOps[MagicDrawUML], MagicDrawUMLObjectNode, UMLObjectNode[MagicDrawUML], UMLObjectNodeOps[MagicDrawUML], MagicDrawUMLTypedElement, UMLTypedElement[MagicDrawUML], UMLTypedElementOps[MagicDrawUML], MagicDrawUMLActivityNode, UMLActivityNode[MagicDrawUML], UMLActivityNodeOps[MagicDrawUML], MagicDrawUMLRedefinableElement, UMLRedefinableElement[MagicDrawUML], UMLRedefinableElementOps[MagicDrawUML], MagicDrawUMLNamedElement, UMLNamedElement[MagicDrawUML], UMLNamedElementOps[MagicDrawUML], MagicDrawUMLElement, UMLElement[MagicDrawUML], UMLElementOps[MagicDrawUML], AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MagicDrawUMLActionInputPin
  2. UMLActionInputPin
  3. UMLActionInputPinOps
  4. MagicDrawUMLInputPin
  5. UMLInputPin
  6. UMLInputPinOps
  7. MagicDrawUMLPin
  8. UMLPin
  9. UMLPinOps
  10. MagicDrawUMLMultiplicityElement
  11. UMLMultiplicityElement
  12. UMLMultiplicityElementOps
  13. MagicDrawUMLObjectNode
  14. UMLObjectNode
  15. UMLObjectNodeOps
  16. MagicDrawUMLTypedElement
  17. UMLTypedElement
  18. UMLTypedElementOps
  19. MagicDrawUMLActivityNode
  20. UMLActivityNode
  21. UMLActivityNodeOps
  22. MagicDrawUMLRedefinableElement
  23. UMLRedefinableElement
  24. UMLRedefinableElementOps
  25. MagicDrawUMLNamedElement
  26. UMLNamedElement
  27. UMLNamedElementOps
  28. MagicDrawUMLElement
  29. UMLElement
  30. UMLElementOps
  31. AnyRef
  32. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type Elements = Set[UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  2. type MetaAttributeFunction = MetaAttributeAbstractFunction[MagicDrawUML, _ <: UMLElement[MagicDrawUML], _]

    Permalink
    Definition Classes
    UMLElementOps
  3. type MetaAttributeFunctions = Seq[MetaAttributeFunction]

    Permalink
    Definition Classes
    UMLElementOps
  4. type MetaCollectionEvaluator = MetaPropertyCollection[MagicDrawUML, _ <: UMLElement[MagicDrawUML], _ <: UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  5. type MetaPropertyEvaluator = MetaPropertyFunction[MagicDrawUML, _ <: UMLElement[MagicDrawUML], _ <: UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  6. type MetaPropertyFunctions = Seq[MetaPropertyEvaluator]

    Permalink
    Definition Classes
    UMLElementOps
  7. type MetaReferenceEvaluator = MetaPropertyReference[MagicDrawUML, _ <: UMLElement[MagicDrawUML], _ <: UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  8. type Uml = MagicDrawUML

    Permalink
    Definition Classes
    MagicDrawUMLElement

Abstract Value Members

  1. abstract def e: ActionInputPin

    Permalink
  2. implicit abstract val ops: MagicDrawUMLUtil

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement → UMLElementOps

Concrete Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def _type: Option[UMLType[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLTypedElement → UMLTypedElement
  5. def actionInputPin_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLActionInputPin
  6. def actionInputPin_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLActionInputPin
  7. def actionInputPin_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLActionInputPin
  8. def actionInputPin_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLActionInputPin
  9. def activity: Option[UMLActivity[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActivityNodeOps
  10. def activityNode_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLActivityNode
  11. def activityNode_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLActivityNode
  12. def activityNode_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLActivityNode
  13. def activityNode_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLActivityNode
  14. def allForwardReferencesFromStereotypeTagProperties: \/[Set[Throwable], Set[UMLElement[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLElementOps
  15. def allForwardReferencesToElements: \/[Set[Throwable], Set[UMLElement[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLElementOps
  16. def allForwardReferencesToImportablePackageableElements: \/[Set[Throwable], Set[UMLPackageableElement[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLElementOps
  17. def allNamespaces: Seq[UMLNamespace[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamedElementOps
  18. def allOwnedElements: Set[UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  19. def allOwnedElementsWithinPackageScope: Set[UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  20. def allOwningPackages: Set[UMLPackage[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamedElementOps
  21. def annotatedElement_comment: Set[UMLComment[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  22. def appendUnique[F](ss: Seq[F]*): Seq[F]

    Permalink
    Definition Classes
    UMLElementOps
  23. def appendUnique[F](s1: Seq[F], s2: Seq[F]): Seq[F]

    Permalink
    Definition Classes
    UMLElementOps
  24. def argument_invocationAction: Option[UMLInvocationAction[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLInvocationAction.argument

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLInvocationAction.argument

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  25. def asForwardReferencesToImportableOuterPackageableElements: \/[Set[Throwable], Set[UMLPackageableElement[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLElementOps
  26. def asForwardReferencesToOwningElementImportableOuterPackageableElements: \/[Set[Throwable], Set[UMLPackageableElement[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLElementOps
  27. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  28. def clientDependency: Set[UMLDependency[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
  29. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  30. def collection_reduceAction: Option[UMLReduceAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  31. def compatibleWith(other: Option[UMLMultiplicityElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  32. def compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLActionInputPin → UMLInputPin → UMLPin → UMLObjectNode → UMLTypedElement → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLMultiplicityElement → UMLElement → UMLElementOps
  33. def constrainedElement_constraint: Set[UMLConstraint[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  34. def containingActivity: Option[UMLActivity[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActivityNodeOps
  35. def context_diagram: Set[UMLDiagram[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  36. def destroyAt_linkEndDestructionData: Option[UMLLinkEndDestructionData[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLLinkEndDestructionData.destroyAt

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLLinkEndDestructionData.destroyAt

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  37. def element_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLElement
  38. def element_elementValue: Set[UMLElementValue[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  39. def element_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLElement
  40. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  41. def element_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLElement
  42. def element_xmiOrderingKey()(implicit idg: IDGenerator[MagicDrawUML]): \/[Set[Throwable], String]

    Permalink
    Definition Classes
    UMLElementOps
  43. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  44. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  45. def event_durationObservation: Set[UMLDurationObservation[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  46. def event_timeObservation: Set[UMLTimeObservation[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  47. def exceptionInput_exceptionHandler: Set[UMLExceptionHandler[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLObjectNode → UMLObjectNode
  48. def exception_raiseExceptionAction: Option[UMLRaiseExceptionAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  49. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  50. def first_testIdentityAction: Option[UMLTestIdentityAction[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLTestIdentityAction.first

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLTestIdentityAction.first

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  51. def forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLActionInputPin → UMLInputPin → UMLPin → UMLObjectNode → UMLTypedElement → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLMultiplicityElement → UMLElement → UMLElementOps
  52. def forwardRelationTriples(): \/[Set[Throwable], Set[RelationTriple[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLElementOps
  53. def fromAction: Option[UMLAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActionInputPinOps
  54. def generatedOTI_id()(implicit idg: IDGenerator[MagicDrawUML]): \/[Set[Throwable], @@[String, OTI_ID]]

    Permalink
    Definition Classes
    UMLElementOps
  55. def generatedOTI_uuid()(implicit idg: IDGenerator[MagicDrawUML]): \/[Set[Throwable], @@[String, OTI_UUID]]

    Permalink
    Definition Classes
    UMLElementOps
  56. final def getAppliedStereotypes: \/[Set[Throwable], Map[UMLStereotype[MagicDrawUML], UMLProperty[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLElementOps
  57. def getAppliedStereotypesWithoutMetaclassProperties: \/[Set[Throwable], Set[UMLStereotype[Uml]]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  58. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  59. def getContainingMetaPropertyEvaluator()(implicit idg: IDGenerator[MagicDrawUML]): \/[Set[Throwable], Option[MetaPropertyEvaluator]]

    Permalink
    Definition Classes
    UMLElementOps
  60. def getElementMetamodelPropertyValue(f: MetaPropertyEvaluator)(implicit idg: IDGenerator[MagicDrawUML]): \/[Set[Throwable], Iterable[UMLElement[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLElementOps
  61. def getMagicDrawActionInputPin: ActionInputPin

    Permalink
  62. def getMagicDrawActivityNode: ActivityNode

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode
  63. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  64. def getMagicDrawInputPin: InputPin

    Permalink
    Definition Classes
    MagicDrawUMLInputPin
  65. def getMagicDrawMultiplicityElement: MultiplicityElement

    Permalink
  66. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  67. def getMagicDrawObjectNode: ObjectNode

    Permalink
    Definition Classes
    MagicDrawUMLObjectNode
  68. def getMagicDrawPin: Pin

    Permalink
    Definition Classes
    MagicDrawUMLPin
  69. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  70. def getMagicDrawTypedElement: TypedElement

    Permalink
    Definition Classes
    MagicDrawUMLTypedElement
  71. final def getPackageOwnerWithEffectiveURI()(implicit otiCharacteristicsProvider: OTICharacteristicsProvider[MagicDrawUML]): \/[Set[Throwable], Option[UMLPackage[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLElementOps
    Annotations
    @tailrec()
  72. def getStereotypeTagPropertyBooleanValues(tagProperty: UMLProperty[MagicDrawUML]): \/[Set[Throwable], Iterable[Boolean]]

    Permalink
    Definition Classes
    UMLElementOps
  73. def getStereotypeTagPropertyEnumValues(tagProperty: UMLProperty[MagicDrawUML]): \/[Set[Throwable], Iterable[UMLEnumerationLiteral[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLElementOps
  74. def getStereotypeTagPropertyInstanceValues(tagProperty: UMLProperty[MagicDrawUML]): \/[Set[Throwable], Iterable[UMLInstanceSpecification[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLElementOps
  75. def getStereotypeTagPropertyIntegerValues(tagProperty: UMLProperty[MagicDrawUML]): \/[Set[Throwable], Iterable[Int]]

    Permalink
    Definition Classes
    UMLElementOps
  76. def getStereotypeTagPropertyRealValues(tagProperty: UMLProperty[MagicDrawUML]): \/[Set[Throwable], Iterable[Double]]

    Permalink
    Definition Classes
    UMLElementOps
  77. def getStereotypeTagPropertyStringValues(tagProperty: UMLProperty[MagicDrawUML]): \/[Set[Throwable], Iterable[String]]

    Permalink
    Definition Classes
    UMLElementOps
  78. def getStereotypeTagPropertyUnlimitedNaturalValues(tagProperty: UMLProperty[MagicDrawUML]): \/[Set[Throwable], Iterable[Int]]

    Permalink
    Definition Classes
    UMLElementOps
  79. def hasStereotype(s: UMLStereotype[Uml]): \/[Set[Throwable], Boolean]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  80. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  81. val id_metaDocumentAttributeFunction: MetaDocumentAttributeStringFunction[MagicDrawUML, UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  82. def inGroup: Set[UMLActivityGroup[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode → UMLActivityNode
  83. def inInterruptibleRegion: Set[UMLInterruptibleActivityRegion[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode → UMLActivityNodeOps
  84. def inPartition: Set[UMLActivityPartition[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode → UMLActivityNodeOps
  85. def inState: Set[UMLState[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLObjectNode → UMLObjectNode
  86. def inStructuredNode: Option[UMLStructuredActivityNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActivityNodeOps
  87. def includesMultiplicity(M: Option[UMLMultiplicityElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  88. def incoming: Set[UMLActivityEdge[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode → UMLActivityNode
  89. def informationSource_informationFlow: Set[UMLInformationFlow[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamedElementOps
  90. def informationTarget_informationFlow: Set[UMLInformationFlow[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamedElementOps
  91. def inheritedMember_inheritingClassifier: Set[UMLClassifier[Uml]]

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

  92. def inputPin_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInputPin
  93. def inputPin_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLInputPin
  94. def inputPin_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLInputPin
  95. def inputPin_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInputPin
  96. def inputValue_linkAction: Option[UMLLinkAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  97. def inputValue_opaqueAction: Option[UMLOpaqueAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  98. def input_action: Option[UMLAction[Uml]]

    Permalink

    UML metamodel property: derived="true" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLAction.input

    UML metamodel property: derived="true" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLAction.input

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  99. def insertAt_addStructuralFeatureValueAction: Option[UMLAddStructuralFeatureValueAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  100. def insertAt_addVariableValueAction: Option[UMLAddVariableValueAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  101. def insertAt_linkEndCreationData: Option[UMLLinkEndCreationData[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLLinkEndCreationData.insertAt

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLLinkEndCreationData.insertAt

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  102. def is(lowerbound: Integer, upperbound: Integer): Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  103. def isAncestorOf(other: UMLElement[Uml]): \/[Set[Throwable], Boolean]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  104. def isConsistentWith(redefiningElement: Option[UMLRedefinableElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLActivityNodeOps
  105. def isControl: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLPin → UMLPin
  106. def isControlType: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLObjectNode → UMLObjectNode
  107. def isDistinguishableFrom(n: Option[UMLNamedElement[MagicDrawUML]], ns: Option[UMLNamespace[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  108. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  109. def isLeaf: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  110. def isMultivalued: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  111. def isOrdered: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLMultiplicityElement → UMLMultiplicityElement
  112. def isRedefinitionContextValid(redefinedElement: Option[UMLRedefinableElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  113. def isUnique: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLMultiplicityElement → UMLMultiplicityElement
  114. def lookupTagValueByProperty(tagProperty: UMLProperty[MagicDrawUML]): \/[Set[Throwable], Option[UMLStereotypeTagValue[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLElementOps
  115. def loopVariableInput_loopNode: Option[UMLLoopNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  116. def lower: Integer

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  117. def lowerValue: Option[UMLValueSpecification[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLMultiplicityElement → UMLMultiplicityElement
  118. def member_memberNamespace: Set[UMLNamespace[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  119. def message_considerIgnoreFragment: Set[UMLConsiderIgnoreFragment[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  120. def metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLActionInputPin → UMLInputPin → UMLPin → UMLObjectNode → UMLTypedElement → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLMultiplicityElement → UMLElement → UMLElementOps
  121. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  122. def mofMetaclassName: String

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  123. def mofXMI_metaAtttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElementOps
  124. def multiplicityElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  125. def multiplicityElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLMultiplicityElement
  126. def multiplicityElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  127. def multiplicityElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  128. def mustBeOwned: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  129. def name: Option[String]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  130. def nameExpression: Option[UMLStringExpression[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamedElementOps
  131. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  132. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  133. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  134. def namedElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  135. def namespace: Option[UMLNamespace[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamedElementOps
  136. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  137. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  138. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  139. def objectNode_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLObjectNode
  140. def objectNode_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLObjectNode
  141. def objectNode_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLObjectNode
  142. def objectNode_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLObjectNode
  143. def object_clearAssociationAction: Option[UMLClearAssociationAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  144. def object_readIsClassifiedObjectAction: Option[UMLReadIsClassifiedObjectAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  145. def object_readLinkObjectEndAction: Option[UMLReadLinkObjectEndAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  146. def object_readLinkObjectEndQualifierAction: Option[UMLReadLinkObjectEndQualifierAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  147. def object_reclassifyObjectAction: Option[UMLReclassifyObjectAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  148. def object_startClassifierBehaviorAction: Option[UMLStartClassifierBehaviorAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  149. def object_startObjectBehaviorAction: Option[UMLStartObjectBehaviorAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  150. def object_structuralFeatureAction: Option[UMLStructuralFeatureAction[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLStructuralFeatureAction._object

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLStructuralFeatureAction._object

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  151. def object_unmarshallAction: Option[UMLUnmarshallAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  152. def ordering: Option[uml.read.api.UMLObjectNodeOrderingKind.Value]

    Permalink
    Definition Classes
    MagicDrawUMLObjectNode → UMLObjectNode
  153. def oti_xmiID()(implicit otiCharacteristicsProvider: OTICharacteristicsProvider[MagicDrawUML]): \/[Set[Throwable], Option[@@[String, OTI_ID]]]

    Permalink
    Definition Classes
    UMLElementOps
  154. def oti_xmiUUID()(implicit otiCharacteristicsProvider: OTICharacteristicsProvider[MagicDrawUML]): \/[Set[Throwable], Option[@@[String, OTI_UUID]]]

    Permalink
    Definition Classes
    UMLElementOps
  155. def outgoing: Set[UMLActivityEdge[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode → UMLActivityNode
  156. def ownedComment: Set[UMLComment[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  157. def ownedElement: Set[UMLElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  158. def owner: Option[UMLElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  159. final def owningNamespace: Option[UMLNamespace[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
    Annotations
    @tailrec()
  160. def owningPackage: Option[UMLPackage[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamedElementOps
  161. final def owningPackages: Set[UMLPackage[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
    Annotations
    @tailrec()
  162. def pin_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPin
  163. def pin_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPin
  164. def pin_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPin
  165. def pin_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPin
  166. def qualifiedName: Option[String]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
  167. def redefinableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  168. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  169. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  170. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  171. def redefinedElement: Set[UMLRedefinableElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  172. def redefinedElement_redefinableElement: Set[UMLRedefinableElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  173. def redefinedNode: Set[UMLActivityNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActivityNodeOps
  174. def redefinedNode_activityNode: Set[UMLActivityNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActivityNodeOps
  175. def redefinitionContext: Iterable[UMLClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  176. def referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLActionInputPin → UMLInputPin → UMLPin → UMLObjectNode → UMLTypedElement → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLMultiplicityElement → UMLElement → UMLElementOps
  177. def relatedElement_relationship: Set[UMLRelationship[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  178. def removeAt_removeStructuralFeatureValueAction: Option[UMLRemoveStructuralFeatureValueAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  179. def removeAt_removeVariableValueAction: Option[UMLRemoveVariableValueAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  180. def replyValue_replyAction: Option[UMLReplyAction[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLReplyAction.replyValue

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLReplyAction.replyValue

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  181. def represents_activityPartition: Set[UMLActivityPartition[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  182. def request_sendObjectAction: Option[UMLSendObjectAction[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLSendObjectAction.request

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLSendObjectAction.request

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPinOps
  183. def returnInformation_replyAction: Option[UMLReplyAction[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLReplyAction.returnInformation

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLReplyAction.returnInformation

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  184. def second_testIdentityAction: Option[UMLTestIdentityAction[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLTestIdentityAction.second

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLTestIdentityAction.second

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  185. def selectInContainmentTreeRunnable: Runnable

    Permalink
    Definition Classes
    MagicDrawUMLElement
  186. def selection: Option[UMLBehavior[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLObjectNode → UMLObjectNode
  187. def separator: Option[String]

    Permalink
    Definition Classes
    UMLNamedElementOps
  188. def setName(name: String): Unit

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  189. def signature_message: Set[UMLMessage[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  190. def source_directedRelationship: Set[UMLDirectedRelationship[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  191. def structuredNodeInput_structuredActivityNode: Option[UMLStructuredActivityNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  192. def supplier_supplierDependency: Set[UMLDependency[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamedElementOps
  193. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  194. def tagValues: \/[Set[Throwable], Seq[MagicDrawUMLStereotypeTagValue]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  195. def target_callOperationAction: Option[UMLCallOperationAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  196. def target_destroyObjectAction: Option[UMLDestroyObjectAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  197. def target_directedRelationship: Set[UMLDirectedRelationship[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  198. def target_sendObjectAction: Option[UMLSendObjectAction[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLSendObjectAction.target

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLSendObjectAction.target

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  199. def target_sendSignalAction: Option[UMLSendSignalAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  200. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  201. def toWrappedObjectString: String

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  202. def toolSpecific_id: @@[String, TOOL_SPECIFIC_ID]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  203. def toolSpecific_url: @@[String, TOOL_SPECIFIC_URL]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  204. def toolSpecific_uuid: Option[@@[String, TOOL_SPECIFIC_UUID]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  205. val type_metaAttributeFunction: MetaAttributeStringFunction[MagicDrawUML, UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  206. def typedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  207. def typedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTypedElement
  208. def typedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  209. def typedElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  210. implicit val umlOps: MagicDrawUMLUtil

    Permalink
  211. def upper: Integer

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  212. def upperBound: Option[UMLValueSpecification[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLObjectNode → UMLObjectNode
  213. def upperValue: Option[UMLValueSpecification[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPinMagicDrawUMLMultiplicityElement → UMLMultiplicityElement
  214. val uuid_metaDocumentAttributeFunction: MetaDocumentAttributeStringFunction[MagicDrawUML, UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  215. def validate_control_pins: Boolean

    Permalink
    Definition Classes
    UMLPinOps
  216. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  217. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  218. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  219. def validate_input_output_parameter: Boolean

    Permalink
    Definition Classes
    UMLObjectNodeOps
  220. def validate_input_pin: Boolean

    Permalink
    Definition Classes
    UMLActionInputPinOps
  221. def validate_lower_ge_0: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  222. def validate_lower_is_integer: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  223. def validate_no_control_or_object_flow: Boolean

    Permalink
    Definition Classes
    UMLActionInputPinOps
  224. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  225. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  226. def validate_not_unique: Boolean

    Permalink
    Definition Classes
    UMLPinOps
  227. def validate_object_flow_edges: Boolean

    Permalink
    Definition Classes
    UMLObjectNodeOps
  228. def validate_one_output_pin: Boolean

    Permalink
    Definition Classes
    UMLActionInputPinOps
  229. def validate_outgoing_edges_structured_only: Boolean

    Permalink
    Definition Classes
    UMLInputPinOps
  230. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  231. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  232. def validate_selection_behavior: Boolean

    Permalink
    Definition Classes
    UMLObjectNodeOps
  233. def validate_upper_ge_lower: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  234. def validate_upper_is_unlimitedNatural: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  235. def validate_value_specification_constant: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  236. def validate_value_specification_no_side_effects: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  237. def validate_visibility_needs_ownership: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  238. def value_linkEndData: Option[UMLLinkEndData[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  239. def value_qualifierValue: Option[UMLQualifierValue[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  240. def value_writeStructuralFeatureAction: Option[UMLWriteStructuralFeatureAction[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLWriteStructuralFeatureAction.value

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLWriteStructuralFeatureAction.value

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  241. def value_writeVariableAction: Option[UMLWriteVariableAction[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLWriteVariableAction.value

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLWriteVariableAction.value

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  242. def visibility: Option[uml.read.api.UMLVisibilityKind.Value]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  243. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  244. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  245. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  246. def xmiElementLabel: String

    Permalink
    Definition Classes
    UMLElementOps
  247. def xmiID()(implicit idg: IDGenerator[MagicDrawUML]): \/[Set[Throwable], @@[String, OTI_ID]]

    Permalink
    Definition Classes
    UMLElementOps
  248. def xmiOrderingKey()(implicit idg: IDGenerator[MagicDrawUML]): \/[Set[Throwable], String]

    Permalink
    Definition Classes
    UMLElementOps
  249. def xmiType: Iterable[String]

    Permalink
    Definition Classes
    UMLElementOps
  250. def xmiUUID()(implicit idg: IDGenerator[MagicDrawUML]): \/[Set[Throwable], @@[String, OTI_UUID]]

    Permalink
    Definition Classes
    UMLElementOps

Inherited from UMLActionInputPin[MagicDrawUML]

Inherited from UMLActionInputPinOps[MagicDrawUML]

Inherited from MagicDrawUMLInputPin

Inherited from UMLInputPin[MagicDrawUML]

Inherited from UMLInputPinOps[MagicDrawUML]

Inherited from MagicDrawUMLPin

Inherited from UMLPin[MagicDrawUML]

Inherited from UMLPinOps[MagicDrawUML]

Inherited from UMLMultiplicityElement[MagicDrawUML]

Inherited from UMLMultiplicityElementOps[MagicDrawUML]

Inherited from MagicDrawUMLObjectNode

Inherited from UMLObjectNode[MagicDrawUML]

Inherited from UMLObjectNodeOps[MagicDrawUML]

Inherited from MagicDrawUMLTypedElement

Inherited from UMLTypedElement[MagicDrawUML]

Inherited from UMLTypedElementOps[MagicDrawUML]

Inherited from MagicDrawUMLActivityNode

Inherited from UMLActivityNode[MagicDrawUML]

Inherited from UMLActivityNodeOps[MagicDrawUML]

Inherited from UMLRedefinableElement[MagicDrawUML]

Inherited from UMLRedefinableElementOps[MagicDrawUML]

Inherited from MagicDrawUMLNamedElement

Inherited from UMLNamedElement[MagicDrawUML]

Inherited from UMLNamedElementOps[MagicDrawUML]

Inherited from MagicDrawUMLElement

Inherited from UMLElement[MagicDrawUML]

Inherited from UMLElementOps[MagicDrawUML]

Inherited from AnyRef

Inherited from Any

Ungrouped