Class

org.omg.oti.magicdraw.uml.read

MagicDrawUMLPortImpl

Related Doc: package read

Permalink

case class MagicDrawUMLPortImpl(e: Port, ops: MagicDrawUMLUtil) extends MagicDrawUMLPort with TreeString with ValueTreeString with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, ValueTreeString, TreeString, MagicDrawUMLPort, UMLPort[MagicDrawUML], UMLPortOps[MagicDrawUML], MagicDrawUMLProperty, UMLProperty[MagicDrawUML], UMLPropertyOps[MagicDrawUML], MagicDrawUMLDeploymentTarget, UMLDeploymentTarget[MagicDrawUML], UMLDeploymentTargetOps[MagicDrawUML], MagicDrawUMLConnectableElement, UMLConnectableElement[MagicDrawUML], UMLConnectableElementOps[MagicDrawUML], MagicDrawUMLParameterableElement, UMLParameterableElement[MagicDrawUML], UMLParameterableElementOps[MagicDrawUML], MagicDrawUMLStructuralFeature, UMLStructuralFeature[MagicDrawUML], UMLStructuralFeatureOps[MagicDrawUML], MagicDrawUMLMultiplicityElement, UMLMultiplicityElement[MagicDrawUML], UMLMultiplicityElementOps[MagicDrawUML], MagicDrawUMLTypedElement, UMLTypedElement[MagicDrawUML], UMLTypedElementOps[MagicDrawUML], MagicDrawUMLFeature, UMLFeature[MagicDrawUML], UMLFeatureOps[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. MagicDrawUMLPortImpl
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ValueTreeString
  7. TreeString
  8. MagicDrawUMLPort
  9. UMLPort
  10. UMLPortOps
  11. MagicDrawUMLProperty
  12. UMLProperty
  13. UMLPropertyOps
  14. MagicDrawUMLDeploymentTarget
  15. UMLDeploymentTarget
  16. UMLDeploymentTargetOps
  17. MagicDrawUMLConnectableElement
  18. UMLConnectableElement
  19. UMLConnectableElementOps
  20. MagicDrawUMLParameterableElement
  21. UMLParameterableElement
  22. UMLParameterableElementOps
  23. MagicDrawUMLStructuralFeature
  24. UMLStructuralFeature
  25. UMLStructuralFeatureOps
  26. MagicDrawUMLMultiplicityElement
  27. UMLMultiplicityElement
  28. UMLMultiplicityElementOps
  29. MagicDrawUMLTypedElement
  30. UMLTypedElement
  31. UMLTypedElementOps
  32. MagicDrawUMLFeature
  33. UMLFeature
  34. UMLFeatureOps
  35. MagicDrawUMLRedefinableElement
  36. UMLRedefinableElement
  37. UMLRedefinableElementOps
  38. MagicDrawUMLNamedElement
  39. UMLNamedElement
  40. UMLNamedElementOps
  41. MagicDrawUMLElement
  42. UMLElement
  43. UMLElementOps
  44. AnyRef
  45. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new MagicDrawUMLPortImpl(e: Port, 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 _class: Option[UMLClass[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  5. def _type: Option[UMLType[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLTypedElement → UMLTypedElement
  6. def actual_templateParameterSubstitution: Set[UMLTemplateParameterSubstitution[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  7. def aggregation: Option[uml.read.api.UMLAggregationKind.Value]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  8. def allForwardReferencesFromStereotypeTagProperties: \/[Set[Throwable], Set[UMLElement[MagicDrawUML]]]

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Any
  21. def association: Option[UMLAssociation[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  22. def associationEnd: Option[UMLProperty[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  23. def attribute_classifier: Option[UMLClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  24. def basicProvided: Set[UMLInterface[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPortOps
  25. def basicRequired: Set[UMLInterface[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPortOps
  26. def classifier: Option[UMLClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  27. def clientDependency: Set[UMLDependency[Uml]]

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  29. def collaborationRole_collaboration: Set[UMLCollaboration[MagicDrawUML]]

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

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  31. def compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPort → UMLProperty → UMLStructuralFeature → UMLMultiplicityElement → UMLFeature → UMLRedefinableElement → UMLDeploymentTarget → UMLConnectableElement → UMLTypedElement → UMLNamedElement → UMLParameterableElement → UMLElement → UMLElementOps
  32. def connectableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLConnectableElement
  33. def connectableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLConnectableElement
  34. def connectableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLConnectableElement
  35. def connectableElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLConnectableElement
  36. def constrainedElement_constraint: Set[UMLConstraint[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  37. def context_diagram: Set[UMLDiagram[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  38. def datatype: Option[UMLDataType[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  39. def defaultValue: Option[UMLValueSpecification[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  40. def default_templateParameter: Set[UMLTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  41. def definingEnd_connectorEnd: Set[UMLConnectorEnd[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  42. def definingFeature_slot: Set[UMLSlot[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLStructuralFeature → UMLStructuralFeature
  43. def deployedElement: Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLDeploymentTargetOps
  44. def deployment: Set[UMLDeployment[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLDeploymentTargetOps
  45. def deploymentTarget_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDeploymentTarget
  46. def deploymentTarget_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLDeploymentTarget
  47. def deploymentTarget_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLDeploymentTarget
  48. def deploymentTarget_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDeploymentTarget
  49. val e: Port

    Permalink
  50. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  53. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  54. def element_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLElementOps
  56. def end: Set[UMLConnectorEnd[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLConnectableElement → UMLConnectableElementOps
  57. def end_linkEndData: Set[UMLLinkEndData[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  58. def end_readLinkObjectEndAction: Option[UMLReadLinkObjectEndAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  59. final def eq(arg0: AnyRef): Boolean

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  63. def extension: Option[UMLExtension[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  64. def feature_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLFeature
  65. def feature_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLFeature
  66. def feature_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLFeature
  67. def feature_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLFeature
  68. def featuringClassifier: Option[UMLClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLFeature → UMLFeature
  69. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  70. def forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPort → UMLProperty → UMLStructuralFeature → UMLMultiplicityElement → UMLFeature → UMLRedefinableElement → UMLDeploymentTarget → UMLConnectableElement → UMLTypedElement → UMLNamedElement → UMLParameterableElement → UMLElement → UMLElementOps
  71. def forwardRelationTriples(): \/[Set[Throwable], Set[RelationTriple[MagicDrawUML]]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  79. def getMagicDrawConnectableElement: ConnectableElement

    Permalink
  80. def getMagicDrawDeploymentTarget: DeploymentTarget

    Permalink
    Definition Classes
    MagicDrawUMLDeploymentTarget
  81. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  82. def getMagicDrawFeature: Feature

    Permalink
    Definition Classes
    MagicDrawUMLFeature
  83. def getMagicDrawMultiplicityElement: MultiplicityElement

    Permalink
  84. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  85. def getMagicDrawParameterableElement: ParameterableElement

    Permalink
  86. def getMagicDrawPort: Port

    Permalink
    Definition Classes
    MagicDrawUMLPort
  87. def getMagicDrawProperty: Property

    Permalink
    Definition Classes
    MagicDrawUMLProperty
  88. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  89. def getMagicDrawStructuralFeature: StructuralFeature

    Permalink
  90. def getMagicDrawTypedElement: TypedElement

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  103. def informationSource_informationFlow: Set[UMLInformationFlow[MagicDrawUML]]

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

  106. def interface: Option[UMLInterface[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  107. def is(lowerbound: Integer, upperbound: Integer): Boolean

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  109. def isAttribute: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  110. def isBehavior: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPort
  111. def isCompatibleWith(p: Option[UMLParameterableElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  112. def isComposite: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLPropertyOps
  113. def isConjugated: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPort
  114. def isConsistentWith(redefiningElement: Option[UMLRedefinableElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  115. def isDerived: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  116. def isDerivedUnion: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  117. def isDistinguishableFrom(n: Option[UMLNamedElement[MagicDrawUML]], ns: Option[UMLNamespace[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  118. def isID: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  119. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  120. def isLeaf: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  121. def isLogicallyNavigable: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  122. def isMultivalued: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  123. def isNavigable: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  124. def isOrdered: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLMultiplicityElement → UMLMultiplicityElement
  125. def isReadOnly: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLStructuralFeature → UMLStructuralFeature
  126. def isRedefinitionContextValid(redefinedElement: Option[UMLRedefinableElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  127. def isSemanticallyNavigable: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  128. def isService: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPort
  129. def isStatic: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLFeature → UMLFeature
  130. def isTemplateParameter: Boolean

    Permalink
    Definition Classes
    UMLParameterableElementOps
  131. def isUnique: Boolean

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

    Permalink
    Definition Classes
    UMLElementOps
  133. def lower: Integer

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

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

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

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

    Permalink
    Definition Classes
    UMLPort → UMLProperty → UMLStructuralFeature → UMLMultiplicityElement → UMLFeature → UMLRedefinableElement → UMLDeploymentTarget → UMLConnectableElement → UMLTypedElement → UMLNamedElement → UMLParameterableElement → UMLElement → UMLElementOps
  138. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  139. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  141. def multiplicityElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  142. def multiplicityElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLMultiplicityElement
  143. def multiplicityElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  144. def multiplicityElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  145. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  148. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  149. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  150. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  151. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  153. def navigableOwnedEnd_association: Option[UMLAssociation[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  154. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  157. def onPort_invocationAction: Set[UMLInvocationAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPort
  158. def opposite: Option[UMLProperty[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  159. def opposite_property: Option[UMLProperty[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  160. val ops: MagicDrawUMLUtil

    Permalink
    Definition Classes
    MagicDrawUMLPortImplMagicDrawUMLElement → UMLElement → UMLElementOps
  161. def oti_xmiID()(implicit otiCharacteristicsProvider: OTICharacteristicsProvider[MagicDrawUML]): \/[Set[Throwable], Option[@@[String, OTI_ID]]]

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

    Permalink
    Definition Classes
    UMLElementOps
  163. def ownedActual_owningTemplateParameterSubstitution: Option[UMLTemplateParameterSubstitution[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLParameterableElementOps
  164. def ownedAttribute_artifact: Option[UMLArtifact[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  165. def ownedAttribute_owningSignal: Option[UMLSignal[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  166. def ownedAttribute_structuredClassifier: Option[UMLStructuredClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  167. def ownedComment: Set[UMLComment[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  168. def ownedDefault_templateParameter: Option[UMLTemplateParameter[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLParameterableElementOps
  169. def ownedElement: Set[UMLElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  170. def ownedPort_encapsulatedClassifier: Option[UMLEncapsulatedClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPort
  171. def owner: Option[UMLElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  172. def owningAssociation: Option[UMLAssociation[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  173. final def owningNamespace: Option[UMLNamespace[MagicDrawUML]]

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

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

    Permalink
    Definition Classes
    UMLElementOps
    Annotations
    @tailrec()
  176. def owningStereotype: Option[UMLStereotype[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  177. def owningTemplateParameter: Option[UMLTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  178. def parameterableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  179. def parameterableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLParameterableElement
  180. def parameterableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  181. def parameterableElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  182. def partWithPort_connectorEnd: Set[UMLConnectorEnd[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  183. def part_structuredClassifier: Option[UMLStructuredClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  184. def port_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPort
  185. def port_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPort
  186. def port_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPort
  187. def port_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPort
  188. def port_trigger: Set[UMLTrigger[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPort
  189. def property_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLProperty
  190. def property_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLProperty
  191. def property_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLProperty
  192. def property_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLProperty
  193. def protocol: Option[UMLProtocolStateMachine[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPort
  194. def provided: Set[UMLInterface[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPortOps
  195. def pscs_canInstantiate: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  196. def qualifiedName: Option[String]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
  197. def qualifier: Seq[UMLProperty[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  198. def qualifier_qualifierValue: Set[UMLQualifierValue[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  199. def qualifier_readLinkObjectEndQualifierAction: Option[UMLReadLinkObjectEndQualifierAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  200. def redefinableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  201. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  202. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  203. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  206. def redefinedPort: Set[UMLPort[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPort
  207. def redefinedPort_port: Set[UMLPort[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPort
  208. def redefinedProperty: Set[UMLProperty[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  209. def redefinedProperty_property: Set[UMLProperty[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  210. def redefinitionContext: Iterable[UMLClassifier[Uml]]

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

    Permalink
    Definition Classes
    UMLPort → UMLProperty → UMLStructuralFeature → UMLMultiplicityElement → UMLFeature → UMLRedefinableElement → UMLDeploymentTarget → UMLConnectableElement → UMLTypedElement → UMLNamedElement → UMLParameterableElement → UMLElement → UMLElementOps
  212. def relatedElement_relationship: Set[UMLRelationship[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  213. def represents_activityPartition: Set[UMLActivityPartition[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  214. def represents_lifeline: Set[UMLLifeline[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLConnectableElement → UMLConnectableElement
  215. def required: Set[UMLInterface[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPortOps
  216. def returnValueRecipient_interactionUse: Set[UMLInteractionUse[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  217. def role_structuredClassifier: Set[UMLStructuredClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLConnectableElementOps
  218. def selectInContainmentTreeRunnable: Runnable

    Permalink
    Definition Classes
    MagicDrawUMLElement
  219. def separator: Option[String]

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  223. def structuralFeature_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLStructuralFeature
  224. def structuralFeature_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLStructuralFeature
  225. def structuralFeature_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLStructuralFeature
  226. def structuralFeature_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLStructuralFeature
  227. def structuralFeature_structuralFeatureAction: Set[UMLStructuralFeatureAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLStructuralFeature → UMLStructuralFeature
  228. def subsettedProperty: Set[UMLProperty[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  229. def subsettedProperty_property: Set[UMLProperty[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  230. def subsettingContext: Set[UMLType[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  231. def supplier_supplierDependency: Set[UMLDependency[MagicDrawUML]]

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  234. def target_directedRelationship: Set[UMLDirectedRelationship[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  235. def templateParameter: Option[UMLConnectableElementTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLConnectableElement → UMLConnectableElement → MagicDrawUMLParameterableElement → UMLParameterableElement
  236. def toString(): String

    Permalink
    Definition Classes
    MagicDrawUMLPortImpl → AnyRef → Any
  237. def toWrappedObjectString: String

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLPortImpl → TreeString
  242. val type_metaAttributeFunction: MetaAttributeStringFunction[MagicDrawUML, UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  243. def typedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  244. def typedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTypedElement
  245. def typedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  246. def typedElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  247. implicit val umlOps: MagicDrawUMLUtil

    Permalink
  248. def upper: Integer

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  249. def upperValue: Option[UMLValueSpecification[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLMultiplicityElement → UMLMultiplicityElement
  250. val uuid_metaDocumentAttributeFunction: MetaDocumentAttributeStringFunction[MagicDrawUML, UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  251. def validate_binding_to_attribute: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  252. def validate_default_value: Boolean

    Permalink
    Definition Classes
    UMLPortOps
  253. def validate_deployment_target: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  254. def validate_derived_union_is_derived: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  255. def validate_derived_union_is_read_only: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  256. def validate_encapsulated_owner: Boolean

    Permalink
    Definition Classes
    UMLPortOps
  257. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  258. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  259. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  260. def validate_lower_ge_0: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  261. def validate_lower_is_integer: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  262. def validate_multiplicity_of_composite: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  263. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  264. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  265. def validate_port_aggregation: Boolean

    Permalink
    Definition Classes
    UMLPortOps
  266. def validate_qualified_is_association_end: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  267. def validate_redefined_property_inherited: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  268. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  269. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  270. def validate_subsetted_property_names: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  271. def validate_subsetting_context_conforms: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  272. def validate_subsetting_rules: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  273. def validate_type_of_opposite_end: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  274. def validate_upper_ge_lower: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  275. def validate_upper_is_unlimitedNatural: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  276. def validate_value_specification_constant: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  277. def validate_value_specification_no_side_effects: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  278. def validate_visibility_needs_ownership: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  279. def valueTreeString: String

    Permalink
    Definition Classes
    MagicDrawUMLPortImpl → ValueTreeString
  280. def visibility: Option[uml.read.api.UMLVisibilityKind.Value]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  288. 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 MagicDrawUMLPort

Inherited from UMLPort[MagicDrawUML]

Inherited from UMLPortOps[MagicDrawUML]

Inherited from MagicDrawUMLProperty

Inherited from UMLProperty[MagicDrawUML]

Inherited from UMLPropertyOps[MagicDrawUML]

Inherited from UMLDeploymentTarget[MagicDrawUML]

Inherited from UMLDeploymentTargetOps[MagicDrawUML]

Inherited from UMLConnectableElement[MagicDrawUML]

Inherited from UMLConnectableElementOps[MagicDrawUML]

Inherited from UMLParameterableElement[MagicDrawUML]

Inherited from UMLParameterableElementOps[MagicDrawUML]

Inherited from UMLStructuralFeature[MagicDrawUML]

Inherited from UMLStructuralFeatureOps[MagicDrawUML]

Inherited from UMLMultiplicityElement[MagicDrawUML]

Inherited from UMLMultiplicityElementOps[MagicDrawUML]

Inherited from MagicDrawUMLTypedElement

Inherited from UMLTypedElement[MagicDrawUML]

Inherited from UMLTypedElementOps[MagicDrawUML]

Inherited from MagicDrawUMLFeature

Inherited from UMLFeature[MagicDrawUML]

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