Class

org.omg.oti.magicdraw.uml.read

MagicDrawUMLValuePinImpl

Related Doc: package read

Permalink

case class MagicDrawUMLValuePinImpl(e: ValuePin, ops: MagicDrawUMLUtil) extends MagicDrawUMLValuePin with TreeString with ValueTreeString with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, ValueTreeString, TreeString, MagicDrawUMLValuePin, 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
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MagicDrawUMLValuePinImpl
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ValueTreeString
  7. TreeString
  8. MagicDrawUMLValuePin
  9. UMLValuePin
  10. UMLValuePinOps
  11. MagicDrawUMLInputPin
  12. UMLInputPin
  13. UMLInputPinOps
  14. MagicDrawUMLPin
  15. UMLPin
  16. UMLPinOps
  17. MagicDrawUMLMultiplicityElement
  18. UMLMultiplicityElement
  19. UMLMultiplicityElementOps
  20. MagicDrawUMLObjectNode
  21. UMLObjectNode
  22. UMLObjectNodeOps
  23. MagicDrawUMLTypedElement
  24. UMLTypedElement
  25. UMLTypedElementOps
  26. MagicDrawUMLActivityNode
  27. UMLActivityNode
  28. UMLActivityNodeOps
  29. MagicDrawUMLRedefinableElement
  30. UMLRedefinableElement
  31. UMLRedefinableElementOps
  32. MagicDrawUMLNamedElement
  33. UMLNamedElement
  34. UMLNamedElementOps
  35. MagicDrawUMLElement
  36. UMLElement
  37. UMLElementOps
  38. AnyRef
  39. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new MagicDrawUMLValuePinImpl(e: ValuePin, ops: MagicDrawUMLUtil)

    Permalink

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

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. val e: ValuePin

    Permalink
  34. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  37. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  38. def element_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    AnyRef
  41. def equals(other: Any): Boolean

    Permalink
    Definition Classes
    MagicDrawUMLValuePinImpl → Equals → AnyRef → Any
  42. def event_durationObservation: Set[UMLDurationObservation[Uml]]

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  57. def getMagicDrawActivityNode: ActivityNode

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode
  58. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  59. def getMagicDrawInputPin: InputPin

    Permalink
    Definition Classes
    MagicDrawUMLInputPin
  60. def getMagicDrawMultiplicityElement: MultiplicityElement

    Permalink
  61. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  62. def getMagicDrawObjectNode: ObjectNode

    Permalink
    Definition Classes
    MagicDrawUMLObjectNode
  63. def getMagicDrawPin: Pin

    Permalink
    Definition Classes
    MagicDrawUMLPin
  64. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  65. def getMagicDrawTypedElement: TypedElement

    Permalink
    Definition Classes
    MagicDrawUMLTypedElement
  66. def getMagicDrawValuePin: ValuePin

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  76. val hashCode: Int

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

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

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

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

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

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

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

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

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

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

  88. def inputPin_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInputPin
  89. def inputPin_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLInputPin
  90. def inputPin_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLInputPin
  91. def inputPin_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLActivityNodeOps
  101. def isControl: Boolean

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

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

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

    Permalink
    Definition Classes
    Any
  105. def isLeaf: Boolean

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

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  107. def isOrdered: Boolean

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

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  109. def isUnique: Boolean

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

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

    Permalink
    Definition Classes
    UMLInputPinOps
  112. def lower: Integer

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  118. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  120. def multiplicityElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  121. def multiplicityElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLMultiplicityElement
  122. def multiplicityElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  123. def multiplicityElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  124. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  127. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  128. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  129. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  130. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  135. def objectNode_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLObjectNode
  136. def objectNode_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLObjectNode
  137. def objectNode_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLObjectNode
  138. def objectNode_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLInputPinOps
  148. val ops: MagicDrawUMLUtil

    Permalink
    Definition Classes
    MagicDrawUMLValuePinImplMagicDrawUMLElement → UMLElement → UMLElementOps
  149. def ordering: Option[uml.read.api.UMLObjectNodeOrderingKind.Value]

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLPin
  160. def pin_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPin
  161. def pin_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPin
  162. def pin_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLRedefinableElement
  165. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  166. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  167. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLValuePinImpl → AnyRef → Any
  198. def toWrappedObjectString: String

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  202. def treeString: String

    Permalink
    Definition Classes
    MagicDrawUMLValuePinImpl → TreeString
  203. val type_metaAttributeFunction: MetaAttributeStringFunction[MagicDrawUML, UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  204. def typedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  205. def typedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTypedElement
  206. def typedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  207. def typedElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  208. implicit val umlOps: MagicDrawUMLUtil

    Permalink
  209. def upper: Integer

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  213. def validate_compatible_type: Boolean

    Permalink
    Definition Classes
    UMLValuePinOps
  214. def validate_control_pins: Boolean

    Permalink
    Definition Classes
    UMLPinOps
  215. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  216. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  217. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  218. def validate_input_output_parameter: Boolean

    Permalink
    Definition Classes
    UMLObjectNodeOps
  219. def validate_lower_ge_0: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  220. def validate_lower_is_integer: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  221. def validate_no_incoming_edges: Boolean

    Permalink
    Definition Classes
    UMLValuePinOps
  222. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  223. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  224. def validate_not_unique: Boolean

    Permalink
    Definition Classes
    UMLPinOps
  225. def validate_object_flow_edges: Boolean

    Permalink
    Definition Classes
    UMLObjectNodeOps
  226. def validate_outgoing_edges_structured_only: Boolean

    Permalink
    Definition Classes
    UMLInputPinOps
  227. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  228. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  229. def validate_selection_behavior: Boolean

    Permalink
    Definition Classes
    UMLObjectNodeOps
  230. def validate_upper_ge_lower: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  231. def validate_upper_is_unlimitedNatural: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  232. def validate_value_specification_constant: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  233. def validate_value_specification_no_side_effects: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  234. def validate_visibility_needs_ownership: Boolean

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

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

    Permalink
    Definition Classes
    UMLValuePin
  237. def valuePin_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLValuePin
  238. def valuePin_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLValuePin
  239. def valuePin_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLValuePin
  240. def valueTreeString: String

    Permalink
    Definition Classes
    MagicDrawUMLValuePinImpl → ValueTreeString
  241. def value_linkEndData: Option[UMLLinkEndData[Uml]]

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from ValueTreeString

Inherited from TreeString

Inherited from MagicDrawUMLValuePin

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