Trait

org.omg.oti.magicdraw.uml.read

MagicDrawUMLInterfaceRealization

Related Doc: package read

Permalink

trait MagicDrawUMLInterfaceRealization extends MagicDrawUMLRealization with UMLInterfaceRealization[MagicDrawUML]

Linear Supertypes
UMLInterfaceRealization[MagicDrawUML], UMLInterfaceRealizationOps[MagicDrawUML], MagicDrawUMLRealization, UMLRealization[MagicDrawUML], UMLRealizationOps[MagicDrawUML], MagicDrawUMLAbstraction, UMLAbstraction[MagicDrawUML], UMLAbstractionOps[MagicDrawUML], MagicDrawUMLDependency, UMLDependency[MagicDrawUML], UMLDependencyOps[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
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MagicDrawUMLInterfaceRealization
  2. UMLInterfaceRealization
  3. UMLInterfaceRealizationOps
  4. MagicDrawUMLRealization
  5. UMLRealization
  6. UMLRealizationOps
  7. MagicDrawUMLAbstraction
  8. UMLAbstraction
  9. UMLAbstractionOps
  10. MagicDrawUMLDependency
  11. UMLDependency
  12. UMLDependencyOps
  13. MagicDrawUMLDirectedRelationship
  14. UMLDirectedRelationship
  15. UMLDirectedRelationshipOps
  16. MagicDrawUMLRelationship
  17. UMLRelationship
  18. UMLRelationshipOps
  19. MagicDrawUMLPackageableElement
  20. UMLPackageableElement
  21. UMLPackageableElementOps
  22. MagicDrawUMLParameterableElement
  23. UMLParameterableElement
  24. UMLParameterableElementOps
  25. MagicDrawUMLNamedElement
  26. UMLNamedElement
  27. UMLNamedElementOps
  28. MagicDrawUMLElement
  29. UMLElement
  30. UMLElementOps
  31. AnyRef
  32. 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: InterfaceRealization

    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 abstraction_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLAbstraction
  5. def abstraction_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLAbstraction
  6. def abstraction_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLAbstraction
  7. def abstraction_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLAbstraction
  8. def actual_templateParameterSubstitution: Set[UMLTemplateParameterSubstitution[Uml]]

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Any
  22. def client: Set[UMLNamedElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLDependencyOps
  23. def clientDependency: Set[UMLDependency[Uml]]

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

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

    Permalink
    Definition Classes
    UMLInterfaceRealization → UMLRealization → UMLAbstraction → UMLDependency → UMLPackageableElement → UMLParameterableElement → UMLNamedElement → UMLDirectedRelationship → UMLRelationship → UMLElement → UMLElementOps
  26. def constrainedElement_constraint: Set[UMLConstraint[Uml]]

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  28. def contract: Option[UMLInterface[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLInterfaceRealization → UMLInterfaceRealization
  29. def default_templateParameter: Set[UMLTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  30. def dependency_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDependency
  31. def dependency_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLDependency
  32. def dependency_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLDependency
  33. def dependency_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDependency
  34. def deployedElement_deploymentTarget: Set[UMLDeploymentTarget[Uml]]

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

    Permalink
    Definition Classes
    UMLDirectedRelationship
  36. def directedRelationship_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLDirectedRelationship
  37. def directedRelationship_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLDirectedRelationship
  38. def directedRelationship_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDirectedRelationship
  39. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  42. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  43. def element_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLInterfaceRealization → UMLRealization → UMLAbstraction → UMLDependency → UMLPackageableElement → UMLParameterableElement → UMLNamedElement → UMLDirectedRelationship → UMLRelationship → UMLElement → UMLElementOps
  51. def forwardRelationTriples(): \/[Set[Throwable], Set[RelationTriple[MagicDrawUML]]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  59. def getMagicDrawAbstraction: Abstraction

    Permalink
    Definition Classes
    MagicDrawUMLAbstraction
  60. def getMagicDrawDependency: Dependency

    Permalink
    Definition Classes
    MagicDrawUMLDependency
  61. def getMagicDrawDirectedRelationship: DirectedRelationship

    Permalink
  62. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  63. def getMagicDrawInterfaceRealization: InterfaceRealization

    Permalink
  64. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  65. def getMagicDrawPackageableElement: PackageableElement

    Permalink
  66. def getMagicDrawParameterableElement: ParameterableElement

    Permalink
  67. def getMagicDrawRealization: Realization

    Permalink
    Definition Classes
    MagicDrawUMLRealization
  68. def getMagicDrawRelationship: Relationship

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  80. def implementingClassifier: Option[UMLBehavioredClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLInterfaceRealization → UMLInterfaceRealization
  81. def importedElement_import: Set[UMLElementImport[MagicDrawUML]]

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

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement
  83. def informationSource_informationFlow: Set[UMLInformationFlow[MagicDrawUML]]

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

  86. def interfaceRealization_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInterfaceRealization
  87. def interfaceRealization_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLInterfaceRealization
  88. def interfaceRealization_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLInterfaceRealization
  89. def interfaceRealization_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

    Permalink
    Definition Classes
    Any
  94. def isTemplateParameter: Boolean

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

    Permalink
    Definition Classes
    UMLElementOps
  96. def mapping: Option[UMLOpaqueExpression[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLAbstractionOps
  97. def member_memberNamespace: Set[UMLNamespace[Uml]]

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

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

    Permalink
    Definition Classes
    UMLInterfaceRealization → UMLRealization → UMLAbstraction → UMLDependency → UMLPackageableElement → UMLParameterableElement → UMLNamedElement → UMLDirectedRelationship → UMLRelationship → UMLElement → UMLElementOps
  100. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  101. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  103. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  106. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  107. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  108. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  109. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLPackageableElement
  126. def packageableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPackageableElement
  127. def packageableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  128. def packageableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLPackageableElementOps
  131. def parameterableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  132. def parameterableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLParameterableElement
  133. def parameterableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  134. def parameterableElement_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
  136. def realization_abstraction: Set[UMLInformationFlow[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLRelationship → UMLRelationship
  137. def realization_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLRealization
  138. def realization_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRealization
  139. def realization_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRealization
  140. def realization_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLRealization
  141. def referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInterfaceRealization → UMLRealization → UMLAbstraction → UMLDependency → UMLPackageableElement → UMLParameterableElement → UMLNamedElement → UMLDirectedRelationship → UMLRelationship → UMLElement → UMLElementOps
  142. def relatedElement: Set[UMLElement[Uml]]

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

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

    Permalink
    Definition Classes
    UMLRelationship
  145. def relationship_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRelationship
  146. def relationship_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRelationship
  147. def relationship_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  149. def roleBinding_collaborationUse: Option[UMLCollaborationUse[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLDependencyOps
  150. def selectInContainmentTreeRunnable: Runnable

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  156. def supplier: Set[UMLNamedElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLDependencyOps
  157. def supplier_supplierDependency: Set[UMLDependency[MagicDrawUML]]

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  169. implicit val umlOps: MagicDrawUMLUtil

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

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

    Permalink
    Definition Classes
    UMLElementOps
  172. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  173. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  174. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  175. def validate_namespace_needs_visibility: Boolean

    Permalink
    Definition Classes
    UMLPackageableElementOps
  176. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  177. def validate_visibility_needs_ownership: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  178. def visibility: Option[uml.read.api.UMLVisibilityKind.Value]

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLDependencyOps
  185. def xmiType: Iterable[String]

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

    Permalink
    Definition Classes
    UMLElementOps

Inherited from UMLInterfaceRealization[MagicDrawUML]

Inherited from UMLInterfaceRealizationOps[MagicDrawUML]

Inherited from MagicDrawUMLRealization

Inherited from UMLRealization[MagicDrawUML]

Inherited from UMLRealizationOps[MagicDrawUML]

Inherited from MagicDrawUMLAbstraction

Inherited from UMLAbstraction[MagicDrawUML]

Inherited from UMLAbstractionOps[MagicDrawUML]

Inherited from MagicDrawUMLDependency

Inherited from UMLDependency[MagicDrawUML]

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