Trait

org.omg.oti.magicdraw.uml.read

MagicDrawUMLEnumerationLiteral

Related Doc: package read

Permalink

trait MagicDrawUMLEnumerationLiteral extends MagicDrawUMLInstanceSpecification with UMLEnumerationLiteral[MagicDrawUML]

Linear Supertypes
UMLEnumerationLiteral[MagicDrawUML], UMLEnumerationLiteralOps[MagicDrawUML], MagicDrawUMLInstanceSpecification, UMLInstanceSpecification[MagicDrawUML], UMLInstanceSpecificationOps[MagicDrawUML], MagicDrawUMLDeployedArtifact, UMLDeployedArtifact[MagicDrawUML], UMLDeployedArtifactOps[MagicDrawUML], MagicDrawUMLDeploymentTarget, UMLDeploymentTarget[MagicDrawUML], UMLDeploymentTargetOps[MagicDrawUML], MagicDrawUMLPackageableElement, UMLPackageableElement[MagicDrawUML], UMLPackageableElementOps[MagicDrawUML], MagicDrawUMLParameterableElement, UMLParameterableElement[MagicDrawUML], UMLParameterableElementOps[MagicDrawUML], MagicDrawUMLNamedElement, UMLNamedElement[MagicDrawUML], UMLNamedElementOps[MagicDrawUML], MagicDrawUMLElement, UMLElement[MagicDrawUML], UMLElementOps[MagicDrawUML], AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MagicDrawUMLEnumerationLiteral
  2. UMLEnumerationLiteral
  3. UMLEnumerationLiteralOps
  4. MagicDrawUMLInstanceSpecification
  5. UMLInstanceSpecification
  6. UMLInstanceSpecificationOps
  7. MagicDrawUMLDeployedArtifact
  8. UMLDeployedArtifact
  9. UMLDeployedArtifactOps
  10. MagicDrawUMLDeploymentTarget
  11. UMLDeploymentTarget
  12. UMLDeploymentTargetOps
  13. MagicDrawUMLPackageableElement
  14. UMLPackageableElement
  15. UMLPackageableElementOps
  16. MagicDrawUMLParameterableElement
  17. UMLParameterableElement
  18. UMLParameterableElementOps
  19. MagicDrawUMLNamedElement
  20. UMLNamedElement
  21. UMLNamedElementOps
  22. MagicDrawUMLElement
  23. UMLElement
  24. UMLElementOps
  25. AnyRef
  26. 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: EnumerationLiteral

    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 actual_templateParameterSubstitution: Set[UMLTemplateParameterSubstitution[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  5. def allForwardReferencesFromStereotypeTagProperties: \/[Set[Throwable], Set[UMLElement[MagicDrawUML]]]

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLPackageableElementOps
  17. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  18. def classifier: Iterable[UMLEnumeration[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLEnumerationLiteral → UMLEnumerationLiteralOps → MagicDrawUMLInstanceSpecification → UMLInstanceSpecification
  19. def clientDependency: Set[UMLDependency[Uml]]

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  21. def compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLEnumerationLiteral → UMLInstanceSpecification → UMLPackageableElement → UMLParameterableElement → UMLDeploymentTarget → UMLDeployedArtifact → UMLNamedElement → UMLElement → UMLElementOps
  22. def constrainedElement_constraint: Set[UMLConstraint[Uml]]

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  24. def default_templateParameter: Set[UMLTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  25. def deployedArtifact_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDeployedArtifact
  26. def deployedArtifact_deploymentForArtifact: Set[UMLDeployment[MagicDrawUML]]

    Permalink
    Definition Classes
    MagicDrawUMLDeployedArtifact → UMLDeployedArtifact
  27. def deployedArtifact_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLDeployedArtifact
  28. def deployedArtifact_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLDeployedArtifact
  29. def deployedArtifact_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDeployedArtifact
  30. def deployedElement: Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLDeploymentTargetOps
  31. def deployedElement_deploymentTarget: Set[UMLDeploymentTarget[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement
  32. def deployment: Set[UMLDeployment[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLDeploymentTargetOps
  33. def deploymentTarget_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDeploymentTarget
  34. def deploymentTarget_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLDeploymentTarget
  35. def deploymentTarget_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLDeploymentTarget
  36. def deploymentTarget_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDeploymentTarget
  37. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  40. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  41. def element_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLElementOps
  43. def enumeration: Option[UMLEnumeration[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLEnumerationLiteralOps
  44. def enumerationLiteral_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLEnumerationLiteral
  45. def enumerationLiteral_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLEnumerationLiteral
  46. def enumerationLiteral_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLEnumerationLiteral
  47. def enumerationLiteral_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLEnumerationLiteral
  48. final def eq(arg0: AnyRef): Boolean

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  52. def finalize(): Unit

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

    Permalink
    Definition Classes
    UMLEnumerationLiteral → UMLInstanceSpecification → UMLPackageableElement → UMLParameterableElement → UMLDeploymentTarget → UMLDeployedArtifact → UMLNamedElement → UMLElement → UMLElementOps
  54. def forwardRelationTriples(): \/[Set[Throwable], Set[RelationTriple[MagicDrawUML]]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  62. def getMagicDrawDeployedArtifact: DeployedArtifact

    Permalink
    Definition Classes
    MagicDrawUMLDeployedArtifact
  63. def getMagicDrawDeploymentTarget: DeploymentTarget

    Permalink
    Definition Classes
    MagicDrawUMLDeploymentTarget
  64. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  65. def getMagicDrawEnumerationLiteral: EnumerationLiteral

    Permalink
  66. def getMagicDrawInstanceSpecification: InstanceSpecification

    Permalink
  67. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  68. def getMagicDrawPackageableElement: PackageableElement

    Permalink
  69. def getMagicDrawParameterableElement: ParameterableElement

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  78. def getValuesOfFeatureSlot(featureName: String): Option[Iterable[UMLValueSpecification[MagicDrawUML]]]

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  82. def importedElement_import: Set[UMLElementImport[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageableElementOps
  83. def importedMember_namespace: Set[UMLNamespace[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement
  84. def informationSource_informationFlow: Set[UMLInformationFlow[MagicDrawUML]]

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

  87. def instanceSpecification_asForwardReferencesToImportableOuterPackageableElements: \/[Set[Throwable], Set[UMLPackageableElement[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLInstanceSpecificationOps
  88. def instanceSpecification_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInstanceSpecification
  89. def instanceSpecification_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLInstanceSpecification
  90. def instanceSpecification_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLInstanceSpecification
  91. def instanceSpecification_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInstanceSpecification
  92. def instance_instanceValue: Set[UMLInstanceValue[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLInstanceSpecification → UMLInstanceSpecification
  93. def isAncestorOf(other: UMLElement[Uml]): \/[Set[Throwable], Boolean]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  94. def isCompatibleWith(p: Option[UMLParameterableElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLParameterableElementOps
  95. def isDistinguishableFrom(n: Option[UMLNamedElement[MagicDrawUML]], ns: Option[UMLNamespace[MagicDrawUML]]): Boolean

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

    Permalink
    Definition Classes
    Any
  97. def isMagicDrawUMLAppliedStereotypeInstance: Boolean

    Permalink
  98. def isTemplateParameter: Boolean

    Permalink
    Definition Classes
    UMLParameterableElementOps
  99. def lookupTagValueByProperty(tagProperty: UMLProperty[MagicDrawUML]): \/[Set[Throwable], Option[UMLStereotypeTagValue[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLElementOps
  100. def member_memberNamespace: Set[UMLNamespace[Uml]]

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

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

    Permalink
    Definition Classes
    UMLEnumerationLiteral → UMLInstanceSpecification → UMLPackageableElement → UMLParameterableElement → UMLDeploymentTarget → UMLDeployedArtifact → UMLNamedElement → UMLElement → UMLElementOps
  103. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  104. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  106. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  109. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  110. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  111. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  112. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLParameterableElementOps
  120. def ownedComment: Set[UMLComment[MagicDrawUML]]

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
    Annotations
    @tailrec()
  127. def owningTemplateParameter: Option[UMLTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  128. def packageableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  129. def packageableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPackageableElement
  130. def packageableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  131. def packageableElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  132. def packagedElement_component: Option[UMLComponent[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageableElementOps
  133. def packagedElement_owningPackage: Option[UMLPackage[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageableElementOps
  134. def parameterableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  135. def parameterableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLParameterableElement
  136. def parameterableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  137. def parameterableElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  138. def qualifiedName: Option[String]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
  139. def referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLEnumerationLiteral → UMLInstanceSpecification → UMLPackageableElement → UMLParameterableElement → UMLDeploymentTarget → UMLDeployedArtifact → UMLNamedElement → UMLElement → UMLElementOps
  140. def relatedElement_relationship: Set[UMLRelationship[Uml]]

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  142. def selectInContainmentTreeRunnable: Runnable

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  146. def slot: Set[UMLSlot[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInstanceSpecificationOps
  147. def source_directedRelationship: Set[UMLDirectedRelationship[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  148. def specification: Option[UMLValueSpecification[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLInstanceSpecification → UMLInstanceSpecification
  149. def supplier_supplierDependency: Set[UMLDependency[MagicDrawUML]]

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  153. def templateParameter: Option[UMLTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  154. def toString(): String

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  160. implicit val umlOps: MagicDrawUMLUtil

    Permalink
  161. def utilizedElement_manifestation: Set[UMLManifestation[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement
  162. val uuid_metaDocumentAttributeFunction: MetaDocumentAttributeStringFunction[MagicDrawUML, UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  163. def validate_defining_feature: Boolean

    Permalink
    Definition Classes
    UMLInstanceSpecificationOps
  164. def validate_deployment_artifact: Boolean

    Permalink
    Definition Classes
    UMLInstanceSpecificationOps
  165. def validate_deployment_target: Boolean

    Permalink
    Definition Classes
    UMLInstanceSpecificationOps
  166. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  167. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  168. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  169. def validate_namespace_needs_visibility: Boolean

    Permalink
    Definition Classes
    UMLPackageableElementOps
  170. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  171. def validate_structural_feature: Boolean

    Permalink
    Definition Classes
    UMLInstanceSpecificationOps
  172. def validate_visibility_needs_ownership: Boolean

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

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement → MagicDrawUMLNamedElement → UMLNamedElement
  174. final def wait(): Unit

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps

Inherited from UMLEnumerationLiteral[MagicDrawUML]

Inherited from UMLEnumerationLiteralOps[MagicDrawUML]

Inherited from UMLInstanceSpecification[MagicDrawUML]

Inherited from UMLInstanceSpecificationOps[MagicDrawUML]

Inherited from UMLDeployedArtifact[MagicDrawUML]

Inherited from UMLDeployedArtifactOps[MagicDrawUML]

Inherited from UMLDeploymentTarget[MagicDrawUML]

Inherited from UMLDeploymentTargetOps[MagicDrawUML]

Inherited from UMLPackageableElement[MagicDrawUML]

Inherited from UMLPackageableElementOps[MagicDrawUML]

Inherited from UMLParameterableElement[MagicDrawUML]

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