Trait

org.omg.oti.magicdraw.uml.read

MagicDrawUMLPackage

Related Doc: package read

Permalink

trait MagicDrawUMLPackage extends MagicDrawUMLPackageableElement with MagicDrawUMLNamespace with MagicDrawUMLTemplateableElement with UMLPackage[MagicDrawUML]

Linear Supertypes
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. MagicDrawUMLPackage
  2. UMLPackage
  3. UMLPackageOps
  4. MagicDrawUMLTemplateableElement
  5. UMLTemplateableElement
  6. UMLTemplateableElementOps
  7. MagicDrawUMLNamespace
  8. UMLNamespace
  9. UMLNamespaceOps
  10. MagicDrawUMLPackageableElement
  11. UMLPackageableElement
  12. UMLPackageableElementOps
  13. MagicDrawUMLParameterableElement
  14. UMLParameterableElement
  15. UMLParameterableElementOps
  16. MagicDrawUMLNamedElement
  17. UMLNamedElement
  18. UMLNamedElementOps
  19. MagicDrawUMLElement
  20. UMLElement
  21. UMLElementOps
  22. AnyRef
  23. 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: Package

    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 allIndirectlyAppliedProfilesIncludingNestingPackagesTransitively: Set[UMLProfile[MagicDrawUML]]

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

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

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

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

    Permalink
    Definition Classes
    UMLPackageOps
  23. def allNestingPackagesTransitively: Set[UMLPackage[MagicDrawUML]]

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  37. def clientDependency: Set[UMLDependency[Uml]]

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  46. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  49. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  50. def element_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLPackageOps
  60. def forwardReferencesFromMetamodelAssociations: Elements

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  73. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  74. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  75. def getMagicDrawNamespace: Namespace

    Permalink
    Definition Classes
    MagicDrawUMLNamespace
  76. def getMagicDrawPackage: Package

    Permalink
  77. def getMagicDrawPackageableElement: PackageableElement

    Permalink
  78. def getMagicDrawParameterableElement: ParameterableElement

    Permalink
  79. def getMagicDrawTemplateableElement: TemplateableElement

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

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

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

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

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

    Permalink
    Definition Classes
    Any
  107. def isTemplate: Boolean

    Permalink
    Definition Classes
    UMLTemplateableElementOps
  108. def isTemplateParameter: Boolean

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLPackage → UMLTemplateableElement → UMLPackageableElement → UMLParameterableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  117. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  118. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  120. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  123. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  124. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  125. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  126. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  128. def namespace_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamespace
  129. def namespace_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamespace
  130. def namespace_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamespace
  131. def namespace_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLPackageOps
  162. def package_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPackage
  163. def package_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPackage
  164. def package_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPackage
  165. def package_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPackage
  166. def packageableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  167. def packageableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPackageableElement
  168. def packageableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  169. def packageableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

    Permalink
    Definition Classes
    UMLPackageableElementOps
  173. def parameterableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  174. def parameterableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLParameterableElement
  175. def parameterableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  176. def parameterableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLPackageOps
  179. def qualifiedName: Option[String]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLTemplateableElement
  195. def templateableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTemplateableElement
  196. def templateableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTemplateableElement
  197. def templateableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  204. implicit val umlOps: MagicDrawUMLUtil

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

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

    Permalink
    Definition Classes
    UMLElementOps
  207. def validate_cannot_import_ownedMembers: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  208. def validate_cannot_import_self: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  209. def validate_elements_public_or_private: Boolean

    Permalink
    Definition Classes
    UMLPackageOps
  210. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  211. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  212. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  213. def validate_members_distinguishable: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  214. def validate_namespace_needs_visibility: Boolean

    Permalink
    Definition Classes
    UMLPackageableElementOps
  215. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  216. def validate_visibility_needs_ownership: Boolean

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps

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