Class

org.omg.oti.magicdraw.uml.read

MagicDrawUMLFinalStateImpl

Related Doc: package read

Permalink

case class MagicDrawUMLFinalStateImpl(e: FinalState, ops: MagicDrawUMLUtil) extends MagicDrawUMLFinalState with TreeString with ValueTreeString with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, ValueTreeString, TreeString, MagicDrawUMLFinalState, UMLFinalState[MagicDrawUML], UMLFinalStateOps[MagicDrawUML], MagicDrawUMLState, UMLState[MagicDrawUML], UMLStateOps[MagicDrawUML], MagicDrawUMLVertex, UMLVertex[MagicDrawUML], UMLVertexOps[MagicDrawUML], MagicDrawUMLRedefinableElement, UMLRedefinableElement[MagicDrawUML], UMLRedefinableElementOps[MagicDrawUML], MagicDrawUMLNamespace, UMLNamespace[MagicDrawUML], UMLNamespaceOps[MagicDrawUML], MagicDrawUMLNamedElement, UMLNamedElement[MagicDrawUML], UMLNamedElementOps[MagicDrawUML], MagicDrawUMLElement, UMLElement[MagicDrawUML], UMLElementOps[MagicDrawUML], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MagicDrawUMLFinalStateImpl
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ValueTreeString
  7. TreeString
  8. MagicDrawUMLFinalState
  9. UMLFinalState
  10. UMLFinalStateOps
  11. MagicDrawUMLState
  12. UMLState
  13. UMLStateOps
  14. MagicDrawUMLVertex
  15. UMLVertex
  16. UMLVertexOps
  17. MagicDrawUMLRedefinableElement
  18. UMLRedefinableElement
  19. UMLRedefinableElementOps
  20. MagicDrawUMLNamespace
  21. UMLNamespace
  22. UMLNamespaceOps
  23. MagicDrawUMLNamedElement
  24. UMLNamedElement
  25. UMLNamedElementOps
  26. MagicDrawUMLElement
  27. UMLElement
  28. UMLElementOps
  29. AnyRef
  30. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new MagicDrawUMLFinalStateImpl(e: FinalState, 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 allForwardReferencesFromStereotypeTagProperties: \/[Set[Throwable], Set[UMLElement[MagicDrawUML]]]

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

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

    Permalink
    Definition Classes
    UMLElementOps
  7. def allImportedPackagesTransitively: Set[UMLPackage[MagicDrawUML]]

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  9. def allNamespacesWithinScope: Set[UMLNamespace[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  10. def allOwnedElements: Set[UMLElement[MagicDrawUML]]

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  13. def allVisibleMembersAccessibleTransitively: Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  14. def allVisibleMembersTransitively: Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  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 asPackageableElement: Option[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  22. def clientDependency: Set[UMLDependency[Uml]]

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

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

    Permalink
    Definition Classes
    UMLFinalState → UMLState → UMLVertex → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  25. def connection: Set[UMLConnectionPointReference[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStateOps
  26. def connectionPoint: Set[UMLPseudostate[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStateOps
  27. def constrainedElement_constraint: Set[UMLConstraint[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  28. def container: Option[UMLRegion[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLVertexOps
  29. def containingStateMachine: Option[UMLStateMachine[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStateOps
  30. def context_diagram: Set[UMLDiagram[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  31. def deferrableTrigger: Set[UMLTrigger[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStateOps
  32. def doActivity: Option[UMLBehavior[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLState → UMLState
  33. val e: FinalState

    Permalink
  34. def elementImport: Set[UMLElementImport[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  35. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  38. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  39. def element_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLElementOps
  41. def entry: Option[UMLBehavior[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLState → UMLState
  42. final def eq(arg0: AnyRef): Boolean

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  46. def excludeCollisions(imps: Set[UMLPackageableElement[MagicDrawUML]]): Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  47. def exit: Option[UMLBehavior[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLState → UMLState
  48. def finalState_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLFinalState
  49. def finalState_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLFinalState
  50. def finalState_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLFinalState
  51. def finalState_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLFinalState
  52. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  53. def forwardReferencesBeyondNamespaceScope()(implicit idg: IDGenerator[MagicDrawUML]): \/[Set[Throwable], Set[RelationTriple[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  54. def forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLFinalState → UMLState → UMLVertex → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  55. def forwardReferencesToNamespaces()(implicit idg: IDGenerator[MagicDrawUML]): \/[Set[Throwable], Set[UMLNamespace[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  56. def forwardRelationTriples(): \/[Set[Throwable], Set[RelationTriple[MagicDrawUML]]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  64. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  65. def getMagicDrawFinalState: FinalState

    Permalink
    Definition Classes
    MagicDrawUMLFinalState
  66. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  67. def getMagicDrawNamespace: Namespace

    Permalink
    Definition Classes
    MagicDrawUMLNamespace
  68. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  69. def getMagicDrawState: State

    Permalink
    Definition Classes
    MagicDrawUMLState
  70. def getMagicDrawVertex: Vertex

    Permalink
    Definition Classes
    MagicDrawUMLVertex
  71. def getNamesOfMember(element: Option[UMLNamedElement[MagicDrawUML]]): Set[String]

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  83. def importMembers(imps: Set[UMLPackageableElement[MagicDrawUML]]): Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  84. def importedMember: Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  85. def importedPackages: Set[UMLPackage[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  86. def inState_objectNode: Set[UMLObjectNode[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLState → UMLState
  87. def incoming: Set[UMLTransition[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLVertexOps
  88. def informationSource_informationFlow: Set[UMLInformationFlow[MagicDrawUML]]

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

  91. def isAncestorOf(other: UMLElement[Uml]): \/[Set[Throwable], Boolean]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  92. def isComposite: Boolean

    Permalink
    Definition Classes
    UMLStateOps
  93. def isConsistentWith(redefiningElement: Option[UMLRedefinableElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLStateOps
  94. def isContainedInRegion(r: Option[UMLRegion[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLVertexOps
  95. def isContainedInState(s: Option[UMLState[MagicDrawUML]]): Boolean

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

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

    Permalink
    Definition Classes
    Any
  98. def isLeaf: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  99. def isOrthogonal: Boolean

    Permalink
    Definition Classes
    UMLStateOps
  100. def isRedefinitionContextValid(redefinedElement: Option[UMLRedefinableElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLStateOps
  101. def isSimple: Boolean

    Permalink
    Definition Classes
    UMLStateOps
  102. def isSubmachineState: Boolean

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

    Permalink
    Definition Classes
    UMLElementOps
  104. def makesVisible(el: Option[UMLNamedElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  105. def member: Set[UMLNamedElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLNamespace → UMLNamespace
  106. def member_memberNamespace: Set[UMLNamespace[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  107. def membersAreDistinguishable: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  108. def message_considerIgnoreFragment: Set[UMLConsiderIgnoreFragment[Uml]]

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

    Permalink
    Definition Classes
    UMLFinalState → UMLState → UMLVertex → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  110. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  111. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  113. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  116. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  117. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  118. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  119. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  121. def namespace_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamespace
  122. def namespace_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamespace
  123. def namespace_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamespace
  124. def namespace_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamespace
  125. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  128. val ops: MagicDrawUMLUtil

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

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

    Permalink
    Definition Classes
    UMLElementOps
  131. def outgoing: Set[UMLTransition[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLVertexOps
  132. def ownedComment: Set[UMLComment[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  133. def ownedDiagram: Set[UMLDiagram[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  134. def ownedElement: Set[UMLElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  135. def ownedMember: Set[UMLNamedElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLNamespace → UMLNamespace
  136. def ownedRule: Set[UMLConstraint[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  137. def owner: Option[UMLElement[Uml]]

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
    Annotations
    @tailrec()
  141. def packageImport: Set[UMLPackageImport[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  142. def qualifiedName: Option[String]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
  143. def redefinableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  144. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  145. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  146. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  149. def redefinedState: Option[UMLState[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStateOps
  150. def redefinedState_state: Set[UMLState[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStateOps
  151. def redefinitionContext: Iterable[UMLClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStateOps
  152. def referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLFinalState → UMLState → UMLVertex → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  153. def region: Set[UMLRegion[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStateOps
  154. def relatedElement_relationship: Set[UMLRelationship[Uml]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLState → UMLState
  162. def state_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLState
  163. def state_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLState
  164. def state_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLState
  165. def state_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLState
  166. def submachine: Option[UMLStateMachine[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLState → UMLState
  167. def supplier_supplierDependency: Set[UMLDependency[MagicDrawUML]]

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  171. def toString(): String

    Permalink
    Definition Classes
    MagicDrawUMLFinalStateImpl → AnyRef → Any
  172. def toWrappedObjectString: String

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLFinalStateImpl → TreeString
  177. val type_metaAttributeFunction: MetaAttributeStringFunction[MagicDrawUML, UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  178. implicit val umlOps: MagicDrawUMLUtil

    Permalink
  179. val uuid_metaDocumentAttributeFunction: MetaDocumentAttributeStringFunction[MagicDrawUML, UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  180. def validate_cannot_import_ownedMembers: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  181. def validate_cannot_import_self: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  182. def validate_cannot_reference_submachine: Boolean

    Permalink
    Definition Classes
    UMLFinalStateOps
  183. def validate_composite_states: Boolean

    Permalink
    Definition Classes
    UMLStateOps
  184. def validate_destinations_or_sources_of_transitions: Boolean

    Permalink
    Definition Classes
    UMLStateOps
  185. def validate_entry_or_exit: Boolean

    Permalink
    Definition Classes
    UMLStateOps
  186. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  187. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  188. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  189. def validate_members_distinguishable: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  190. def validate_no_entry_behavior: Boolean

    Permalink
    Definition Classes
    UMLFinalStateOps
  191. def validate_no_exit_behavior: Boolean

    Permalink
    Definition Classes
    UMLFinalStateOps
  192. def validate_no_outgoing_transitions: Boolean

    Permalink
    Definition Classes
    UMLFinalStateOps
  193. def validate_no_regions: Boolean

    Permalink
    Definition Classes
    UMLFinalStateOps
  194. def validate_no_state_behavior: Boolean

    Permalink
    Definition Classes
    UMLFinalStateOps
  195. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  196. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  197. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  198. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  199. def validate_submachine_or_regions: Boolean

    Permalink
    Definition Classes
    UMLStateOps
  200. def validate_submachine_states: Boolean

    Permalink
    Definition Classes
    UMLStateOps
  201. def validate_visibility_needs_ownership: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  202. def valueTreeString: String

    Permalink
    Definition Classes
    MagicDrawUMLFinalStateImpl → ValueTreeString
  203. def vertex_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLVertex
  204. def vertex_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLVertex
  205. def vertex_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLVertex
  206. def vertex_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLVertex
  207. def visibility: Option[uml.read.api.UMLVisibilityKind.Value]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  208. def visibleMembers: Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  209. final def wait(): Unit

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

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

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

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

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

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

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

Inherited from UMLFinalState[MagicDrawUML]

Inherited from UMLFinalStateOps[MagicDrawUML]

Inherited from MagicDrawUMLState

Inherited from UMLState[MagicDrawUML]

Inherited from UMLStateOps[MagicDrawUML]

Inherited from MagicDrawUMLVertex

Inherited from UMLVertex[MagicDrawUML]

Inherited from UMLVertexOps[MagicDrawUML]

Inherited from UMLRedefinableElement[MagicDrawUML]

Inherited from UMLRedefinableElementOps[MagicDrawUML]

Inherited from MagicDrawUMLNamespace

Inherited from UMLNamespace[MagicDrawUML]

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