Class

org.omg.oti.magicdraw.uml.read

MagicDrawUMLExpansionRegionImpl

Related Doc: package read

Permalink

case class MagicDrawUMLExpansionRegionImpl(e: ExpansionRegion, ops: MagicDrawUMLUtil) extends MagicDrawUMLExpansionRegion with TreeString with ValueTreeString with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, ValueTreeString, TreeString, MagicDrawUMLExpansionRegion, UMLExpansionRegion[MagicDrawUML], UMLExpansionRegionOps[MagicDrawUML], MagicDrawUMLStructuredActivityNode, UMLStructuredActivityNode[MagicDrawUML], UMLStructuredActivityNodeOps[MagicDrawUML], MagicDrawUMLActivityGroup, UMLActivityGroup[MagicDrawUML], UMLActivityGroupOps[MagicDrawUML], MagicDrawUMLNamespace, UMLNamespace[MagicDrawUML], UMLNamespaceOps[MagicDrawUML], MagicDrawUMLAction, UMLAction[MagicDrawUML], UMLActionOps[MagicDrawUML], MagicDrawUMLExecutableNode, UMLExecutableNode[MagicDrawUML], UMLExecutableNodeOps[MagicDrawUML], MagicDrawUMLActivityNode, UMLActivityNode[MagicDrawUML], UMLActivityNodeOps[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. MagicDrawUMLExpansionRegionImpl
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ValueTreeString
  7. TreeString
  8. MagicDrawUMLExpansionRegion
  9. UMLExpansionRegion
  10. UMLExpansionRegionOps
  11. MagicDrawUMLStructuredActivityNode
  12. UMLStructuredActivityNode
  13. UMLStructuredActivityNodeOps
  14. MagicDrawUMLActivityGroup
  15. UMLActivityGroup
  16. UMLActivityGroupOps
  17. MagicDrawUMLNamespace
  18. UMLNamespace
  19. UMLNamespaceOps
  20. MagicDrawUMLAction
  21. UMLAction
  22. UMLActionOps
  23. MagicDrawUMLExecutableNode
  24. UMLExecutableNode
  25. UMLExecutableNodeOps
  26. MagicDrawUMLActivityNode
  27. UMLActivityNode
  28. UMLActivityNodeOps
  29. MagicDrawUMLRedefinableElement
  30. UMLRedefinableElement
  31. UMLRedefinableElementOps
  32. MagicDrawUMLNamedElement
  33. UMLNamedElement
  34. UMLNamedElementOps
  35. MagicDrawUMLElement
  36. UMLElement
  37. UMLElementOps
  38. AnyRef
  39. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new MagicDrawUMLExpansionRegionImpl(e: ExpansionRegion, 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 action_actionExecutionSpecification: Set[UMLActionExecutionSpecification[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLAction → UMLAction
  5. def action_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLAction
  6. def action_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLAction
  7. def action_interaction: Option[UMLInteraction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActionOps
  8. def action_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLAction
  9. def action_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLAction
  10. def activity: Option[UMLActivity[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStructuredActivityNodeOps
  11. def activityGroup_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLActivityGroup
  12. def activityGroup_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLActivityGroup
  13. def activityGroup_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLActivityGroup
  14. def activityGroup_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLActivityGroup
  15. def activityNode_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLActivityNode
  16. def activityNode_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLActivityNode
  17. def activityNode_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLActivityNode
  18. def activityNode_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLActivityNode
  19. def allActions: Set[UMLAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStructuredActivityNodeOps
  20. def allForwardReferencesFromStereotypeTagProperties: \/[Set[Throwable], Set[UMLElement[MagicDrawUML]]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  28. def allOwnedNodes: Set[UMLActivityNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStructuredActivityNodeOps
  29. def allOwningPackages: Set[UMLPackage[MagicDrawUML]]

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  32. def annotatedElement_comment: Set[UMLComment[Uml]]

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  37. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  38. def asPackageableElement: Option[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  39. def bodyPart_loopNode: Option[UMLLoopNode[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLExecutableNode → UMLExecutableNode
  40. def body_clause: Option[UMLClause[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLExecutableNode → UMLExecutableNode
  41. def clientDependency: Set[UMLDependency[Uml]]

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

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

    Permalink
    Definition Classes
    UMLExpansionRegion → UMLStructuredActivityNode → UMLNamespace → UMLActivityGroup → UMLAction → UMLExecutableNode → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLElement → UMLElementOps
  44. def constrainedElement_constraint: Set[UMLConstraint[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  45. def containedEdge: Set[UMLActivityEdge[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLActivityGroup → UMLActivityGroup
  46. def containedNode: Set[UMLActivityNode[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLActivityGroup → UMLActivityGroup
  47. def containingActivity: Option[UMLActivity[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStructuredActivityNodeOps
  48. def containingBehavior: Option[UMLBehavior[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActionOps
  49. def context: Option[UMLClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLAction → UMLActionOps
  50. def context_diagram: Set[UMLDiagram[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  51. val e: ExpansionRegion

    Permalink
  52. def edge: Set[UMLActivityEdge[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStructuredActivityNodeOps
  53. def elementImport: Set[UMLElementImport[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  54. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  57. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  58. def element_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLElementOps
  60. final def eq(arg0: AnyRef): Boolean

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

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

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  65. def executableNode_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLExecutableNode
  66. def executableNode_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLExecutableNode
  67. def executableNode_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLExecutableNode
  68. def executableNode_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLExecutableNode
  69. def executableNode_sequenceNode: Option[UMLSequenceNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLExecutableNodeOps
  70. def expansionRegion_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLExpansionRegion
  71. def expansionRegion_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLExpansionRegion
  72. def expansionRegion_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLExpansionRegion
  73. def expansionRegion_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLExpansionRegion
  74. def finalize(): Unit

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  76. def forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLExpansionRegion → UMLStructuredActivityNode → UMLNamespace → UMLActivityGroup → UMLAction → UMLExecutableNode → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLElement → UMLElementOps
  77. def forwardReferencesToNamespaces()(implicit idg: IDGenerator[MagicDrawUML]): \/[Set[Throwable], Set[UMLNamespace[MagicDrawUML]]]

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

    Permalink
    Definition Classes
    UMLElementOps
  79. def fromAction_actionInputPin: Option[UMLActionInputPin[MagicDrawUML]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  87. def getMagicDrawAction: Action

    Permalink
    Definition Classes
    MagicDrawUMLAction
  88. def getMagicDrawActivityGroup: ActivityGroup

    Permalink
    Definition Classes
    MagicDrawUMLActivityGroup
  89. def getMagicDrawActivityNode: ActivityNode

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode
  90. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  91. def getMagicDrawExecutableNode: ExecutableNode

    Permalink
    Definition Classes
    MagicDrawUMLExecutableNode
  92. def getMagicDrawExpansionRegion: ExpansionRegion

    Permalink
    Definition Classes
    MagicDrawUMLExpansionRegion
  93. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  94. def getMagicDrawNamespace: Namespace

    Permalink
    Definition Classes
    MagicDrawUMLNamespace
  95. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  96. def getMagicDrawStructuredActivityNode: StructuredActivityNode

    Permalink
  97. def getNamesOfMember(element: Option[UMLNamedElement[MagicDrawUML]]): Set[String]

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  106. def handler: Set[UMLExceptionHandler[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLExecutableNodeOps
  107. def handlerBody_exceptionHandler: Set[UMLExceptionHandler[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLExecutableNode → UMLExecutableNode
  108. def hasStereotype(s: UMLStereotype[Uml]): \/[Set[Throwable], Boolean]

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

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

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

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  114. def inActivity: Option[UMLActivity[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActivityGroupOps
  115. def inGroup: Set[UMLActivityGroup[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode → UMLActivityNode
  116. def inInterruptibleRegion: Set[UMLInterruptibleActivityRegion[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode → UMLActivityNodeOps
  117. def inPartition: Set[UMLActivityPartition[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode → UMLActivityNodeOps
  118. def inStructuredNode: Option[UMLStructuredActivityNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActivityNodeOps
  119. def incoming: Set[UMLActivityEdge[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode → UMLActivityNode
  120. def informationSource_informationFlow: Set[UMLInformationFlow[MagicDrawUML]]

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

  123. def input: Seq[UMLInputPin[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLAction → UMLAction
  124. def inputElement: Set[UMLExpansionNode[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLExpansionRegion → UMLExpansionRegion
  125. def isAncestorOf(other: UMLElement[Uml]): \/[Set[Throwable], Boolean]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  126. def isConsistentWith(redefiningElement: Option[UMLRedefinableElement[MagicDrawUML]]): Boolean

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

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

    Permalink
    Definition Classes
    Any
  129. def isLeaf: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  130. def isLocallyReentrant: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLAction → UMLAction
  131. def isRedefinitionContextValid(redefinedElement: Option[UMLRedefinableElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  132. def localPostcondition: Set[UMLConstraint[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLAction → UMLAction
  133. def localPrecondition: Set[UMLConstraint[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLAction → UMLAction
  134. def lookupTagValueByProperty(tagProperty: UMLProperty[MagicDrawUML]): \/[Set[Throwable], Option[UMLStereotypeTagValue[MagicDrawUML]]]

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLExpansionRegion → UMLStructuredActivityNode → UMLNamespace → UMLActivityGroup → UMLAction → UMLExecutableNode → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLElement → UMLElementOps
  141. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  142. def mode: Option[uml.read.api.UMLExpansionKind.Value]

    Permalink
    Definition Classes
    MagicDrawUMLExpansionRegion → UMLExpansionRegion
  143. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  145. def mustBeOwned: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  146. def mustIsolate: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLStructuredActivityNode → UMLStructuredActivityNode
  147. def name: Option[String]

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  149. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  150. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  151. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  152. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  154. def namespace_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamespace
  155. def namespace_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamespace
  156. def namespace_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamespace
  157. def namespace_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    AnyRef
  159. def node: Set[UMLActivityNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStructuredActivityNodeOps
  160. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  162. val ops: MagicDrawUMLUtil

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

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

    Permalink
    Definition Classes
    UMLElementOps
  165. def outgoing: Set[UMLActivityEdge[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode → UMLActivityNode
  166. def output: Seq[UMLOutputPin[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLAction → UMLAction
  167. def outputElement: Set[UMLExpansionNode[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLExpansionRegion → UMLExpansionRegion
  168. def ownedComment: Set[UMLComment[MagicDrawUML]]

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLRedefinableElement
  180. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  181. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  182. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  185. def redefinedNode: Set[UMLActivityNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActivityNodeOps
  186. def redefinedNode_activityNode: Set[UMLActivityNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActivityNodeOps
  187. def redefinitionContext: Iterable[UMLClassifier[Uml]]

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

    Permalink
    Definition Classes
    UMLExpansionRegion → UMLStructuredActivityNode → UMLNamespace → UMLActivityGroup → UMLAction → UMLExecutableNode → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLElement → UMLElementOps
  189. def relatedElement_relationship: Set[UMLRelationship[Uml]]

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  194. def setupPart_loopNode: Option[UMLLoopNode[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLExecutableNode → UMLExecutableNode
  195. def signature_message: Set[UMLMessage[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  196. def sourceNodes: Set[UMLActivityNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStructuredActivityNodeOps
  197. def source_directedRelationship: Set[UMLDirectedRelationship[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  198. def structuredActivityNode_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLStructuredActivityNode
  199. def structuredActivityNode_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLStructuredActivityNode
  200. def structuredActivityNode_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLStructuredActivityNode
  201. def structuredActivityNode_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLStructuredActivityNode
  202. def structuredNodeInput: Set[UMLInputPin[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStructuredActivityNodeOps
  203. def structuredNodeOutput: Set[UMLOutputPin[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStructuredActivityNodeOps
  204. def subgroup: Set[UMLActivityGroup[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActivityGroupOps
  205. def superGroup: Option[UMLActivityGroup[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActivityGroupOps
  206. def supplier_supplierDependency: Set[UMLDependency[MagicDrawUML]]

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  209. def targetNodes: Set[UMLActivityNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStructuredActivityNodeOps
  210. def target_directedRelationship: Set[UMLDirectedRelationship[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  211. def test_clause: Option[UMLClause[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLExecutableNode → UMLExecutableNode
  212. def test_loopNode: Option[UMLLoopNode[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLExecutableNode → UMLExecutableNode
  213. def toString(): String

    Permalink
    Definition Classes
    MagicDrawUMLExpansionRegionImpl → AnyRef → Any
  214. def toWrappedObjectString: String

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLExpansionRegionImpl → TreeString
  219. val type_metaAttributeFunction: MetaAttributeStringFunction[MagicDrawUML, UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  220. implicit val umlOps: MagicDrawUMLUtil

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

    Permalink
    Definition Classes
    UMLElementOps
  222. def validate_cannot_import_ownedMembers: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  223. def validate_cannot_import_self: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  224. def validate_edges: Boolean

    Permalink
    Definition Classes
    UMLStructuredActivityNodeOps
  225. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  226. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  227. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  228. def validate_input_pin_edges: Boolean

    Permalink
    Definition Classes
    UMLStructuredActivityNodeOps
  229. def validate_members_distinguishable: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  230. def validate_nodes_and_edges: Boolean

    Permalink
    Definition Classes
    UMLActivityGroupOps
  231. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  232. def validate_not_contained: Boolean

    Permalink
    Definition Classes
    UMLActivityGroupOps
  233. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  234. def validate_output_pin_edges: Boolean

    Permalink
    Definition Classes
    UMLStructuredActivityNodeOps
  235. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  236. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  237. def validate_visibility_needs_ownership: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  238. def valueTreeString: String

    Permalink
    Definition Classes
    MagicDrawUMLExpansionRegionImpl → ValueTreeString
  239. def variable: Set[UMLVariable[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStructuredActivityNodeOps
  240. def visibility: Option[uml.read.api.UMLVisibilityKind.Value]

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  249. 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 UMLExpansionRegion[MagicDrawUML]

Inherited from UMLExpansionRegionOps[MagicDrawUML]

Inherited from UMLStructuredActivityNode[MagicDrawUML]

Inherited from UMLStructuredActivityNodeOps[MagicDrawUML]

Inherited from MagicDrawUMLActivityGroup

Inherited from UMLActivityGroup[MagicDrawUML]

Inherited from UMLActivityGroupOps[MagicDrawUML]

Inherited from MagicDrawUMLNamespace

Inherited from UMLNamespace[MagicDrawUML]

Inherited from UMLNamespaceOps[MagicDrawUML]

Inherited from MagicDrawUMLAction

Inherited from UMLAction[MagicDrawUML]

Inherited from UMLActionOps[MagicDrawUML]

Inherited from UMLExecutableNode[MagicDrawUML]

Inherited from UMLExecutableNodeOps[MagicDrawUML]

Inherited from MagicDrawUMLActivityNode

Inherited from UMLActivityNode[MagicDrawUML]

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