Trait

org.omg.oti.magicdraw.uml.read

MagicDrawUMLCommunicationPath

Related Doc: package read

Permalink

trait MagicDrawUMLCommunicationPath extends MagicDrawUMLAssociation with UMLCommunicationPath[MagicDrawUML]

Linear Supertypes
UMLCommunicationPath[MagicDrawUML], UMLCommunicationPathOps[MagicDrawUML], MagicDrawUMLAssociation, UMLAssociation[MagicDrawUML], UMLAssociationOps[MagicDrawUML], MagicDrawUMLRelationship, UMLRelationship[MagicDrawUML], UMLRelationshipOps[MagicDrawUML], MagicDrawUMLClassifier, UMLClassifier[MagicDrawUML], UMLClassifierOps[MagicDrawUML], MagicDrawUMLTemplateableElement, UMLTemplateableElement[MagicDrawUML], UMLTemplateableElementOps[MagicDrawUML], MagicDrawUMLRedefinableElement, UMLRedefinableElement[MagicDrawUML], UMLRedefinableElementOps[MagicDrawUML], MagicDrawUMLNamespace, UMLNamespace[MagicDrawUML], UMLNamespaceOps[MagicDrawUML], MagicDrawUMLType, UMLType[MagicDrawUML], UMLTypeOps[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. MagicDrawUMLCommunicationPath
  2. UMLCommunicationPath
  3. UMLCommunicationPathOps
  4. MagicDrawUMLAssociation
  5. UMLAssociation
  6. UMLAssociationOps
  7. MagicDrawUMLRelationship
  8. UMLRelationship
  9. UMLRelationshipOps
  10. MagicDrawUMLClassifier
  11. UMLClassifier
  12. UMLClassifierOps
  13. MagicDrawUMLTemplateableElement
  14. UMLTemplateableElement
  15. UMLTemplateableElementOps
  16. MagicDrawUMLRedefinableElement
  17. UMLRedefinableElement
  18. UMLRedefinableElementOps
  19. MagicDrawUMLNamespace
  20. UMLNamespace
  21. UMLNamespaceOps
  22. MagicDrawUMLType
  23. UMLType
  24. UMLTypeOps
  25. MagicDrawUMLPackageableElement
  26. UMLPackageableElement
  27. UMLPackageableElementOps
  28. MagicDrawUMLParameterableElement
  29. UMLParameterableElement
  30. UMLParameterableElementOps
  31. MagicDrawUMLNamedElement
  32. UMLNamedElement
  33. UMLNamedElementOps
  34. MagicDrawUMLElement
  35. UMLElement
  36. UMLElementOps
  37. AnyRef
  38. 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: CommunicationPath

    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 _package: Option[UMLPackage[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLType → UMLType
  5. def actual_templateParameterSubstitution: Set[UMLTemplateParameterSubstitution[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  6. def allAttributes: Seq[UMLProperty[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  7. def allAttributesExceptRedefined: Seq[UMLProperty[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  8. def allFeatures: Set[UMLFeature[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  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 allImportedPackagesTransitively: Set[UMLPackage[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  13. def allNamespaces: Seq[UMLNamespace[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamedElementOps
  14. def allNamespacesWithinScope: Set[UMLNamespace[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  15. def allOwnedElements: Set[UMLElement[MagicDrawUML]]

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  18. def allParents: Set[UMLClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  19. def allRealizedInterfaces: Set[UMLInterface[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  20. def allSlottableFeatures: Set[UMLStructuralFeature[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  21. def allUsedInterfaces: Set[UMLInterface[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  22. def allVisibleMembersAccessibleTransitively: Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  23. def allVisibleMembersTransitively: Set[UMLPackageableElement[MagicDrawUML]]

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

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

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

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

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

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

    Permalink
    Definition Classes
    Any
  30. def asPackageableElement: Option[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  31. def association_clearAssociationAction: Option[UMLClearAssociationAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLAssociation → UMLAssociation
  32. def association_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLAssociation
  33. def association_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLAssociation
  34. def association_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLAssociation
  35. def association_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLAssociation
  36. def attribute: Seq[UMLProperty[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  37. def classifier_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLClassifier
  38. def classifier_createObjectAction: Set[UMLCreateObjectAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  39. def classifier_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLClassifier
  40. def classifier_instanceSpecification: Set[UMLInstanceSpecification[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  41. def classifier_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLClassifier
  42. def classifier_readExtentAction: Option[UMLReadExtentAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  43. def classifier_readIsClassifiedObjectAction: Set[UMLReadIsClassifiedObjectAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  44. def classifier_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLClassifier
  45. def clientDependency: Set[UMLDependency[Uml]]

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  47. def collaborationUse: Set[UMLCollaborationUse[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  48. def communicationPath_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLCommunicationPath
  49. def communicationPath_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLCommunicationPath
  50. def communicationPath_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLCommunicationPath
  51. def communicationPath_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLCommunicationPath
  52. def compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLCommunicationPath → UMLAssociation → UMLRelationship → UMLClassifier → UMLType → UMLPackageableElement → UMLParameterableElement → UMLTemplateableElement → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  53. def conformsTo(other: Option[UMLType[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  54. def constrainedElement_constraint: Set[UMLConstraint[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  55. def constrainingClassifier_classifierTemplateParameter: Set[UMLClassifierTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  56. def context_action: Set[UMLAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  57. def context_diagram: Set[UMLDiagram[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  58. def contract_substitution: Set[UMLSubstitution[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  59. def conveyed_conveyingFlow: Set[UMLInformationFlow[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  60. def default_templateParameter: Set[UMLTemplateParameter[Uml]]

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

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement
  62. def directlyRealizedInterfaces: Set[UMLInterface[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  63. def directlyUsedInterfaces: Set[UMLInterface[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  64. def elementImport: Set[UMLElementImport[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  65. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  68. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  69. def element_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLElementOps
  71. def endType: Set[UMLType[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLAssociationOps
  72. def endType_association: Set[UMLAssociation[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLTypeOps
  73. def endType_associationExceptRedefinedOrDerived: Set[UMLAssociation[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLTypeOps
  74. final def eq(arg0: AnyRef): Boolean

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  78. def exceptionType_exceptionHandler: Set[UMLExceptionHandler[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  79. def excludeCollisions(imps: Set[UMLPackageableElement[MagicDrawUML]]): Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  80. def feature: Set[UMLFeature[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  81. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  82. def forwardReferencesBeyondNamespaceScope()(implicit idg: IDGenerator[MagicDrawUML]): \/[Set[Throwable], Set[RelationTriple[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  83. def forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLCommunicationPath → UMLAssociation → UMLRelationship → UMLClassifier → UMLType → UMLPackageableElement → UMLParameterableElement → UMLTemplateableElement → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  84. def forwardReferencesToNamespaces()(implicit idg: IDGenerator[MagicDrawUML]): \/[Set[Throwable], Set[UMLNamespace[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  85. def forwardRelationTriples(): \/[Set[Throwable], Set[RelationTriple[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLElementOps
  86. def general: Set[UMLClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  87. def general_classifier: Set[UMLClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  88. def general_generalization: Set[UMLGeneralization[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  89. def generalization: Set[UMLGeneralization[MagicDrawUML]]

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  96. def getDirectedAssociationEnd: Option[(UMLProperty[MagicDrawUML], UMLProperty[MagicDrawUML])]

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

    Permalink
    Definition Classes
    UMLElementOps
  98. def getMagicDrawAssociation: Association

    Permalink
    Definition Classes
    MagicDrawUMLAssociation
  99. def getMagicDrawClassifier: Classifier

    Permalink
    Definition Classes
    MagicDrawUMLClassifier
  100. def getMagicDrawCommunicationPath: CommunicationPath

    Permalink
  101. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  102. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  103. def getMagicDrawNamespace: Namespace

    Permalink
    Definition Classes
    MagicDrawUMLNamespace
  104. def getMagicDrawPackageableElement: PackageableElement

    Permalink
  105. def getMagicDrawParameterableElement: ParameterableElement

    Permalink
  106. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  107. def getMagicDrawRelationship: Relationship

    Permalink
    Definition Classes
    MagicDrawUMLRelationship
  108. def getMagicDrawTemplateableElement: TemplateableElement

    Permalink
  109. def getMagicDrawType: Type

    Permalink
    Definition Classes
    MagicDrawUMLType
  110. def getNamesOfMember(element: Option[UMLNamedElement[MagicDrawUML]]): Set[String]

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

    Permalink
    Definition Classes
    UMLElementOps
    Annotations
    @tailrec()
  112. def getRedefinedOrSpecializedAssociations: Set[UMLAssociation[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLAssociationOps
  113. def getStereotypeTagPropertyBooleanValues(tagProperty: UMLProperty[MagicDrawUML]): \/[Set[Throwable], Iterable[Boolean]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  121. def hasVisibilityOf(n: Option[UMLNamedElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  122. def hashCode(): Int

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

    Permalink
    Definition Classes
    UMLElementOps
  124. def importMembers(imps: Set[UMLPackageableElement[MagicDrawUML]]): Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  125. def importedElement_import: Set[UMLElementImport[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageableElementOps
  126. def importedMember: Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  127. def importedMember_namespace: Set[UMLNamespace[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement
  128. def importedPackages: Set[UMLPackage[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  129. def informationSource_informationFlow: Set[UMLInformationFlow[MagicDrawUML]]

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  131. def inherit(inhs: Set[UMLNamedElement[MagicDrawUML]]): Set[UMLNamedElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  132. def inheritableMembers(c: Option[UMLClassifier[MagicDrawUML]]): Set[UMLNamedElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  133. def inheritedMember: Set[UMLNamedElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  134. def inheritedMember_inheritingClassifier: Set[UMLClassifier[Uml]]

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

  135. def isAbstract: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  136. def isAncestorOf(other: UMLElement[Uml]): \/[Set[Throwable], Boolean]

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

    Permalink
    Definition Classes
    UMLParameterableElementOps
  138. def isConsistentWith(redefiningElement: Option[UMLRedefinableElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  139. def isConsistentlyNonDerived: Boolean

    Permalink
    Definition Classes
    UMLAssociationOps
  140. def isDerived: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLAssociation → UMLAssociation
  141. def isDistinguishableFrom(n: Option[UMLNamedElement[MagicDrawUML]], ns: Option[UMLNamespace[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  142. def isFinalSpecialization: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  143. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  144. def isLeaf: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  145. def isRedefinitionContextValid(redefinedElement: Option[UMLRedefinableElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  146. def isSubstitutableFor(contract: Option[UMLClassifier[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  147. def isTemplate: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  148. def isTemplateParameter: Boolean

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

    Permalink
    Definition Classes
    UMLElementOps
  150. def makesVisible(el: Option[UMLNamedElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  151. def maySpecializeType(c: Option[UMLClassifier[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  152. def member: Set[UMLNamedElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLNamespace → UMLNamespace
  153. def memberEnd: Seq[UMLProperty[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLAssociation → UMLAssociation
  154. def member_memberNamespace: Set[UMLNamespace[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  155. def membersAreDistinguishable: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  156. def message_considerIgnoreFragment: Set[UMLConsiderIgnoreFragment[Uml]]

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

    Permalink
    Definition Classes
    UMLCommunicationPath → UMLAssociation → UMLRelationship → UMLClassifier → UMLType → UMLPackageableElement → UMLParameterableElement → UMLTemplateableElement → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  158. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  159. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  161. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  164. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  165. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  166. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  167. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  169. def namespace_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamespace
  170. def namespace_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamespace
  171. def namespace_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamespace
  172. def namespace_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamespace
  173. def navigableOwnedEnd: Set[UMLProperty[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLAssociation → UMLAssociation
  174. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  175. def nestedClassifier_interface: Option[UMLInterface[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  176. def nestedClassifier_nestingClass: Option[UMLClass[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  177. def newClassifier_reclassifyObjectAction: Set[UMLReclassifyObjectAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  178. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  180. def oldClassifier_reclassifyObjectAction: Set[UMLReclassifyObjectAction[Uml]]

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

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

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

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

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

    Permalink
    Definition Classes
    UMLParameterableElementOps
  186. def ownedDiagram: Set[UMLDiagram[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  187. def ownedElement: Set[UMLElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  188. def ownedEnd: Iterable[UMLProperty[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLAssociation → UMLAssociation
  189. def ownedMember: Set[UMLNamedElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLNamespace → UMLNamespace
  190. def ownedRule: Set[UMLConstraint[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  191. def ownedTemplateSignature: Option[UMLRedefinableTemplateSignature[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  192. def ownedUseCase: Set[UMLUseCase[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  193. def owner: Option[UMLElement[Uml]]

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  198. def packageImport: Set[UMLPackageImport[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  199. def packageableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  200. def packageableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPackageableElement
  201. def packageableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  202. def packageableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLPackageableElementOps
  205. def parameterableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  206. def parameterableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLParameterableElement
  207. def parameterableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  208. def parameterableElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  209. def parameterableElements: Set[UMLParameterableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLTemplateableElementOps
  210. def parents: Set[UMLClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  211. def powertypeExtent: Set[UMLGeneralizationSet[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  212. def qualifiedName: Option[String]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
  213. def raisedException_behavioralFeature: Set[UMLBehavioralFeature[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLType → UMLType
  214. def raisedException_operation: Set[UMLOperation[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLTypeOps
  215. def realization_abstraction: Set[UMLInformationFlow[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLRelationship → UMLRelationship
  216. def realizingClassifier_componentRealization: Set[UMLComponentRealization[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  217. def redefinableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  218. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  219. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  220. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  221. def redefinedClassifier: Set[UMLClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  222. def redefinedClassifier_classifier: Set[UMLClassifier[MagicDrawUML]]

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

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

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  225. def redefinitionContext: Iterable[UMLClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  226. def redefinitionContext_redefinableElement: Set[UMLRedefinableElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  227. def redefinitionContext_region: Set[UMLRegion[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  228. def redefinitionContext_state: Set[UMLState[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  229. def redefinitionContext_transition: Set[UMLTransition[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  230. def referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLCommunicationPath → UMLAssociation → UMLRelationship → UMLClassifier → UMLType → UMLPackageableElement → UMLParameterableElement → UMLTemplateableElement → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  231. def relatedElement: Set[UMLElement[Uml]]

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

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

    Permalink
    Definition Classes
    UMLRelationship
  234. def relationship_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRelationship
  235. def relationship_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRelationship
  236. def relationship_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLRelationship
  237. def representation: Option[UMLCollaborationUse[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  238. def represented_representation: Set[UMLInformationItem[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  239. def represents_activityPartition: Set[UMLActivityPartition[Uml]]

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  245. def substitution: Set[UMLSubstitution[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  246. def supplier_supplierDependency: Set[UMLDependency[MagicDrawUML]]

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  250. def templateBinding: Set[UMLTemplateBinding[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLTemplateableElement → UMLTemplateableElementOps
  251. def templateParameter: Option[UMLClassifierTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier → MagicDrawUMLParameterableElement → UMLParameterableElement
  252. def templateableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTemplateableElement
  253. def templateableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTemplateableElement
  254. def templateableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTemplateableElement
  255. def templateableElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTemplateableElement
  256. def toString(): String

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  261. def type_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLType
  262. def type_connector: Set[UMLConnector[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLAssociation → UMLAssociation
  263. def type_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLType
  264. val type_metaAttributeFunction: MetaAttributeStringFunction[MagicDrawUML, UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  265. def type_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLType
  266. def type_operation: Set[UMLOperation[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLType → UMLType
  267. def type_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLType
  268. def type_typedElement: Set[UMLTypedElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLType → UMLType
  269. implicit val umlOps: MagicDrawUMLUtil

    Permalink
  270. def unmarshallType_unmarshallAction: Set[UMLUnmarshallAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  271. def useCase: Set[UMLUseCase[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  272. def utilizedElement_manifestation: Set[UMLManifestation[Uml]]

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

    Permalink
    Definition Classes
    UMLElementOps
  274. def validate_association_ends: Boolean

    Permalink
    Definition Classes
    UMLAssociationOps
  275. def validate_binary_associations: Boolean

    Permalink
    Definition Classes
    UMLAssociationOps
  276. def validate_cannot_import_ownedMembers: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  277. def validate_cannot_import_self: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  278. def validate_communication_path_ends: Boolean

    Permalink
    Definition Classes
    UMLCommunicationPathOps
  279. def validate_ends_must_be_typed: Boolean

    Permalink
    Definition Classes
    UMLAssociationOps
  280. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  281. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  282. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  283. def validate_maps_to_generalization_set: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  284. def validate_members_distinguishable: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  285. def validate_namespace_needs_visibility: Boolean

    Permalink
    Definition Classes
    UMLPackageableElementOps
  286. def validate_no_cycles_in_generalization: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  287. def validate_non_final_parents: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  288. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  289. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  290. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  291. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  292. def validate_specialize_type: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  293. def validate_specialized_end_number: Boolean

    Permalink
    Definition Classes
    UMLAssociationOps
  294. def validate_specialized_end_types: Boolean

    Permalink
    Definition Classes
    UMLAssociationOps
  295. def validate_visibility_needs_ownership: Boolean

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

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement → MagicDrawUMLNamedElement → UMLNamedElement
  297. def visibleMembers: Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  298. final def wait(): Unit

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps

Inherited from UMLCommunicationPath[MagicDrawUML]

Inherited from UMLCommunicationPathOps[MagicDrawUML]

Inherited from MagicDrawUMLAssociation

Inherited from UMLAssociation[MagicDrawUML]

Inherited from UMLAssociationOps[MagicDrawUML]

Inherited from MagicDrawUMLRelationship

Inherited from UMLRelationship[MagicDrawUML]

Inherited from UMLRelationshipOps[MagicDrawUML]

Inherited from MagicDrawUMLClassifier

Inherited from UMLClassifier[MagicDrawUML]

Inherited from UMLClassifierOps[MagicDrawUML]

Inherited from UMLTemplateableElement[MagicDrawUML]

Inherited from UMLTemplateableElementOps[MagicDrawUML]

Inherited from UMLRedefinableElement[MagicDrawUML]

Inherited from UMLRedefinableElementOps[MagicDrawUML]

Inherited from MagicDrawUMLNamespace

Inherited from UMLNamespace[MagicDrawUML]

Inherited from UMLNamespaceOps[MagicDrawUML]

Inherited from MagicDrawUMLType

Inherited from UMLType[MagicDrawUML]

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