Class

org.omg.oti.magicdraw.uml.read

MagicDrawUMLDurationIntervalImpl

Related Doc: package read

Permalink

case class MagicDrawUMLDurationIntervalImpl(e: DurationInterval, ops: MagicDrawUMLUtil) extends MagicDrawUMLDurationInterval with TreeString with ValueTreeString with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, ValueTreeString, TreeString, MagicDrawUMLDurationInterval, UMLDurationInterval[MagicDrawUML], UMLDurationIntervalOps[MagicDrawUML], MagicDrawUMLInterval, UMLInterval[MagicDrawUML], UMLIntervalOps[MagicDrawUML], MagicDrawUMLValueSpecification, UMLValueSpecification[MagicDrawUML], UMLValueSpecificationOps[MagicDrawUML], MagicDrawUMLTypedElement, UMLTypedElement[MagicDrawUML], UMLTypedElementOps[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. MagicDrawUMLDurationIntervalImpl
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ValueTreeString
  7. TreeString
  8. MagicDrawUMLDurationInterval
  9. UMLDurationInterval
  10. UMLDurationIntervalOps
  11. MagicDrawUMLInterval
  12. UMLInterval
  13. UMLIntervalOps
  14. MagicDrawUMLValueSpecification
  15. UMLValueSpecification
  16. UMLValueSpecificationOps
  17. MagicDrawUMLTypedElement
  18. UMLTypedElement
  19. UMLTypedElementOps
  20. MagicDrawUMLPackageableElement
  21. UMLPackageableElement
  22. UMLPackageableElementOps
  23. MagicDrawUMLParameterableElement
  24. UMLParameterableElement
  25. UMLParameterableElementOps
  26. MagicDrawUMLNamedElement
  27. UMLNamedElement
  28. UMLNamedElementOps
  29. MagicDrawUMLElement
  30. UMLElement
  31. UMLElementOps
  32. AnyRef
  33. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new MagicDrawUMLDurationIntervalImpl(e: DurationInterval, 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 _type: Option[UMLType[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLTypedElement → UMLTypedElement
  5. def actual_templateParameterSubstitution: Set[UMLTemplateParameterSubstitution[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  6. def allForwardReferencesFromStereotypeTagProperties: \/[Set[Throwable], Set[UMLElement[MagicDrawUML]]]

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

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

    Permalink
    Definition Classes
    UMLElementOps
  9. def allNamespaces: Seq[UMLNamespace[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamedElementOps
  10. def allOwnedElements: Set[UMLElement[MagicDrawUML]]

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  13. def annotatedElement_comment: Set[UMLComment[Uml]]

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

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

    Permalink
    Definition Classes
    UMLElementOps
  16. def argument_interactionUse: Option[UMLInteractionUse[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLInteractionUse.argument

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLInteractionUse.argument

    Definition Classes
    MagicDrawUMLValueSpecification → UMLValueSpecification
  17. def argument_message: Option[UMLMessage[MagicDrawUML]]

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

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

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

    Permalink
    Definition Classes
    Any
  21. def booleanValue: Option[Boolean]

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  22. def changeExpression_changeEvent: Option[UMLChangeEvent[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  23. def clientDependency: Set[UMLDependency[Uml]]

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

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

    Permalink
    Definition Classes
    UMLDurationInterval → UMLInterval → UMLValueSpecification → UMLTypedElement → UMLPackageableElement → UMLParameterableElement → UMLNamedElement → UMLElement → UMLElementOps
  26. def constrainedElement_constraint: Set[UMLConstraint[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  27. def context_diagram: Set[UMLDiagram[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  28. def defaultValue_owningParameter: Option[UMLParameter[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  29. def defaultValue_owningProperty: Option[UMLProperty[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  30. def default_templateParameter: Set[UMLTemplateParameter[Uml]]

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

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement
  32. def durationInterval_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDurationInterval
  33. def durationInterval_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLDurationInterval
  34. def durationInterval_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLDurationInterval
  35. def durationInterval_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDurationInterval
  36. val e: DurationInterval

    Permalink
  37. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  40. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  41. def element_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  47. def expr_duration: Option[UMLDuration[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  48. def expr_timeExpression: Option[UMLTimeExpression[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  49. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  50. def forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLDurationInterval → UMLInterval → UMLValueSpecification → UMLTypedElement → UMLPackageableElement → UMLParameterableElement → UMLNamedElement → UMLElement → UMLElementOps
  51. def forwardRelationTriples(): \/[Set[Throwable], Set[RelationTriple[MagicDrawUML]]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  59. def getMagicDrawDurationInterval: DurationInterval

    Permalink
    Definition Classes
    MagicDrawUMLDurationInterval
  60. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  61. def getMagicDrawInterval: Interval

    Permalink
    Definition Classes
    MagicDrawUMLInterval
  62. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  63. def getMagicDrawPackageableElement: PackageableElement

    Permalink
  64. def getMagicDrawParameterableElement: ParameterableElement

    Permalink
  65. def getMagicDrawTypedElement: TypedElement

    Permalink
    Definition Classes
    MagicDrawUMLTypedElement
  66. def getMagicDrawValueSpecification: ValueSpecification

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  75. def guard_activityEdge: Option[UMLActivityEdge[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLActivityEdge.guard

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLActivityEdge.guard

    Definition Classes
    MagicDrawUMLValueSpecification → UMLValueSpecification
  76. def hasStereotype(s: UMLStereotype[Uml]): \/[Set[Throwable], Boolean]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  77. val hashCode: Int

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

    Permalink
    Definition Classes
    UMLElementOps
  79. def importedElement_import: Set[UMLElementImport[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageableElementOps
  80. def importedMember_namespace: Set[UMLNamespace[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement
  81. def informationSource_informationFlow: Set[UMLInformationFlow[MagicDrawUML]]

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

  84. def integerValue: Option[Integer]

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  85. def interval_asForwardReferencesToImportableOuterPackageableElements: \/[Set[Throwable], Set[UMLPackageableElement[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLIntervalOps
  86. def interval_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInterval
  87. def interval_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLInterval
  88. def interval_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLInterval
  89. def interval_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInterval
  90. def isAncestorOf(other: UMLElement[Uml]): \/[Set[Throwable], Boolean]

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

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  92. def isComputable: Boolean

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

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

    Permalink
    Definition Classes
    Any
  95. def isNull: Boolean

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  96. def isTemplateParameter: Boolean

    Permalink
    Definition Classes
    UMLParameterableElementOps
  97. def joinSpec_joinNode: Option[UMLJoinNode[MagicDrawUML]]

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

    Permalink
    Definition Classes
    UMLElementOps
  99. def lowerValue_owningLower: Option[UMLMultiplicityElement[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLMultiplicityElement.lowerValue

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLMultiplicityElement.lowerValue

    Definition Classes
    MagicDrawUMLValueSpecification → UMLValueSpecification
  100. def max: Option[UMLDuration[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLDurationInterval → UMLDurationInterval → MagicDrawUMLInterval → UMLInterval
  101. def max_interval: Set[UMLInterval[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLValueSpecification → UMLValueSpecification
  102. def maxint_interactionConstraint: Option[UMLInteractionConstraint[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLInteractionConstraint.maxint

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLInteractionConstraint.maxint

    Definition Classes
    MagicDrawUMLValueSpecification → UMLValueSpecification
  103. def member_memberNamespace: Set[UMLNamespace[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  104. def message_considerIgnoreFragment: Set[UMLConsiderIgnoreFragment[Uml]]

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

    Permalink
    Definition Classes
    UMLDurationInterval → UMLInterval → UMLValueSpecification → UMLTypedElement → UMLPackageableElement → UMLParameterableElement → UMLNamedElement → UMLElement → UMLElementOps
  106. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  107. def min: Option[UMLDuration[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLDurationInterval → UMLDurationInterval → MagicDrawUMLInterval → UMLInterval
  108. def min_interval: Set[UMLInterval[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLValueSpecification → UMLValueSpecification
  109. def minint_interactionConstraint: Option[UMLInteractionConstraint[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLInteractionConstraint.minint

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLInteractionConstraint.minint

    Definition Classes
    MagicDrawUMLValueSpecification → UMLValueSpecification
  110. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  112. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  115. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  116. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  117. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  118. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  120. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  121. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  123. def operand_expression: Option[UMLExpression[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  124. val ops: MagicDrawUMLUtil

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

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

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

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

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

    Permalink
    Definition Classes
    UMLParameterableElementOps
  130. def ownedElement: Set[UMLElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  131. def owner: Option[UMLElement[Uml]]

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  136. def packageableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  137. def packageableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPackageableElement
  138. def packageableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  139. def packageableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLPackageableElementOps
  142. def parameterableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  143. def parameterableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLParameterableElement
  144. def parameterableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  145. def parameterableElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  146. def qualifiedName: Option[String]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
  147. def realValue: Option[Double]

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  148. def referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDurationInterval → UMLInterval → UMLValueSpecification → UMLTypedElement → UMLPackageableElement → UMLParameterableElement → UMLNamedElement → UMLElement → UMLElementOps
  149. def relatedElement_relationship: Set[UMLRelationship[Uml]]

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  151. def returnValue_interactionUse: Option[UMLInteractionUse[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLInteractionUse.returnValue

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLInteractionUse.returnValue

    Definition Classes
    MagicDrawUMLValueSpecification → UMLValueSpecification
  152. def selectInContainmentTreeRunnable: Runnable

    Permalink
    Definition Classes
    MagicDrawUMLElement
  153. def selector_lifeline: Option[UMLLifeline[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  154. def separator: Option[String]

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  158. def specification_durationConstraint: Option[UMLDurationConstraint[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLDurationIntervalOps
  159. def specification_intervalConstraint: Option[UMLIntervalConstraint[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLIntervalOps
  160. def specification_owningConstraint: Option[UMLConstraint[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLConstraint.specification

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLConstraint.specification

    Definition Classes
    MagicDrawUMLValueSpecification → UMLValueSpecification
  161. def specification_owningInstanceSpec: Option[UMLInstanceSpecification[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  162. def stringValue: Option[String]

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  163. def supplier_supplierDependency: Set[UMLDependency[MagicDrawUML]]

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  167. def templateParameter: Option[UMLTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  168. def toString(): String

    Permalink
    Definition Classes
    MagicDrawUMLDurationIntervalImpl → AnyRef → Any
  169. def toWrappedObjectString: String

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLDurationIntervalImpl → TreeString
  174. val type_metaAttributeFunction: MetaAttributeStringFunction[MagicDrawUML, UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  175. def typedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  176. def typedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTypedElement
  177. def typedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  178. def typedElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  179. implicit val umlOps: MagicDrawUMLUtil

    Permalink
  180. def unlimitedValue: Option[Integer]

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  181. def upperBound_objectNode: Option[UMLObjectNode[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLValueSpecification → UMLValueSpecification
  182. def upperValue_owningUpper: Option[UMLMultiplicityElement[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLMultiplicityElement.upperValue

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLMultiplicityElement.upperValue

    Definition Classes
    MagicDrawUMLValueSpecification → UMLValueSpecification
  183. def utilizedElement_manifestation: Set[UMLManifestation[Uml]]

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

    Permalink
    Definition Classes
    UMLElementOps
  185. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  186. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  187. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  188. def validate_namespace_needs_visibility: Boolean

    Permalink
    Definition Classes
    UMLPackageableElementOps
  189. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  190. def validate_visibility_needs_ownership: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  191. def valueSpecification_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLValueSpecification
  192. def valueSpecification_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLValueSpecification
  193. def valueSpecification_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLValueSpecification
  194. def valueSpecification_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLValueSpecification
  195. def valueTreeString: String

    Permalink
    Definition Classes
    MagicDrawUMLDurationIntervalImpl → ValueTreeString
  196. def value_owningSlot: Option[UMLSlot[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  197. def value_valuePin: Option[UMLValuePin[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  198. def value_valueSpecificationAction: Option[UMLValueSpecificationAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  199. def visibility: Option[uml.read.api.UMLVisibilityKind.Value]

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement → MagicDrawUMLNamedElement → UMLNamedElement
  200. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  203. def weight_activityEdge: Option[UMLActivityEdge[Uml]]

    Permalink

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLActivityEdge.weight

    UML metamodel property: derived="false" ordered="false" unique="true" aggregation="none" multiplicity="0..1" Opposite of UML metamodel property: org.omg.oti.uml.read.api.UMLActivityEdge.weight

    Definition Classes
    MagicDrawUMLValueSpecification → UMLValueSpecification
  204. def xmiElementLabel: String

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  208. 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 UMLDurationInterval[MagicDrawUML]

Inherited from UMLDurationIntervalOps[MagicDrawUML]

Inherited from MagicDrawUMLInterval

Inherited from UMLInterval[MagicDrawUML]

Inherited from UMLIntervalOps[MagicDrawUML]

Inherited from UMLValueSpecification[MagicDrawUML]

Inherited from UMLValueSpecificationOps[MagicDrawUML]

Inherited from MagicDrawUMLTypedElement

Inherited from UMLTypedElement[MagicDrawUML]

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