Trait

org.omg.oti.magicdraw.uml.read

MagicDrawUMLEncapsulatedClassifier

Related Doc: package read

Permalink

trait MagicDrawUMLEncapsulatedClassifier extends MagicDrawUMLStructuredClassifier with UMLEncapsulatedClassifier[MagicDrawUML]

Linear Supertypes
UMLEncapsulatedClassifier[MagicDrawUML], UMLEncapsulatedClassifierOps[MagicDrawUML], MagicDrawUMLStructuredClassifier, UMLStructuredClassifier[MagicDrawUML], UMLStructuredClassifierOps[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. MagicDrawUMLEncapsulatedClassifier
  2. UMLEncapsulatedClassifier
  3. UMLEncapsulatedClassifierOps
  4. MagicDrawUMLStructuredClassifier
  5. UMLStructuredClassifier
  6. UMLStructuredClassifierOps
  7. MagicDrawUMLClassifier
  8. UMLClassifier
  9. UMLClassifierOps
  10. MagicDrawUMLTemplateableElement
  11. UMLTemplateableElement
  12. UMLTemplateableElementOps
  13. MagicDrawUMLRedefinableElement
  14. UMLRedefinableElement
  15. UMLRedefinableElementOps
  16. MagicDrawUMLNamespace
  17. UMLNamespace
  18. UMLNamespaceOps
  19. MagicDrawUMLType
  20. UMLType
  21. UMLTypeOps
  22. MagicDrawUMLPackageableElement
  23. UMLPackageableElement
  24. UMLPackageableElementOps
  25. MagicDrawUMLParameterableElement
  26. UMLParameterableElement
  27. UMLParameterableElementOps
  28. MagicDrawUMLNamedElement
  29. UMLNamedElement
  30. UMLNamedElementOps
  31. MagicDrawUMLElement
  32. UMLElement
  33. UMLElementOps
  34. AnyRef
  35. 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: EncapsulatedClassifier

    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 allRoles: Set[UMLConnectableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStructuredClassifierOps
  21. def allSlottableFeatures: Set[UMLStructuralFeature[MagicDrawUML]]

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  32. def attribute: Seq[UMLProperty[Uml]]

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLClassifierOps
  44. def compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLEncapsulatedClassifier → UMLStructuredClassifier → UMLClassifier → UMLType → UMLPackageableElement → UMLParameterableElement → UMLTemplateableElement → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  45. def conformsTo(other: Option[UMLType[MagicDrawUML]]): Boolean

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  57. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  60. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  61. def element_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLElementOps
  63. def encapsulatedClassifier_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLEncapsulatedClassifier
  64. def encapsulatedClassifier_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLEncapsulatedClassifier
  65. def encapsulatedClassifier_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLEncapsulatedClassifier
  66. def encapsulatedClassifier_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLEncapsulatedClassifier
  67. def endType_association: Set[UMLAssociation[MagicDrawUML]]

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  78. def forwardReferencesFromMetamodelAssociations: Elements

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  92. def getMagicDrawClassifier: Classifier

    Permalink
    Definition Classes
    MagicDrawUMLClassifier
  93. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  94. def getMagicDrawEncapsulatedClassifier: EncapsulatedClassifier

    Permalink
  95. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  96. def getMagicDrawNamespace: Namespace

    Permalink
    Definition Classes
    MagicDrawUMLNamespace
  97. def getMagicDrawPackageableElement: PackageableElement

    Permalink
  98. def getMagicDrawParameterableElement: ParameterableElement

    Permalink
  99. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  100. def getMagicDrawStructuredClassifier: StructuredClassifier

    Permalink
  101. def getMagicDrawTemplateableElement: TemplateableElement

    Permalink
  102. def getMagicDrawType: Type

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

  127. def isAbstract: Boolean

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

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

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  132. def isFinalSpecialization: Boolean

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

    Permalink
    Definition Classes
    Any
  134. def isLeaf: Boolean

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

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

    Permalink
    Definition Classes
    UMLClassifierOps
  137. def isTemplate: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  138. def isTemplateParameter: Boolean

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLNamespace → UMLNamespace
  143. def member_memberNamespace: Set[UMLNamespace[Uml]]

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

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

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

    Permalink
    Definition Classes
    UMLEncapsulatedClassifier → UMLStructuredClassifier → UMLClassifier → UMLType → UMLPackageableElement → UMLParameterableElement → UMLTemplateableElement → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  147. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  148. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  150. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  153. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  154. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  155. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  156. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  158. def namespace_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamespace
  159. def namespace_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamespace
  160. def namespace_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamespace
  161. def namespace_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamespace
  162. final def ne(arg0: AnyRef): Boolean

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLParameterableElementOps
  172. def ownedAttribute: Seq[UMLProperty[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLStructuredClassifier → UMLStructuredClassifier
  173. def ownedComment: Set[UMLComment[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  174. def ownedConnector: Set[UMLConnector[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStructuredClassifierOps
  175. def ownedDefault_templateParameter: Option[UMLTemplateParameter[MagicDrawUML]]

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  178. def ownedMember: Set[UMLNamedElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLNamespace → UMLNamespace
  179. def ownedPort: Set[UMLPort[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLEncapsulatedClassifierOps
  180. def ownedRule: Set[UMLConstraint[MagicDrawUML]]

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  189. def packageableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  190. def packageableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPackageableElement
  191. def packageableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  192. def packageableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLPackageableElementOps
  195. def parameterableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  196. def parameterableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLParameterableElement
  197. def parameterableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  198. def parameterableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLClassifierOps
  201. def part: Set[UMLProperty[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStructuredClassifierOps
  202. def powertypeExtent: Set[UMLGeneralizationSet[Uml]]

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

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

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

    Permalink
    Definition Classes
    UMLTypeOps
  206. def realizingClassifier_componentRealization: Set[UMLComponentRealization[Uml]]

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

    Permalink
    Definition Classes
    UMLRedefinableElement
  208. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  209. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  210. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLClassifierOps
  220. def referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLEncapsulatedClassifier → UMLStructuredClassifier → UMLClassifier → UMLType → UMLPackageableElement → UMLParameterableElement → UMLTemplateableElement → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  221. def relatedElement_relationship: Set[UMLRelationship[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  222. def representation: Option[UMLCollaborationUse[MagicDrawUML]]

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  225. def role: Set[UMLConnectableElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLStructuredClassifier → UMLStructuredClassifier
  226. def selectInContainmentTreeRunnable: Runnable

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  231. def structuredClassifier_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLStructuredClassifier
  232. def structuredClassifier_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLStructuredClassifier
  233. def structuredClassifier_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLStructuredClassifier
  234. def structuredClassifier_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLStructuredClassifier
  235. def substitution: Set[UMLSubstitution[MagicDrawUML]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLTemplateableElement
  243. def templateableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTemplateableElement
  244. def templateableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTemplateableElement
  245. def templateableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLType
  252. def type_forwardReferencesFromMetamodelAssociations: Elements

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

    Permalink
    Definition Classes
    UMLElementOps
  254. def type_metaAttributes: MetaAttributeFunctions

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  263. def validate_cannot_import_ownedMembers: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  264. def validate_cannot_import_self: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  265. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  266. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  267. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  268. def validate_maps_to_generalization_set: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  269. def validate_members_distinguishable: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  270. def validate_namespace_needs_visibility: Boolean

    Permalink
    Definition Classes
    UMLPackageableElementOps
  271. def validate_no_cycles_in_generalization: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  272. def validate_non_final_parents: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  273. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  274. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  275. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  276. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  277. def validate_specialize_type: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  278. def validate_visibility_needs_ownership: Boolean

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps

Inherited from UMLEncapsulatedClassifier[MagicDrawUML]

Inherited from UMLEncapsulatedClassifierOps[MagicDrawUML]

Inherited from UMLStructuredClassifier[MagicDrawUML]

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