Trait

org.omg.oti.magicdraw.uml.read

MagicDrawUMLWriteVariableAction

Related Doc: package read

Permalink

trait MagicDrawUMLWriteVariableAction extends MagicDrawUMLVariableAction with UMLWriteVariableAction[MagicDrawUML]

Linear Supertypes
UMLWriteVariableAction[MagicDrawUML], UMLWriteVariableActionOps[MagicDrawUML], MagicDrawUMLVariableAction, UMLVariableAction[MagicDrawUML], UMLVariableActionOps[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
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MagicDrawUMLWriteVariableAction
  2. UMLWriteVariableAction
  3. UMLWriteVariableActionOps
  4. MagicDrawUMLVariableAction
  5. UMLVariableAction
  6. UMLVariableActionOps
  7. MagicDrawUMLAction
  8. UMLAction
  9. UMLActionOps
  10. MagicDrawUMLExecutableNode
  11. UMLExecutableNode
  12. UMLExecutableNodeOps
  13. MagicDrawUMLActivityNode
  14. UMLActivityNode
  15. UMLActivityNodeOps
  16. MagicDrawUMLRedefinableElement
  17. UMLRedefinableElement
  18. UMLRedefinableElementOps
  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: WriteVariableAction

    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 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
    UMLActivityNodeOps
  11. def activityNode_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLActivityNode
  12. def activityNode_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLActivityNode
  13. def activityNode_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLActivityNode
  14. def activityNode_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLActionOps
  23. def allOwningPackages: Set[UMLPackage[MagicDrawUML]]

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

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

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

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

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

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

    Permalink
    Definition Classes
    Any
  30. def bodyPart_loopNode: Option[UMLLoopNode[Uml]]

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

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

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

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

    Permalink
    Definition Classes
    UMLWriteVariableAction → UMLVariableAction → UMLAction → UMLExecutableNode → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLElement → UMLElementOps
  35. def constrainedElement_constraint: Set[UMLConstraint[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  36. def containingActivity: Option[UMLActivity[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActivityNodeOps
  37. def containingBehavior: Option[UMLBehavior[MagicDrawUML]]

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  40. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  43. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  44. def element_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  50. def executableNode_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLExecutableNode
  51. def executableNode_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLExecutableNode
  52. def executableNode_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLExecutableNode
  53. def executableNode_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLExecutableNodeOps
  55. def finalize(): Unit

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

    Permalink
    Definition Classes
    UMLWriteVariableAction → UMLVariableAction → UMLAction → UMLExecutableNode → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLElement → UMLElementOps
  57. def forwardRelationTriples(): \/[Set[Throwable], Set[RelationTriple[MagicDrawUML]]]

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  66. def getMagicDrawAction: Action

    Permalink
    Definition Classes
    MagicDrawUMLAction
  67. def getMagicDrawActivityNode: ActivityNode

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode
  68. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  69. def getMagicDrawExecutableNode: ExecutableNode

    Permalink
    Definition Classes
    MagicDrawUMLExecutableNode
  70. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  71. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  72. def getMagicDrawVariableAction: VariableAction

    Permalink
    Definition Classes
    MagicDrawUMLVariableAction
  73. def getMagicDrawWriteVariableAction: WriteVariableAction

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  87. def inGroup: Set[UMLActivityGroup[Uml]]

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

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

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

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

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

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

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

    Permalink
    Definition Classes
    MagicDrawUMLAction → UMLAction
  96. def isAncestorOf(other: UMLElement[Uml]): \/[Set[Throwable], Boolean]

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

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

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

    Permalink
    Definition Classes
    Any
  100. def isLeaf: Boolean

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLWriteVariableAction → UMLVariableAction → UMLAction → UMLExecutableNode → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLElement → UMLElementOps
  109. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  110. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  112. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  115. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  116. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  117. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  118. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLAction → UMLAction
  127. def ownedComment: Set[UMLComment[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  128. def ownedElement: Set[UMLElement[Uml]]

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
    Annotations
    @tailrec()
  133. def qualifiedName: Option[String]

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

    Permalink
    Definition Classes
    UMLRedefinableElement
  135. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  136. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  137. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLWriteVariableAction → UMLVariableAction → UMLAction → UMLExecutableNode → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLElement → UMLElementOps
  144. def relatedElement_relationship: Set[UMLRelationship[Uml]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  152. def supplier_supplierDependency: Set[UMLDependency[MagicDrawUML]]

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  164. implicit val umlOps: MagicDrawUMLUtil

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

    Permalink
    Definition Classes
    UMLElementOps
  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_multiplicity: Boolean

    Permalink
    Definition Classes
    UMLWriteVariableActionOps
  170. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  171. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  172. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  173. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  174. def validate_scope_of_variable: Boolean

    Permalink
    Definition Classes
    UMLVariableActionOps
  175. def validate_value_type: Boolean

    Permalink
    Definition Classes
    UMLWriteVariableActionOps
  176. def validate_visibility_needs_ownership: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  177. def value: Option[UMLInputPin[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLWriteVariableActionOps
  178. def variable: Option[UMLVariable[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLVariableAction → UMLVariableAction
  179. def variableAction_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLVariableAction
  180. def variableAction_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLVariableAction
  181. def variableAction_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLVariableAction
  182. def variableAction_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLVariableAction
  183. def visibility: Option[uml.read.api.UMLVisibilityKind.Value]

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  187. def writeVariableAction_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLWriteVariableAction
  188. def writeVariableAction_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLWriteVariableAction
  189. def writeVariableAction_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLWriteVariableAction
  190. def writeVariableAction_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLWriteVariableAction
  191. def xmiElementLabel: String

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps

Inherited from UMLWriteVariableAction[MagicDrawUML]

Inherited from UMLWriteVariableActionOps[MagicDrawUML]

Inherited from UMLVariableAction[MagicDrawUML]

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