Class

org.omg.oti.magicdraw.uml.read

MagicDrawUMLInformationFlowImpl

Related Doc: package read

Permalink

case class MagicDrawUMLInformationFlowImpl(e: InformationFlow, ops: MagicDrawUMLUtil) extends MagicDrawUMLInformationFlow with TreeString with ValueTreeString with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, ValueTreeString, TreeString, MagicDrawUMLInformationFlow, UMLInformationFlow[MagicDrawUML], UMLInformationFlowOps[MagicDrawUML], MagicDrawUMLDirectedRelationship, UMLDirectedRelationship[MagicDrawUML], UMLDirectedRelationshipOps[MagicDrawUML], MagicDrawUMLRelationship, UMLRelationship[MagicDrawUML], UMLRelationshipOps[MagicDrawUML], MagicDrawUMLPackageableElement, UMLPackageableElement[MagicDrawUML], UMLPackageableElementOps[MagicDrawUML], MagicDrawUMLParameterableElement, UMLParameterableElement[MagicDrawUML], UMLParameterableElementOps[MagicDrawUML], MagicDrawUMLNamedElement, UMLNamedElement[MagicDrawUML], UMLNamedElementOps[MagicDrawUML], MagicDrawUMLElement, UMLElement[MagicDrawUML], UMLElementOps[MagicDrawUML], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MagicDrawUMLInformationFlowImpl
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ValueTreeString
  7. TreeString
  8. MagicDrawUMLInformationFlow
  9. UMLInformationFlow
  10. UMLInformationFlowOps
  11. MagicDrawUMLDirectedRelationship
  12. UMLDirectedRelationship
  13. UMLDirectedRelationshipOps
  14. MagicDrawUMLRelationship
  15. UMLRelationship
  16. UMLRelationshipOps
  17. MagicDrawUMLPackageableElement
  18. UMLPackageableElement
  19. UMLPackageableElementOps
  20. MagicDrawUMLParameterableElement
  21. UMLParameterableElement
  22. UMLParameterableElementOps
  23. MagicDrawUMLNamedElement
  24. UMLNamedElement
  25. UMLNamedElementOps
  26. MagicDrawUMLElement
  27. UMLElement
  28. UMLElementOps
  29. AnyRef
  30. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new MagicDrawUMLInformationFlowImpl(e: InformationFlow, 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 actual_templateParameterSubstitution: Set[UMLTemplateParameterSubstitution[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  5. def allForwardReferencesFromStereotypeTagProperties: \/[Set[Throwable], Set[UMLElement[MagicDrawUML]]]

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLPackageableElementOps
  17. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  18. def clientDependency: Set[UMLDependency[Uml]]

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

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

    Permalink
    Definition Classes
    UMLInformationFlow → UMLPackageableElement → UMLParameterableElement → UMLNamedElement → UMLDirectedRelationship → UMLRelationship → UMLElement → UMLElementOps
  21. def constrainedElement_constraint: Set[UMLConstraint[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  22. def context_diagram: Set[UMLDiagram[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  23. def conveyed: Set[UMLClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLInformationFlow → UMLInformationFlow
  24. def default_templateParameter: Set[UMLTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  25. def deployedElement_deploymentTarget: Set[UMLDeploymentTarget[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement
  26. def directedRelationship_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDirectedRelationship
  27. def directedRelationship_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLDirectedRelationship
  28. def directedRelationship_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLDirectedRelationship
  29. def directedRelationship_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDirectedRelationship
  30. val e: InformationFlow

    Permalink
  31. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  34. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  35. def element_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  41. def finalize(): Unit

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

    Permalink
    Definition Classes
    UMLInformationFlow → UMLPackageableElement → UMLParameterableElement → UMLNamedElement → UMLDirectedRelationship → UMLRelationship → UMLElement → UMLElementOps
  43. def forwardRelationTriples(): \/[Set[Throwable], Set[RelationTriple[MagicDrawUML]]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  51. def getMagicDrawDirectedRelationship: DirectedRelationship

    Permalink
  52. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  53. def getMagicDrawInformationFlow: InformationFlow

    Permalink
    Definition Classes
    MagicDrawUMLInformationFlow
  54. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  55. def getMagicDrawPackageableElement: PackageableElement

    Permalink
  56. def getMagicDrawParameterableElement: ParameterableElement

    Permalink
  57. def getMagicDrawRelationship: Relationship

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  69. def importedElement_import: Set[UMLElementImport[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageableElementOps
  70. def importedMember_namespace: Set[UMLNamespace[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement
  71. def informationFlow_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInformationFlow
  72. def informationFlow_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLInformationFlow
  73. def informationFlow_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLInformationFlow
  74. def informationFlow_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInformationFlow
  75. def informationSource: Set[UMLNamedElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInformationFlowOps
  76. def informationSource_informationFlow: Set[UMLInformationFlow[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamedElementOps
  77. def informationTarget: Set[UMLNamedElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInformationFlowOps
  78. def informationTarget_informationFlow: Set[UMLInformationFlow[MagicDrawUML]]

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  81. def isCompatibleWith(p: Option[UMLParameterableElement[MagicDrawUML]]): Boolean

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

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

    Permalink
    Definition Classes
    Any
  84. def isTemplateParameter: Boolean

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

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

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

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

    Permalink
    Definition Classes
    UMLInformationFlow → UMLPackageableElement → UMLParameterableElement → UMLNamedElement → UMLDirectedRelationship → UMLRelationship → UMLElement → UMLElementOps
  89. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  90. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  92. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  95. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  96. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  97. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  98. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  103. val ops: MagicDrawUMLUtil

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

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

    Permalink
    Definition Classes
    UMLElementOps
  106. def ownedActual_owningTemplateParameterSubstitution: Option[UMLTemplateParameterSubstitution[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLParameterableElementOps
  107. def ownedComment: Set[UMLComment[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  108. def ownedDefault_templateParameter: Option[UMLTemplateParameter[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLParameterableElementOps
  109. def ownedElement: Set[UMLElement[Uml]]

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
    Annotations
    @tailrec()
  114. def owningTemplateParameter: Option[UMLTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  115. def packageableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  116. def packageableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPackageableElement
  117. def packageableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  118. def packageableElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  119. def packagedElement_component: Option[UMLComponent[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageableElementOps
  120. def packagedElement_owningPackage: Option[UMLPackage[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageableElementOps
  121. def parameterableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  122. def parameterableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLParameterableElement
  123. def parameterableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  124. def parameterableElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  125. def qualifiedName: Option[String]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
  126. def realization: Set[UMLRelationship[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLInformationFlow → UMLInformationFlow
  127. def realization_abstraction: Set[UMLInformationFlow[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLRelationship → UMLRelationship
  128. def realizingActivityEdge: Set[UMLActivityEdge[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLInformationFlow → UMLInformationFlow
  129. def realizingConnector: Set[UMLConnector[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLInformationFlow → UMLInformationFlow
  130. def realizingMessage: Set[UMLMessage[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLInformationFlow → UMLInformationFlow
  131. def referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInformationFlow → UMLPackageableElement → UMLParameterableElement → UMLNamedElement → UMLDirectedRelationship → UMLRelationship → UMLElement → UMLElementOps
  132. def relatedElement: Set[UMLElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLRelationship → UMLRelationship
  133. def relatedElement_relationship: Set[UMLRelationship[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  134. def relationship_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLRelationship
  135. def relationship_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRelationship
  136. def relationship_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRelationship
  137. def relationship_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLRelationship
  138. def represents_activityPartition: Set[UMLActivityPartition[Uml]]

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  143. def source: Set[UMLElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLDirectedRelationship → UMLDirectedRelationship
  144. def source_directedRelationship: Set[UMLDirectedRelationship[Uml]]

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  148. def target: Set[UMLElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLDirectedRelationship → UMLDirectedRelationship
  149. def target_directedRelationship: Set[UMLDirectedRelationship[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  150. def templateParameter: Option[UMLTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  151. def toString(): String

    Permalink
    Definition Classes
    MagicDrawUMLInformationFlowImpl → AnyRef → Any
  152. def toWrappedObjectString: String

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLInformationFlowImpl → TreeString
  157. val type_metaAttributeFunction: MetaAttributeStringFunction[MagicDrawUML, UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  158. implicit val umlOps: MagicDrawUMLUtil

    Permalink
  159. def utilizedElement_manifestation: Set[UMLManifestation[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement
  160. val uuid_metaDocumentAttributeFunction: MetaDocumentAttributeStringFunction[MagicDrawUML, UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  161. def validate_convey_classifiers: Boolean

    Permalink
    Definition Classes
    UMLInformationFlowOps
  162. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  163. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  164. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  165. def validate_must_conform: Boolean

    Permalink
    Definition Classes
    UMLInformationFlowOps
  166. def validate_namespace_needs_visibility: Boolean

    Permalink
    Definition Classes
    UMLPackageableElementOps
  167. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  168. def validate_sources_and_targets_kind: Boolean

    Permalink
    Definition Classes
    UMLInformationFlowOps
  169. def validate_visibility_needs_ownership: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  170. def valueTreeString: String

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

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement → MagicDrawUMLNamedElement → UMLNamedElement
  172. final def wait(): Unit

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

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

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

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

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

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

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

Inherited from UMLInformationFlowOps[MagicDrawUML]

Inherited from UMLDirectedRelationship[MagicDrawUML]

Inherited from UMLDirectedRelationshipOps[MagicDrawUML]

Inherited from MagicDrawUMLRelationship

Inherited from UMLRelationship[MagicDrawUML]

Inherited from UMLRelationshipOps[MagicDrawUML]

Inherited from UMLPackageableElement[MagicDrawUML]

Inherited from UMLPackageableElementOps[MagicDrawUML]

Inherited from UMLParameterableElement[MagicDrawUML]

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