Trait

org.omg.oti.magicdraw.uml.read

MagicDrawUMLExtensionEnd

Related Doc: package read

Permalink

trait MagicDrawUMLExtensionEnd extends MagicDrawUMLProperty with UMLExtensionEnd[MagicDrawUML]

Linear Supertypes
UMLExtensionEnd[MagicDrawUML], UMLExtensionEndOps[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
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MagicDrawUMLExtensionEnd
  2. UMLExtensionEnd
  3. UMLExtensionEndOps
  4. MagicDrawUMLProperty
  5. UMLProperty
  6. UMLPropertyOps
  7. MagicDrawUMLDeploymentTarget
  8. UMLDeploymentTarget
  9. UMLDeploymentTargetOps
  10. MagicDrawUMLConnectableElement
  11. UMLConnectableElement
  12. UMLConnectableElementOps
  13. MagicDrawUMLParameterableElement
  14. UMLParameterableElement
  15. UMLParameterableElementOps
  16. MagicDrawUMLStructuralFeature
  17. UMLStructuralFeature
  18. UMLStructuralFeatureOps
  19. MagicDrawUMLMultiplicityElement
  20. UMLMultiplicityElement
  21. UMLMultiplicityElementOps
  22. MagicDrawUMLTypedElement
  23. UMLTypedElement
  24. UMLTypedElementOps
  25. MagicDrawUMLFeature
  26. UMLFeature
  27. UMLFeatureOps
  28. MagicDrawUMLRedefinableElement
  29. UMLRedefinableElement
  30. UMLRedefinableElementOps
  31. MagicDrawUMLNamedElement
  32. UMLNamedElement
  33. UMLNamedElementOps
  34. MagicDrawUMLElement
  35. UMLElement
  36. UMLElementOps
  37. AnyRef
  38. 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

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 _class: Option[UMLClass[MagicDrawUML]]

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

    Permalink
    Definition Classes
    MagicDrawUMLExtensionEnd → UMLExtensionEnd → 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 classifier: Option[UMLClassifier[MagicDrawUML]]

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

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

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

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

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  29. def compositeMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLConnectableElement
  31. def connectableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLConnectableElement
  32. def connectableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLConnectableElement
  33. def connectableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLDeploymentTargetOps
  43. def deploymentTarget_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDeploymentTarget
  44. def deploymentTarget_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLDeploymentTarget
  45. def deploymentTarget_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLDeploymentTarget
  46. def deploymentTarget_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDeploymentTarget
  47. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  50. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  51. def element_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLPropertyOps
  61. def extensionEnd_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLExtensionEnd
  62. def extensionEnd_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLExtensionEnd
  63. def extensionEnd_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLExtensionEnd
  64. def extensionEnd_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLExtensionEnd
  65. def feature_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLFeature
  66. def feature_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLFeature
  67. def feature_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLFeature
  68. def feature_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  80. def getMagicDrawConnectableElement: ConnectableElement

    Permalink
  81. def getMagicDrawDeploymentTarget: DeploymentTarget

    Permalink
    Definition Classes
    MagicDrawUMLDeploymentTarget
  82. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  83. def getMagicDrawExtensionEnd: ExtensionEnd

    Permalink
  84. def getMagicDrawFeature: Feature

    Permalink
    Definition Classes
    MagicDrawUMLFeature
  85. def getMagicDrawMultiplicityElement: MultiplicityElement

    Permalink
  86. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  87. def getMagicDrawParameterableElement: ParameterableElement

    Permalink
  88. def getMagicDrawProperty: Property

    Permalink
    Definition Classes
    MagicDrawUMLProperty
  89. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  90. def getMagicDrawStructuralFeature: StructuralFeature

    Permalink
  91. def getMagicDrawTypedElement: TypedElement

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

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

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

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

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

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

    Permalink
    Definition Classes
    UMLPropertyOps
  112. def isComposite: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLPropertyOps
  113. def isConsistentWith(redefiningElement: Option[UMLRedefinableElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  114. def isDerived: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  117. def isID: Boolean

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

    Permalink
    Definition Classes
    Any
  119. def isLeaf: Boolean

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

    Permalink
    Definition Classes
    UMLPropertyOps
  121. def isMultivalued: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  122. def isNavigable: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  123. def isOrdered: Boolean

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

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

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  126. def isSemanticallyNavigable: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  127. def isStatic: Boolean

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

    Permalink
    Definition Classes
    UMLParameterableElementOps
  129. def isUnique: Boolean

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

    Permalink
    Definition Classes
    UMLElementOps
  131. def lower: Integer

    Permalink
    Definition Classes
    MagicDrawUMLExtensionEnd → UMLExtensionEndOps → UMLMultiplicityElementOps
  132. def lowerValue: Option[UMLValueSpecification[Uml]]

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  137. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  139. def multiplicityElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  140. def multiplicityElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLMultiplicityElement
  141. def multiplicityElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  142. def multiplicityElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  143. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  146. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  147. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  148. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  149. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  155. def opposite: Option[UMLProperty[MagicDrawUML]]

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  166. def ownedEnd_extension: Option[UMLExtension[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLExtensionEndOps
  167. def owner: Option[UMLElement[Uml]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLParameterableElement
  175. def parameterableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLParameterableElement
  176. def parameterableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  177. def parameterableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  180. def property_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLProperty
  181. def property_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLProperty
  182. def property_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLProperty
  183. def property_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLProperty
  184. def pscs_canInstantiate: Boolean

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

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

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

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

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

    Permalink
    Definition Classes
    UMLRedefinableElement
  190. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  191. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  192. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  195. def redefinedProperty: Set[UMLProperty[MagicDrawUML]]

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLConnectableElement → UMLConnectableElement
  202. def returnValueRecipient_interactionUse: Set[UMLInteractionUse[Uml]]

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

    Permalink
    Definition Classes
    UMLConnectableElementOps
  204. def selectInContainmentTreeRunnable: Runnable

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

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

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

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

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

    Permalink
    Definition Classes
    UMLStructuralFeature
  210. def structuralFeature_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLStructuralFeature
  211. def structuralFeature_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLStructuralFeature
  212. def structuralFeature_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  228. def typedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  229. def typedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTypedElement
  230. def typedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  231. def typedElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  232. implicit val umlOps: MagicDrawUMLUtil

    Permalink
  233. def upper: Integer

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

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

    Permalink
    Definition Classes
    UMLElementOps
  236. def validate_aggregation: Boolean

    Permalink
    Definition Classes
    UMLExtensionEndOps
  237. def validate_binding_to_attribute: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  238. def validate_deployment_target: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  239. def validate_derived_union_is_derived: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  240. def validate_derived_union_is_read_only: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  241. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  242. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  243. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  244. def validate_lower_ge_0: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  245. def validate_lower_is_integer: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  246. def validate_multiplicity: Boolean

    Permalink
    Definition Classes
    UMLExtensionEndOps
  247. def validate_multiplicity_of_composite: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  248. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  249. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  250. def validate_qualified_is_association_end: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  251. def validate_redefined_property_inherited: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  252. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  253. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  254. def validate_subsetted_property_names: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  255. def validate_subsetting_context_conforms: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  256. def validate_subsetting_rules: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  257. def validate_type_of_opposite_end: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  258. def validate_upper_ge_lower: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  259. def validate_upper_is_unlimitedNatural: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  260. def validate_value_specification_constant: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  261. def validate_value_specification_no_side_effects: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  262. def validate_visibility_needs_ownership: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  263. def visibility: Option[uml.read.api.UMLVisibilityKind.Value]

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps

Inherited from UMLExtensionEnd[MagicDrawUML]

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