Class

org.omg.oti.magicdraw.uml.read

MagicDrawUMLArtifactImpl

Related Doc: package read

Permalink

case class MagicDrawUMLArtifactImpl(e: Artifact, ops: MagicDrawUMLUtil) extends MagicDrawUMLArtifact with TreeString with ValueTreeString with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, ValueTreeString, TreeString, MagicDrawUMLArtifact, UMLArtifact[MagicDrawUML], UMLArtifactOps[MagicDrawUML], MagicDrawUMLDeployedArtifact, UMLDeployedArtifact[MagicDrawUML], UMLDeployedArtifactOps[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
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MagicDrawUMLArtifactImpl
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ValueTreeString
  7. TreeString
  8. MagicDrawUMLArtifact
  9. UMLArtifact
  10. UMLArtifactOps
  11. MagicDrawUMLDeployedArtifact
  12. UMLDeployedArtifact
  13. UMLDeployedArtifactOps
  14. MagicDrawUMLClassifier
  15. UMLClassifier
  16. UMLClassifierOps
  17. MagicDrawUMLTemplateableElement
  18. UMLTemplateableElement
  19. UMLTemplateableElementOps
  20. MagicDrawUMLRedefinableElement
  21. UMLRedefinableElement
  22. UMLRedefinableElementOps
  23. MagicDrawUMLNamespace
  24. UMLNamespace
  25. UMLNamespaceOps
  26. MagicDrawUMLType
  27. UMLType
  28. UMLTypeOps
  29. MagicDrawUMLPackageableElement
  30. UMLPackageableElement
  31. UMLPackageableElementOps
  32. MagicDrawUMLParameterableElement
  33. UMLParameterableElement
  34. UMLParameterableElementOps
  35. MagicDrawUMLNamedElement
  36. UMLNamedElement
  37. UMLNamedElementOps
  38. MagicDrawUMLElement
  39. UMLElement
  40. UMLElementOps
  41. AnyRef
  42. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new MagicDrawUMLArtifactImpl(e: Artifact, ops: MagicDrawUMLUtil)

    Permalink

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

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def _package: Option[UMLPackage[Uml]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  12. def allImportedPackagesTransitively: Set[UMLPackage[MagicDrawUML]]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  27. def artifact_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLArtifact
  28. def artifact_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLArtifact
  29. def artifact_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLArtifact
  30. def artifact_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLClassifierOps
  47. def compositeMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  56. def deployedArtifact_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDeployedArtifact
  57. def deployedArtifact_deploymentForArtifact: Set[UMLDeployment[MagicDrawUML]]

    Permalink
    Definition Classes
    MagicDrawUMLDeployedArtifact → UMLDeployedArtifact
  58. def deployedArtifact_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLDeployedArtifact
  59. def deployedArtifact_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLDeployedArtifact
  60. def deployedArtifact_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDeployedArtifact
  61. def deployedElement_deploymentTarget: Set[UMLDeploymentTarget[Uml]]

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

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

    Permalink
    Definition Classes
    UMLClassifierOps
  64. val e: Artifact

    Permalink
  65. def elementImport: Set[UMLElementImport[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  66. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  69. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  70. def element_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLClassifierOps
  81. def fileName: Option[String]

    Permalink
    Definition Classes
    MagicDrawUMLArtifact → UMLArtifact
  82. def finalize(): Unit

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  84. def forwardReferencesFromMetamodelAssociations: Elements

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  98. def getMagicDrawArtifact: Artifact

    Permalink
    Definition Classes
    MagicDrawUMLArtifact
  99. def getMagicDrawClassifier: Classifier

    Permalink
    Definition Classes
    MagicDrawUMLClassifier
  100. def getMagicDrawDeployedArtifact: DeployedArtifact

    Permalink
    Definition Classes
    MagicDrawUMLDeployedArtifact
  101. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  102. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  103. def getMagicDrawNamespace: Namespace

    Permalink
    Definition Classes
    MagicDrawUMLNamespace
  104. def getMagicDrawPackageableElement: PackageableElement

    Permalink
  105. def getMagicDrawParameterableElement: ParameterableElement

    Permalink
  106. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  107. def getMagicDrawTemplateableElement: TemplateableElement

    Permalink
  108. def getMagicDrawType: Type

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLClassifierOps
  120. val hashCode: Int

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

  133. def isAbstract: Boolean

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

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

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  138. def isFinalSpecialization: Boolean

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

    Permalink
    Definition Classes
    Any
  140. def isLeaf: Boolean

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

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

    Permalink
    Definition Classes
    UMLClassifierOps
  143. def isTemplate: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  144. def isTemplateParameter: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  147. def manifestation: Set[UMLManifestation[MagicDrawUML]]

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLArtifact → UMLDeployedArtifact → UMLClassifier → UMLType → UMLPackageableElement → UMLParameterableElement → UMLTemplateableElement → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  154. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  155. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  157. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  160. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  161. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  162. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  163. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  165. def namespace_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamespace
  166. def namespace_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamespace
  167. def namespace_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamespace
  168. def namespace_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    AnyRef
  170. def nestedArtifact: Set[UMLArtifact[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLArtifactOps
  171. def nestedArtifact_artifact: Option[UMLArtifact[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLArtifactOps
  172. def nestedClassifier_interface: Option[UMLInterface[MagicDrawUML]]

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  178. val ops: MagicDrawUMLUtil

    Permalink
    Definition Classes
    MagicDrawUMLArtifactImplMagicDrawUMLElement → UMLElement → UMLElementOps
  179. def oti_xmiID()(implicit otiCharacteristicsProvider: OTICharacteristicsProvider[MagicDrawUML]): \/[Set[Throwable], Option[@@[String, OTI_ID]]]

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLArtifact → UMLArtifact
  183. def ownedComment: Set[UMLComment[MagicDrawUML]]

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLNamespace → UMLNamespace
  188. def ownedOperation: Seq[UMLOperation[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLArtifact → UMLArtifact
  189. def ownedRule: Set[UMLConstraint[MagicDrawUML]]

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  198. def packageableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  199. def packageableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPackageableElement
  200. def packageableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  201. def packageableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLPackageableElementOps
  204. def parameterableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  205. def parameterableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLParameterableElement
  206. def parameterableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  207. def parameterableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLRedefinableElement
  216. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  217. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  218. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLClassifierOps
  228. def referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLArtifact → UMLDeployedArtifact → UMLClassifier → UMLType → UMLPackageableElement → UMLParameterableElement → UMLTemplateableElement → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  229. def relatedElement_relationship: Set[UMLRelationship[Uml]]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLTemplateableElement
  246. def templateableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTemplateableElement
  247. def templateableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTemplateableElement
  248. def templateableElement_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    MagicDrawUMLArtifactImpl → AnyRef → Any
  250. def toWrappedObjectString: String

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  254. def treeString: String

    Permalink
    Definition Classes
    MagicDrawUMLArtifactImpl → TreeString
  255. def type_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLType
  256. def type_forwardReferencesFromMetamodelAssociations: Elements

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

    Permalink
    Definition Classes
    UMLElementOps
  258. def type_metaAttributes: MetaAttributeFunctions

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  267. def validate_cannot_import_ownedMembers: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  268. def validate_cannot_import_self: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  269. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  270. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  271. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  272. def validate_maps_to_generalization_set: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  273. def validate_members_distinguishable: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  274. def validate_namespace_needs_visibility: Boolean

    Permalink
    Definition Classes
    UMLPackageableElementOps
  275. def validate_no_cycles_in_generalization: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  276. def validate_non_final_parents: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  277. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  278. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  279. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  280. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  281. def validate_specialize_type: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  282. def validate_visibility_needs_ownership: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  283. def valueTreeString: String

    Permalink
    Definition Classes
    MagicDrawUMLArtifactImpl → ValueTreeString
  284. def visibility: Option[uml.read.api.UMLVisibilityKind.Value]

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from ValueTreeString

Inherited from TreeString

Inherited from MagicDrawUMLArtifact

Inherited from UMLArtifact[MagicDrawUML]

Inherited from UMLArtifactOps[MagicDrawUML]

Inherited from UMLDeployedArtifact[MagicDrawUML]

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