Trait

org.omg.oti.magicdraw.uml.read

MagicDrawUMLProfile

Related Doc: package read

Permalink

trait MagicDrawUMLProfile extends MagicDrawUMLPackage with UMLProfile[MagicDrawUML]

Linear Supertypes
UMLProfile[MagicDrawUML], UMLProfileOps[MagicDrawUML], MagicDrawUMLPackage, UMLPackage[MagicDrawUML], UMLPackageOps[MagicDrawUML], MagicDrawUMLTemplateableElement, UMLTemplateableElement[MagicDrawUML], UMLTemplateableElementOps[MagicDrawUML], MagicDrawUMLNamespace, UMLNamespace[MagicDrawUML], UMLNamespaceOps[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. MagicDrawUMLProfile
  2. UMLProfile
  3. UMLProfileOps
  4. MagicDrawUMLPackage
  5. UMLPackage
  6. UMLPackageOps
  7. MagicDrawUMLTemplateableElement
  8. UMLTemplateableElement
  9. UMLTemplateableElementOps
  10. MagicDrawUMLNamespace
  11. UMLNamespace
  12. UMLNamespaceOps
  13. MagicDrawUMLPackageableElement
  14. UMLPackageableElement
  15. UMLPackageableElementOps
  16. MagicDrawUMLParameterableElement
  17. UMLParameterableElement
  18. UMLParameterableElementOps
  19. MagicDrawUMLNamedElement
  20. UMLNamedElement
  21. UMLNamedElementOps
  22. MagicDrawUMLElement
  23. UMLElement
  24. UMLElementOps
  25. AnyRef
  26. 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 UMLExtendedElementsByAppliedStereotypes = Map[UMLStereotypeBaseProperty, Set[UMLElement[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLPackageOps
  9. type UMLStereotypeBaseProperty = (UMLStereotype[MagicDrawUML], UMLProperty[MagicDrawUML])

    Permalink
    Definition Classes
    UMLPackageOps
  10. type UMLStereotypedElementsByAppliedProfile = Map[Option[UMLProfile[MagicDrawUML]], UMLExtendedElementsByAppliedStereotypes]

    Permalink
    Definition Classes
    UMLPackageOps
  11. type Uml = MagicDrawUML

    Permalink
    Definition Classes
    MagicDrawUMLElement

Abstract Value Members

  1. abstract def e: Profile

    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 URI: Option[String]

    Permalink
    Definition Classes
    MagicDrawUMLPackage → UMLPackage
  5. def actual_templateParameterSubstitution: Set[UMLTemplateParameterSubstitution[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  6. def allApplicableStereotypes: Set[UMLStereotype[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  7. def allAppliedStereotypesByProfile: \/[Set[Throwable], UMLStereotypedElementsByAppliedProfile]

    Permalink
    Definition Classes
    UMLPackageOps
  8. def allDirectProfileApplicationsIncludingNestingPackagesTransitively: Set[UMLProfileApplication[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  9. def allDirectlyAppliedProfilesExceptNestingPackages: Set[UMLProfile[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  10. def allDirectlyAppliedProfilesIncludingNestingPackagesTransitively: Set[UMLProfile[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  11. def allDirectlyImportedPackagesIncludingNestingPackagesTransitively: Set[UMLPackage[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  12. def allDirectlyVisibleMembersTransitivelyAccessibleExceptNestingPackagesAndAppliedProfiles: Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  13. def allForwardReferencesFromStereotypeTagProperties: \/[Set[Throwable], Set[UMLElement[MagicDrawUML]]]

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

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

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

    Permalink
    Definition Classes
    UMLPackageOps
  17. def allImportedPackagesTransitively: Set[UMLPackage[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  18. def allImportedProfilesTransitively: Set[UMLProfile[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLProfileOps
  19. def allIndirectlyAppliedProfilesIncludingNestingPackagesTransitively: Set[UMLProfile[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  20. def allIndirectlyVisibleMembersTransitivelyAccessibleFromNestingPackagesAndAppliedProfiles: Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  21. def allNamespaces: Seq[UMLNamespace[MagicDrawUML]]

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  23. def allNestedPackages: Set[UMLPackage[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  24. def allNestedProfilesTransitively: Set[UMLProfile[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLProfileOps
  25. def allNestingPackagesTransitively: Set[UMLPackage[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  26. def allOwnedElements: Set[UMLElement[MagicDrawUML]]

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  29. def allPackagesWithinScope: Set[UMLPackage[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  30. def allVisibleMembersAccessibleTransitively: Set[UMLPackageableElement[MagicDrawUML]]

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  32. def allVisibleProfilesTransitively: Set[UMLProfile[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLProfileOps
  33. def annotatedElement_comment: Set[UMLComment[Uml]]

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

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

    Permalink
    Definition Classes
    UMLElementOps
  36. def appliedProfile_profileApplication: Set[UMLProfileApplication[MagicDrawUML]]

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

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

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  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 compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLProfile → UMLPackage → UMLTemplateableElement → UMLPackageableElement → UMLParameterableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  44. def constrainedElement_constraint: Set[UMLConstraint[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  45. def containingProfile: Option[UMLProfile[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  46. def context_diagram: Set[UMLDiagram[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  47. def default_templateParameter: Set[UMLTemplateParameter[Uml]]

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

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement
  49. def elementImport: Set[UMLElementImport[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  50. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  53. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  54. def element_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  60. def excludeCollisions(imps: Set[UMLPackageableElement[MagicDrawUML]]): Set[UMLPackageableElement[MagicDrawUML]]

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  63. def forwardReferencesBeyondPackageScope()(implicit idg: IDGenerator[MagicDrawUML]): \/[Set[Throwable], Set[RelationTriple[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLPackageOps
  64. def forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLProfile → UMLPackage → UMLTemplateableElement → UMLPackageableElement → UMLParameterableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  65. def forwardReferencesToNamespaces()(implicit idg: IDGenerator[MagicDrawUML]): \/[Set[Throwable], Set[UMLNamespace[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  66. def forwardReferencesToPackagesOrProfiles()(implicit idg: IDGenerator[MagicDrawUML]): \/[Set[Throwable], Set[UMLPackage[MagicDrawUML]]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  74. def getDocumentURL()(implicit otiCharacteristicsProvider: OTICharacteristicsProvider[MagicDrawUML]): \/[Set[Throwable], Option[@@[String, OTI_URL]]]

    Permalink
    Definition Classes
    UMLPackageOps
  75. def getEffectiveURI()(implicit otiCharacteristicsProvider: OTICharacteristicsProvider[MagicDrawUML]): \/[Set[Throwable], Option[@@[String, OTI_URI]]]

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

    Permalink
    Definition Classes
    UMLElementOps
  77. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  78. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  79. def getMagicDrawNamespace: Namespace

    Permalink
    Definition Classes
    MagicDrawUMLNamespace
  80. def getMagicDrawPackage: Package

    Permalink
    Definition Classes
    MagicDrawUMLPackage
  81. def getMagicDrawPackageableElement: PackageableElement

    Permalink
  82. def getMagicDrawParameterableElement: ParameterableElement

    Permalink
  83. def getMagicDrawProfile: Profile

    Permalink
  84. def getMagicDrawTemplateableElement: TemplateableElement

    Permalink
  85. def getNamesOfMember(element: Option[UMLNamedElement[MagicDrawUML]]): Set[String]

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

    Permalink
    Definition Classes
    UMLElementOps
    Annotations
    @tailrec()
  87. def getSpecificationRootCharacteristics()(implicit otiCharacteristicsProvider: OTICharacteristicsProvider[MagicDrawUML]): \/[Set[Throwable], Option[OTISpecificationRootCharacteristics]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  95. def hasSpecificationRootCharacteristics()(implicit otiCharacteristicsProvider: OTICharacteristicsProvider[MagicDrawUML]): Boolean

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement
  103. def importedPackage_packageImport: Set[UMLPackageImport[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  104. def importedPackages: Set[UMLPackage[MagicDrawUML]]

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

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

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

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

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

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

    Permalink
    Definition Classes
    Any
  112. def isTemplate: Boolean

    Permalink
    Definition Classes
    UMLTemplateableElementOps
  113. def isTemplateParameter: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  116. def member: Set[UMLNamedElement[Uml]]

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  119. def mergedPackage_packageMerge: Set[UMLPackageMerge[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  120. def message_considerIgnoreFragment: Set[UMLConsiderIgnoreFragment[Uml]]

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

    Permalink
    Definition Classes
    UMLProfile → UMLPackage → UMLTemplateableElement → UMLPackageableElement → UMLParameterableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  122. def metaclassReference: Set[UMLElementImport[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProfile → UMLProfile
  123. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  124. def metamodelReference: Set[UMLPackageImport[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProfile → UMLProfile
  125. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  127. def mustBeOwned: Boolean

    Permalink
    Definition Classes
    UMLPackageOps
  128. def name: Option[String]

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  130. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  131. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  132. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  133. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  135. def namespace_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamespace
  136. def namespace_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamespace
  137. def namespace_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamespace
  138. def namespace_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    AnyRef
  140. def nestedPackage: Set[UMLPackage[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  141. def nestingPackage: Option[UMLPackage[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPackage → UMLPackage
  142. def nonImportedNestedPackages: Set[UMLPackage[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  143. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  145. def oti_artifactKind()(implicit otiCharacteristicsProvider: OTICharacteristicsProvider[MagicDrawUML]): \/[Set[Throwable], Option[OTIArtifactKind]]

    Permalink
    Definition Classes
    UMLPackageOps
  146. def oti_documentURL()(implicit otiCharacteristicsProvider: OTICharacteristicsProvider[MagicDrawUML]): \/[Set[Throwable], Option[@@[String, OTI_URL]]]

    Permalink
    Definition Classes
    UMLPackageOps
  147. def oti_nsPrefix()(implicit otiCharacteristicsProvider: OTICharacteristicsProvider[MagicDrawUML]): \/[Set[Throwable], Option[@@[String, OTI_NS_PREFIX]]]

    Permalink
    Definition Classes
    UMLPackageOps
  148. def oti_packageURI()(implicit otiCharacteristicsProvider: OTICharacteristicsProvider[MagicDrawUML]): \/[Set[Throwable], Option[@@[String, OTI_URI]]]

    Permalink
    Definition Classes
    UMLPackageOps
  149. def oti_uuidPrefix()(implicit otiCharacteristicsProvider: OTICharacteristicsProvider[MagicDrawUML]): \/[Set[Throwable], Option[@@[String, OTI_UUID_PREFIX]]]

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  159. def ownedStereotype: Set[UMLStereotype[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  160. def ownedTemplateSignature: Option[UMLTemplateSignature[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLTemplateableElementOps
  161. def ownedType: Set[UMLType[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  162. def owner: Option[UMLElement[Uml]]

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

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

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

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  168. def packageMerge: Set[UMLPackageMerge[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  169. def package_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPackage
  170. def package_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPackage
  171. def package_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPackage
  172. def package_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPackage
  173. def packageableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  174. def packageableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPackageableElement
  175. def packageableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  176. def packageableElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  177. def packagedElement: Set[UMLPackageableElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPackage → UMLPackage
  178. def packagedElement_component: Option[UMLComponent[MagicDrawUML]]

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

    Permalink
    Definition Classes
    UMLPackageableElementOps
  180. def parameterableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  181. def parameterableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLParameterableElement
  182. def parameterableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  183. def parameterableElement_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLTemplateableElementOps
  185. def profileApplication: Set[UMLProfileApplication[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageOps
  186. def profile_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLProfile
  187. def profile_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLProfile
  188. def profile_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLProfile
  189. def profile_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLProfile
  190. def profile_stereotype: Set[UMLStereotype[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProfile → UMLProfile
  191. def qualifiedName: Option[String]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
  192. def referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLProfile → UMLPackage → UMLTemplateableElement → UMLPackageableElement → UMLParameterableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  193. def relatedElement_relationship: Set[UMLRelationship[Uml]]

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLTemplateableElement → UMLTemplateableElementOps
  205. def templateParameter: Option[UMLTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  206. def templateableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTemplateableElement
  207. def templateableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTemplateableElement
  208. def templateableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTemplateableElement
  209. def templateableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  216. implicit val umlOps: MagicDrawUMLUtil

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

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

    Permalink
    Definition Classes
    UMLElementOps
  219. def validate_cannot_import_ownedMembers: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  220. def validate_cannot_import_self: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  221. def validate_elements_public_or_private: Boolean

    Permalink
    Definition Classes
    UMLPackageOps
  222. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  223. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  224. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  225. def validate_members_distinguishable: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  226. def validate_metaclass_reference_not_specialized: Boolean

    Permalink
    Definition Classes
    UMLProfileOps
  227. def validate_namespace_needs_visibility: Boolean

    Permalink
    Definition Classes
    UMLPackageableElementOps
  228. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  229. def validate_references_same_metamodel: Boolean

    Permalink
    Definition Classes
    UMLProfileOps
  230. def validate_visibility_needs_ownership: Boolean

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps

Inherited from UMLProfile[MagicDrawUML]

Inherited from UMLProfileOps[MagicDrawUML]

Inherited from MagicDrawUMLPackage

Inherited from UMLPackage[MagicDrawUML]

Inherited from UMLPackageOps[MagicDrawUML]

Inherited from UMLTemplateableElement[MagicDrawUML]

Inherited from UMLTemplateableElementOps[MagicDrawUML]

Inherited from MagicDrawUMLNamespace

Inherited from UMLNamespace[MagicDrawUML]

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