Trait

org.omg.oti.magicdraw.uml.read

MagicDrawUMLAddStructuralFeatureValueAction

Related Doc: package read

Permalink

trait MagicDrawUMLAddStructuralFeatureValueAction extends MagicDrawUMLWriteStructuralFeatureAction with UMLAddStructuralFeatureValueAction[MagicDrawUML]

Linear Supertypes
UMLAddStructuralFeatureValueAction[MagicDrawUML], UMLAddStructuralFeatureValueActionOps[MagicDrawUML], MagicDrawUMLWriteStructuralFeatureAction, UMLWriteStructuralFeatureAction[MagicDrawUML], UMLWriteStructuralFeatureActionOps[MagicDrawUML], MagicDrawUMLStructuralFeatureAction, UMLStructuralFeatureAction[MagicDrawUML], UMLStructuralFeatureActionOps[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. MagicDrawUMLAddStructuralFeatureValueAction
  2. UMLAddStructuralFeatureValueAction
  3. UMLAddStructuralFeatureValueActionOps
  4. MagicDrawUMLWriteStructuralFeatureAction
  5. UMLWriteStructuralFeatureAction
  6. UMLWriteStructuralFeatureActionOps
  7. MagicDrawUMLStructuralFeatureAction
  8. UMLStructuralFeatureAction
  9. UMLStructuralFeatureActionOps
  10. MagicDrawUMLAction
  11. UMLAction
  12. UMLActionOps
  13. MagicDrawUMLExecutableNode
  14. UMLExecutableNode
  15. UMLExecutableNodeOps
  16. MagicDrawUMLActivityNode
  17. UMLActivityNode
  18. UMLActivityNodeOps
  19. MagicDrawUMLRedefinableElement
  20. UMLRedefinableElement
  21. UMLRedefinableElementOps
  22. MagicDrawUMLNamedElement
  23. UMLNamedElement
  24. UMLNamedElementOps
  25. MagicDrawUMLElement
  26. UMLElement
  27. UMLElementOps
  28. AnyRef
  29. 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: AddStructuralFeatureValueAction

    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 _object: Option[UMLInputPin[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStructuralFeatureActionOps
  5. def action_actionExecutionSpecification: Set[UMLActionExecutionSpecification[Uml]]

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

    Permalink
    Definition Classes
    UMLAction
  7. def action_forwardReferencesFromMetamodelAssociations: Elements

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

    Permalink
    Definition Classes
    UMLActionOps
  9. def action_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLAction
  10. def action_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLActivityNodeOps
  12. def activityNode_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLActivityNode
  13. def activityNode_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLActivityNode
  14. def activityNode_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLActivityNode
  15. def activityNode_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLActivityNode
  16. def addStructuralFeatureValueAction_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLAddStructuralFeatureValueAction
  17. def addStructuralFeatureValueAction_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLAddStructuralFeatureValueAction
  18. def addStructuralFeatureValueAction_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLAddStructuralFeatureValueAction
  19. def addStructuralFeatureValueAction_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLAddStructuralFeatureValueAction
  20. def allActions: Set[UMLAction[MagicDrawUML]]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLAddStructuralFeatureValueAction → UMLWriteStructuralFeatureAction → UMLStructuralFeatureAction → UMLAction → UMLExecutableNode → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLElement → UMLElementOps
  40. def constrainedElement_constraint: Set[UMLConstraint[Uml]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElement
  48. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  49. def element_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLExecutableNode
  56. def executableNode_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLExecutableNode
  57. def executableNode_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLExecutableNode
  58. def executableNode_referenceMetaProperties: MetaPropertyFunctions

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

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

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

    Permalink
    Definition Classes
    UMLAddStructuralFeatureValueAction → UMLWriteStructuralFeatureAction → UMLStructuralFeatureAction → UMLAction → UMLExecutableNode → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLElement → UMLElementOps
  62. def forwardRelationTriples(): \/[Set[Throwable], Set[RelationTriple[MagicDrawUML]]]

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  71. def getMagicDrawAction: Action

    Permalink
    Definition Classes
    MagicDrawUMLAction
  72. def getMagicDrawActivityNode: ActivityNode

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode
  73. def getMagicDrawAddStructuralFeatureValueAction: AddStructuralFeatureValueAction

    Permalink
  74. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  75. def getMagicDrawExecutableNode: ExecutableNode

    Permalink
    Definition Classes
    MagicDrawUMLExecutableNode
  76. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  77. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  78. def getMagicDrawStructuralFeatureAction: StructuralFeatureAction

    Permalink
  79. def getMagicDrawWriteStructuralFeatureAction: WriteStructuralFeatureAction

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

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

    Permalink
    Definition Classes
    MagicDrawUMLAction → UMLAction
  102. def insertAt: Option[UMLInputPin[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLAddStructuralFeatureValueAction → UMLAddStructuralFeatureValueAction
  103. def isAncestorOf(other: UMLElement[Uml]): \/[Set[Throwable], Boolean]

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

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

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

    Permalink
    Definition Classes
    Any
  107. def isLeaf: Boolean

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

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

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  110. def isReplaceAll: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLAddStructuralFeatureValueAction → UMLAddStructuralFeatureValueAction
  111. def localPostcondition: Set[UMLConstraint[Uml]]

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

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

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

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

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

    Permalink
    Definition Classes
    UMLAddStructuralFeatureValueAction → UMLWriteStructuralFeatureAction → UMLStructuralFeatureAction → UMLAction → UMLExecutableNode → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLElement → UMLElementOps
  117. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  118. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  120. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  123. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  124. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  125. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  126. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  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 qualifiedName: Option[String]

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

    Permalink
    Definition Classes
    UMLRedefinableElement
  143. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  144. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  145. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLAddStructuralFeatureValueAction → UMLWriteStructuralFeatureAction → UMLStructuralFeatureAction → UMLAction → UMLExecutableNode → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLElement → UMLElementOps
  152. def relatedElement_relationship: Set[UMLRelationship[Uml]]

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  154. def result: Option[UMLOutputPin[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLWriteStructuralFeatureActionOps
  155. def selectInContainmentTreeRunnable: Runnable

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLExecutableNode → UMLExecutableNode
  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 structuralFeature: Option[UMLStructuralFeature[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLStructuralFeatureAction → UMLStructuralFeatureAction
  162. def structuralFeatureAction_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLStructuralFeatureAction
  163. def structuralFeatureAction_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLStructuralFeatureAction
  164. def structuralFeatureAction_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLStructuralFeatureAction
  165. def structuralFeatureAction_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLStructuralFeatureAction
  166. def supplier_supplierDependency: Set[UMLDependency[MagicDrawUML]]

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  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_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  181. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  182. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  183. def validate_insertAt_pin: Boolean

    Permalink
    Definition Classes
    UMLAddStructuralFeatureValueActionOps
  184. def validate_multiplicity_of_object: Boolean

    Permalink
    Definition Classes
    UMLStructuralFeatureActionOps
  185. def validate_multiplicity_of_result: Boolean

    Permalink
    Definition Classes
    UMLWriteStructuralFeatureActionOps
  186. def validate_multiplicity_of_value: Boolean

    Permalink
    Definition Classes
    UMLWriteStructuralFeatureActionOps
  187. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  188. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  189. def validate_not_static: Boolean

    Permalink
    Definition Classes
    UMLStructuralFeatureActionOps
  190. def validate_object_type: Boolean

    Permalink
    Definition Classes
    UMLStructuralFeatureActionOps
  191. def validate_one_featuring_classifier: Boolean

    Permalink
    Definition Classes
    UMLStructuralFeatureActionOps
  192. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  193. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  194. def validate_required_value: Boolean

    Permalink
    Definition Classes
    UMLAddStructuralFeatureValueActionOps
  195. def validate_type_of_result: Boolean

    Permalink
    Definition Classes
    UMLWriteStructuralFeatureActionOps
  196. def validate_type_of_value: Boolean

    Permalink
    Definition Classes
    UMLWriteStructuralFeatureActionOps
  197. def validate_visibility: Boolean

    Permalink
    Definition Classes
    UMLStructuralFeatureActionOps
  198. def validate_visibility_needs_ownership: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  199. def value: Option[UMLInputPin[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLWriteStructuralFeatureAction → UMLWriteStructuralFeatureAction
  200. def visibility: Option[uml.read.api.UMLVisibilityKind.Value]

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  204. def writeStructuralFeatureAction_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLWriteStructuralFeatureAction
  205. def writeStructuralFeatureAction_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLWriteStructuralFeatureAction
  206. def writeStructuralFeatureAction_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLWriteStructuralFeatureAction
  207. def writeStructuralFeatureAction_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLWriteStructuralFeatureAction
  208. def xmiElementLabel: String

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps

Inherited from UMLAddStructuralFeatureValueAction[MagicDrawUML]

Inherited from UMLAddStructuralFeatureValueActionOps[MagicDrawUML]

Inherited from UMLWriteStructuralFeatureAction[MagicDrawUML]

Inherited from UMLWriteStructuralFeatureActionOps[MagicDrawUML]

Inherited from UMLStructuralFeatureAction[MagicDrawUML]

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