Class

org.omg.oti.magicdraw.uml.read

MagicDrawUMLBroadcastSignalActionImpl

Related Doc: package read

Permalink

case class MagicDrawUMLBroadcastSignalActionImpl(e: BroadcastSignalAction, ops: MagicDrawUMLUtil) extends MagicDrawUMLBroadcastSignalAction with TreeString with ValueTreeString with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, ValueTreeString, TreeString, MagicDrawUMLBroadcastSignalAction, UMLBroadcastSignalAction[MagicDrawUML], UMLBroadcastSignalActionOps[MagicDrawUML], MagicDrawUMLInvocationAction, UMLInvocationAction[MagicDrawUML], UMLInvocationActionOps[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. MagicDrawUMLBroadcastSignalActionImpl
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ValueTreeString
  7. TreeString
  8. MagicDrawUMLBroadcastSignalAction
  9. UMLBroadcastSignalAction
  10. UMLBroadcastSignalActionOps
  11. MagicDrawUMLInvocationAction
  12. UMLInvocationAction
  13. UMLInvocationActionOps
  14. MagicDrawUMLAction
  15. UMLAction
  16. UMLActionOps
  17. MagicDrawUMLExecutableNode
  18. UMLExecutableNode
  19. UMLExecutableNodeOps
  20. MagicDrawUMLActivityNode
  21. UMLActivityNode
  22. UMLActivityNodeOps
  23. MagicDrawUMLRedefinableElement
  24. UMLRedefinableElement
  25. UMLRedefinableElementOps
  26. MagicDrawUMLNamedElement
  27. UMLNamedElement
  28. UMLNamedElementOps
  29. MagicDrawUMLElement
  30. UMLElement
  31. UMLElementOps
  32. AnyRef
  33. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new MagicDrawUMLBroadcastSignalActionImpl(e: BroadcastSignalAction, 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
    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 argument: Seq[UMLInputPin[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLInvocationAction → UMLInvocationAction
  28. def asForwardReferencesToImportableOuterPackageableElements: \/[Set[Throwable], Set[UMLPackageableElement[MagicDrawUML]]]

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLExecutableNode → UMLExecutableNode
  33. def broadcastSignalAction_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLBroadcastSignalAction
  34. def broadcastSignalAction_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLBroadcastSignalAction
  35. def broadcastSignalAction_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLBroadcastSignalAction
  36. def broadcastSignalAction_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLBroadcastSignalAction
  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
    UMLBroadcastSignalAction → UMLInvocationAction → 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. val e: BroadcastSignalAction

    Permalink
  46. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  49. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  50. def element_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLExecutableNode
  57. def executableNode_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLExecutableNode
  58. def executableNode_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLExecutableNode
  59. def executableNode_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  72. def getMagicDrawAction: Action

    Permalink
    Definition Classes
    MagicDrawUMLAction
  73. def getMagicDrawActivityNode: ActivityNode

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode
  74. def getMagicDrawBroadcastSignalAction: BroadcastSignalAction

    Permalink
  75. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  76. def getMagicDrawExecutableNode: ExecutableNode

    Permalink
    Definition Classes
    MagicDrawUMLExecutableNode
  77. def getMagicDrawInvocationAction: InvocationAction

    Permalink
    Definition Classes
    MagicDrawUMLInvocationAction
  78. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  79. def getMagicDrawRedefinableElement: RedefinableElement

    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. val hashCode: Int

    Permalink
    Definition Classes
    MagicDrawUMLBroadcastSignalActionImpl → 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 invocationAction_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInvocationAction
  103. def invocationAction_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLInvocationAction
  104. def invocationAction_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLInvocationAction
  105. def invocationAction_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInvocationAction
  106. def isAncestorOf(other: UMLElement[Uml]): \/[Set[Throwable], Boolean]

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

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

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

    Permalink
    Definition Classes
    Any
  110. def isLeaf: Boolean

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLBroadcastSignalAction → UMLInvocationAction → UMLAction → UMLExecutableNode → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLElement → UMLElementOps
  119. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  120. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  122. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  125. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  126. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  127. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  128. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  133. def onPort: Option[UMLPort[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLInvocationAction → UMLInvocationAction
  134. val ops: MagicDrawUMLUtil

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLRedefinableElement
  147. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  148. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  149. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLBroadcastSignalAction → UMLInvocationAction → UMLAction → UMLExecutableNode → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLElement → UMLElementOps
  156. def relatedElement_relationship: Set[UMLRelationship[Uml]]

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLExecutableNode → UMLExecutableNode
  162. def signal: Option[UMLSignal[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBroadcastSignalAction → UMLBroadcastSignalAction
  163. def signature_message: Set[UMLMessage[Uml]]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  178. implicit val umlOps: MagicDrawUMLUtil

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

    Permalink
    Definition Classes
    UMLElementOps
  180. def validate_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_no_onport: Boolean

    Permalink
    Definition Classes
    UMLBroadcastSignalActionOps
  184. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  185. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  186. def validate_number_of_arguments: Boolean

    Permalink
    Definition Classes
    UMLBroadcastSignalActionOps
  187. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  188. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  189. def validate_type_ordering_multiplicity: Boolean

    Permalink
    Definition Classes
    UMLBroadcastSignalActionOps
  190. def validate_visibility_needs_ownership: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  191. def valueTreeString: String

    Permalink
    Definition Classes
    MagicDrawUMLBroadcastSignalActionImpl → ValueTreeString
  192. def visibility: Option[uml.read.api.UMLVisibilityKind.Value]

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

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

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

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

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

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

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

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

Inherited from UMLBroadcastSignalActionOps[MagicDrawUML]

Inherited from UMLInvocationAction[MagicDrawUML]

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