Trait

org.omg.oti.magicdraw.uml.read

MagicDrawUMLProperty

Related Doc: package read

Permalink

trait MagicDrawUMLProperty extends MagicDrawUMLStructuralFeature with MagicDrawUMLConnectableElement with MagicDrawUMLDeploymentTarget with UMLProperty[MagicDrawUML]

Linear Supertypes
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. MagicDrawUMLProperty
  2. UMLProperty
  3. UMLPropertyOps
  4. MagicDrawUMLDeploymentTarget
  5. UMLDeploymentTarget
  6. UMLDeploymentTargetOps
  7. MagicDrawUMLConnectableElement
  8. UMLConnectableElement
  9. UMLConnectableElementOps
  10. MagicDrawUMLParameterableElement
  11. UMLParameterableElement
  12. UMLParameterableElementOps
  13. MagicDrawUMLStructuralFeature
  14. UMLStructuralFeature
  15. UMLStructuralFeatureOps
  16. MagicDrawUMLMultiplicityElement
  17. UMLMultiplicityElement
  18. UMLMultiplicityElementOps
  19. MagicDrawUMLTypedElement
  20. UMLTypedElement
  21. UMLTypedElementOps
  22. MagicDrawUMLFeature
  23. UMLFeature
  24. UMLFeatureOps
  25. MagicDrawUMLRedefinableElement
  26. UMLRedefinableElement
  27. UMLRedefinableElementOps
  28. MagicDrawUMLNamedElement
  29. UMLNamedElement
  30. UMLNamedElementOps
  31. MagicDrawUMLElement
  32. UMLElement
  33. UMLElementOps
  34. AnyRef
  35. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  8. type Uml = MagicDrawUML

    Permalink
    Definition Classes
    MagicDrawUMLElement

Abstract Value Members

  1. abstract def e: Property

    Permalink
  2. implicit abstract val ops: MagicDrawUMLUtil

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement → UMLElementOps

Concrete Value Members

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  4. def _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 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
    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 feature_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLFeature
  62. def feature_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLFeature
  63. def feature_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLFeature
  64. def feature_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  76. def getMagicDrawConnectableElement: ConnectableElement

    Permalink
  77. def getMagicDrawDeploymentTarget: DeploymentTarget

    Permalink
    Definition Classes
    MagicDrawUMLDeploymentTarget
  78. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  79. def getMagicDrawFeature: Feature

    Permalink
    Definition Classes
    MagicDrawUMLFeature
  80. def getMagicDrawMultiplicityElement: MultiplicityElement

    Permalink
  81. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  82. def getMagicDrawParameterableElement: ParameterableElement

    Permalink
  83. def getMagicDrawProperty: Property

    Permalink
  84. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  85. def getMagicDrawStructuralFeature: StructuralFeature

    Permalink
  86. def getMagicDrawTypedElement: TypedElement

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

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

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

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

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

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

    Permalink
    Definition Classes
    UMLPropertyOps
  107. def isComposite: Boolean

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

    Permalink
    Definition Classes
    UMLPropertyOps
  109. def isDerived: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  112. def isID: Boolean

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

    Permalink
    Definition Classes
    Any
  114. def isLeaf: Boolean

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

    Permalink
    Definition Classes
    UMLPropertyOps
  116. def isMultivalued: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  117. def isNavigable: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  118. def isOrdered: Boolean

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

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

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  121. def isSemanticallyNavigable: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  122. def isStatic: Boolean

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

    Permalink
    Definition Classes
    UMLParameterableElementOps
  124. def isUnique: Boolean

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

    Permalink
    Definition Classes
    UMLElementOps
  126. def lower: Integer

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  132. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  134. def multiplicityElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  135. def multiplicityElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLMultiplicityElement
  136. def multiplicityElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  137. def multiplicityElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  138. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  141. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  142. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  143. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  144. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLParameterableElement
  169. def parameterableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLParameterableElement
  170. def parameterableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  171. def parameterableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

    Permalink
    Definition Classes
    UMLProperty
  175. def property_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLProperty
  176. def property_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLProperty
  177. def property_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLProperty
  178. def pscs_canInstantiate: Boolean

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

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

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

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

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

    Permalink
    Definition Classes
    UMLRedefinableElement
  184. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  185. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  186. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLConnectableElementOps
  198. def selectInContainmentTreeRunnable: Runnable

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

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

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

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

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

    Permalink
    Definition Classes
    UMLStructuralFeature
  204. def structuralFeature_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLStructuralFeature
  205. def structuralFeature_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLStructuralFeature
  206. def structuralFeature_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  222. def typedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  223. def typedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTypedElement
  224. def typedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  225. def typedElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  226. implicit val umlOps: MagicDrawUMLUtil

    Permalink
  227. def upper: Integer

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

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

    Permalink
    Definition Classes
    UMLElementOps
  230. def validate_binding_to_attribute: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  231. def validate_deployment_target: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  232. def validate_derived_union_is_derived: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  233. def validate_derived_union_is_read_only: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  234. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  235. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  236. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  237. def validate_lower_ge_0: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  238. def validate_lower_is_integer: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  239. def validate_multiplicity_of_composite: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  240. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  241. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  242. def validate_qualified_is_association_end: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  243. def validate_redefined_property_inherited: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  244. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  245. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  246. def validate_subsetted_property_names: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  247. def validate_subsetting_context_conforms: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  248. def validate_subsetting_rules: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  249. def validate_type_of_opposite_end: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  250. def validate_upper_ge_lower: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  251. def validate_upper_is_unlimitedNatural: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  252. def validate_value_specification_constant: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  253. def validate_value_specification_no_side_effects: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  254. def validate_visibility_needs_ownership: Boolean

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps

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