Trait

org.omg.oti.magicdraw.uml.read

MagicDrawUMLValuePin

Related Doc: package read

Permalink

trait MagicDrawUMLValuePin extends MagicDrawUMLInputPin with UMLValuePin[MagicDrawUML]

Linear Supertypes
UMLValuePin[MagicDrawUML], UMLValuePinOps[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. MagicDrawUMLValuePin
  2. UMLValuePin
  3. UMLValuePinOps
  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: ValuePin

    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 activity: Option[UMLActivity[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActivityNodeOps
  6. def activityNode_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLActivityNode
  7. def activityNode_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLActivityNode
  8. def activityNode_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLActivityNode
  9. def activityNode_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  20. 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
  21. def asForwardReferencesToImportableOuterPackageableElements: \/[Set[Throwable], Set[UMLPackageableElement[MagicDrawUML]]]

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  28. def compositeMetaProperties: MetaPropertyFunctions

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  32. 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
  33. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  36. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  37. def element_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  46. 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
  47. def forwardReferencesFromMetamodelAssociations: Elements

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  56. def getMagicDrawActivityNode: ActivityNode

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode
  57. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  58. def getMagicDrawInputPin: InputPin

    Permalink
    Definition Classes
    MagicDrawUMLInputPin
  59. def getMagicDrawMultiplicityElement: MultiplicityElement

    Permalink
  60. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  61. def getMagicDrawObjectNode: ObjectNode

    Permalink
    Definition Classes
    MagicDrawUMLObjectNode
  62. def getMagicDrawPin: Pin

    Permalink
    Definition Classes
    MagicDrawUMLPin
  63. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  64. def getMagicDrawTypedElement: TypedElement

    Permalink
    Definition Classes
    MagicDrawUMLTypedElement
  65. def getMagicDrawValuePin: ValuePin

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

  87. def inputPin_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInputPin
  88. def inputPin_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLInputPin
  89. def inputPin_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLInputPin
  90. def inputPin_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLInputPinOps
  93. 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
  94. def insertAt_addStructuralFeatureValueAction: Option[UMLAddStructuralFeatureValueAction[MagicDrawUML]]

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

    Permalink
    Definition Classes
    UMLInputPinOps
  96. 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
  97. def is(lowerbound: Integer, upperbound: Integer): Boolean

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

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

    Permalink
    Definition Classes
    UMLActivityNodeOps
  100. def isControl: Boolean

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

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

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

    Permalink
    Definition Classes
    Any
  104. def isLeaf: Boolean

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

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  106. def isOrdered: Boolean

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

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  108. def isUnique: Boolean

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

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

    Permalink
    Definition Classes
    UMLInputPinOps
  111. def lower: Integer

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  117. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  119. def multiplicityElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  120. def multiplicityElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLMultiplicityElement
  121. def multiplicityElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  122. def multiplicityElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  123. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  126. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  127. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  128. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  129. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  134. def objectNode_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLObjectNode
  135. def objectNode_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLObjectNode
  136. def objectNode_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLObjectNode
  137. def objectNode_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLInputPinOps
  145. 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
  146. def object_unmarshallAction: Option[UMLUnmarshallAction[MagicDrawUML]]

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLPin
  158. def pin_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPin
  159. def pin_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPin
  160. def pin_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLRedefinableElement
  163. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  164. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  165. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLInputPinOps
  175. 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
  176. def represents_activityPartition: Set[UMLActivityPartition[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  177. 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
  178. 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
  179. 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
  180. def selectInContainmentTreeRunnable: Runnable

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  193. 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
  194. def target_sendSignalAction: Option[UMLSendSignalAction[MagicDrawUML]]

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  201. def typedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  202. def typedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTypedElement
  203. def typedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  204. def typedElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  205. implicit val umlOps: MagicDrawUMLUtil

    Permalink
  206. def upper: Integer

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  210. def validate_compatible_type: Boolean

    Permalink
    Definition Classes
    UMLValuePinOps
  211. def validate_control_pins: Boolean

    Permalink
    Definition Classes
    UMLPinOps
  212. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  213. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  214. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  215. def validate_input_output_parameter: Boolean

    Permalink
    Definition Classes
    UMLObjectNodeOps
  216. def validate_lower_ge_0: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  217. def validate_lower_is_integer: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  218. def validate_no_incoming_edges: Boolean

    Permalink
    Definition Classes
    UMLValuePinOps
  219. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  220. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  221. def validate_not_unique: Boolean

    Permalink
    Definition Classes
    UMLPinOps
  222. def validate_object_flow_edges: Boolean

    Permalink
    Definition Classes
    UMLObjectNodeOps
  223. def validate_outgoing_edges_structured_only: Boolean

    Permalink
    Definition Classes
    UMLInputPinOps
  224. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  225. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  226. def validate_selection_behavior: Boolean

    Permalink
    Definition Classes
    UMLObjectNodeOps
  227. def validate_upper_ge_lower: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  228. def validate_upper_is_unlimitedNatural: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  229. def validate_value_specification_constant: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  230. def validate_value_specification_no_side_effects: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  231. def validate_visibility_needs_ownership: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  232. def value: Option[UMLValueSpecification[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLValuePin → UMLValuePin
  233. def valuePin_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLValuePin
  234. def valuePin_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLValuePin
  235. def valuePin_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLValuePin
  236. def valuePin_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLValuePin
  237. def value_linkEndData: Option[UMLLinkEndData[Uml]]

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

    Permalink
    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  239. 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
  240. 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
  241. def visibility: Option[uml.read.api.UMLVisibilityKind.Value]

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps

Inherited from UMLValuePin[MagicDrawUML]

Inherited from UMLValuePinOps[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