Class

org.omg.oti.magicdraw.uml.read

MagicDrawUMLPropertyImpl

Related Doc: package read

Permalink

case class MagicDrawUMLPropertyImpl(e: Property, ops: MagicDrawUMLUtil) extends MagicDrawUMLProperty with TreeString with ValueTreeString with Product with Serializable

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

Instance Constructors

  1. new MagicDrawUMLPropertyImpl(e: Property, 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 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. val e: Property

    Permalink
  48. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  51. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  52. def element_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLPropertyOps
  62. def feature_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLFeature
  63. def feature_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLFeature
  64. def feature_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLFeature
  65. def feature_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  77. def getMagicDrawConnectableElement: ConnectableElement

    Permalink
  78. def getMagicDrawDeploymentTarget: DeploymentTarget

    Permalink
    Definition Classes
    MagicDrawUMLDeploymentTarget
  79. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  80. def getMagicDrawFeature: Feature

    Permalink
    Definition Classes
    MagicDrawUMLFeature
  81. def getMagicDrawMultiplicityElement: MultiplicityElement

    Permalink
  82. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  83. def getMagicDrawParameterableElement: ParameterableElement

    Permalink
  84. def getMagicDrawProperty: Property

    Permalink
    Definition Classes
    MagicDrawUMLProperty
  85. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  86. def getMagicDrawStructuralFeature: StructuralFeature

    Permalink
  87. def getMagicDrawTypedElement: TypedElement

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

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

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

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

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

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

    Permalink
    Definition Classes
    UMLPropertyOps
  108. def isComposite: Boolean

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

    Permalink
    Definition Classes
    UMLPropertyOps
  110. def isDerived: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  113. def isID: Boolean

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

    Permalink
    Definition Classes
    Any
  115. def isLeaf: Boolean

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

    Permalink
    Definition Classes
    UMLPropertyOps
  117. def isMultivalued: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  118. def isNavigable: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  119. def isOrdered: Boolean

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

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

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  122. def isSemanticallyNavigable: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  123. def isStatic: Boolean

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

    Permalink
    Definition Classes
    UMLParameterableElementOps
  125. def isUnique: Boolean

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

    Permalink
    Definition Classes
    UMLElementOps
  127. def lower: Integer

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  133. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  135. def multiplicityElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  136. def multiplicityElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLMultiplicityElement
  137. def multiplicityElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  138. def multiplicityElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  139. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  142. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  143. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  144. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  145. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLParameterableElement
  171. def parameterableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLParameterableElement
  172. def parameterableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  173. def parameterableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

    Permalink
    Definition Classes
    UMLProperty
  177. def property_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLProperty
  178. def property_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLProperty
  179. def property_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLProperty
  180. def pscs_canInstantiate: Boolean

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

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

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

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

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

    Permalink
    Definition Classes
    UMLRedefinableElement
  186. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  187. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  188. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLConnectableElementOps
  200. def selectInContainmentTreeRunnable: Runnable

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

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

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

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

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

    Permalink
    Definition Classes
    UMLStructuralFeature
  206. def structuralFeature_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLStructuralFeature
  207. def structuralFeature_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLStructuralFeature
  208. def structuralFeature_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLPropertyImpl → AnyRef → Any
  219. def toWrappedObjectString: String

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLPropertyImpl → TreeString
  224. val type_metaAttributeFunction: MetaAttributeStringFunction[MagicDrawUML, UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  225. def typedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  226. def typedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTypedElement
  227. def typedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  228. def typedElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  229. implicit val umlOps: MagicDrawUMLUtil

    Permalink
  230. def upper: Integer

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

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

    Permalink
    Definition Classes
    UMLElementOps
  233. def validate_binding_to_attribute: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  234. def validate_deployment_target: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  235. def validate_derived_union_is_derived: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  236. def validate_derived_union_is_read_only: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  237. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  238. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  239. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  240. def validate_lower_ge_0: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  241. def validate_lower_is_integer: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  242. def validate_multiplicity_of_composite: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  243. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  244. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  245. def validate_qualified_is_association_end: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  246. def validate_redefined_property_inherited: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  247. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  248. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  249. def validate_subsetted_property_names: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  250. def validate_subsetting_context_conforms: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  251. def validate_subsetting_rules: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  252. def validate_type_of_opposite_end: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  253. def validate_upper_ge_lower: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  254. def validate_upper_is_unlimitedNatural: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  255. def validate_value_specification_constant: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  256. def validate_value_specification_no_side_effects: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  257. def validate_visibility_needs_ownership: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  258. def valueTreeString: String

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

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

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

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

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

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

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

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

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