Class

org.omg.oti.magicdraw.uml.read

MagicDrawUMLTimeIntervalImpl

Related Doc: package read

Permalink

case class MagicDrawUMLTimeIntervalImpl(e: TimeInterval, ops: MagicDrawUMLUtil) extends MagicDrawUMLTimeInterval with TreeString with ValueTreeString with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, ValueTreeString, TreeString, MagicDrawUMLTimeInterval, UMLTimeInterval[MagicDrawUML], UMLTimeIntervalOps[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. MagicDrawUMLTimeIntervalImpl
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ValueTreeString
  7. TreeString
  8. MagicDrawUMLTimeInterval
  9. UMLTimeInterval
  10. UMLTimeIntervalOps
  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 MagicDrawUMLTimeIntervalImpl(e: TimeInterval, 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
    UMLTimeInterval → 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. val e: TimeInterval

    Permalink
  33. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  36. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  37. def element_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  55. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  56. def getMagicDrawInterval: Interval

    Permalink
    Definition Classes
    MagicDrawUMLInterval
  57. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  58. def getMagicDrawPackageableElement: PackageableElement

    Permalink
  59. def getMagicDrawParameterableElement: ParameterableElement

    Permalink
  60. def getMagicDrawTimeInterval: TimeInterval

    Permalink
    Definition Classes
    MagicDrawUMLTimeInterval
  61. def getMagicDrawTypedElement: TypedElement

    Permalink
    Definition Classes
    MagicDrawUMLTypedElement
  62. def getMagicDrawValueSpecification: ValueSpecification

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  71. 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
  72. def hasStereotype(s: UMLStereotype[Uml]): \/[Set[Throwable], Boolean]

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

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

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

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

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

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

  80. def integerValue: Option[Integer]

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

    Permalink
    Definition Classes
    UMLIntervalOps
  82. def interval_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInterval
  83. def interval_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLInterval
  84. def interval_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLInterval
  85. def interval_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  88. def isComputable: Boolean

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

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

    Permalink
    Definition Classes
    Any
  91. def isNull: Boolean

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  92. def isTemplateParameter: Boolean

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

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

    Permalink
    Definition Classes
    UMLElementOps
  95. 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
  96. def max: Option[UMLTimeExpression[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLTimeInterval → UMLTimeInterval → MagicDrawUMLInterval → UMLInterval
  97. def max_interval: Set[UMLInterval[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLValueSpecification → UMLValueSpecification
  98. 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
  99. def member_memberNamespace: Set[UMLNamespace[Uml]]

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  103. def min: Option[UMLTimeExpression[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLTimeInterval → UMLTimeInterval → MagicDrawUMLInterval → UMLInterval
  104. def min_interval: Set[UMLInterval[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLValueSpecification → UMLValueSpecification
  105. 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
  106. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  108. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  111. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  112. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  113. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  114. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  120. val ops: MagicDrawUMLUtil

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLPackageableElement
  133. def packageableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPackageableElement
  134. def packageableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  135. def packageableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLPackageableElementOps
  138. def parameterableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  139. def parameterableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLParameterableElement
  140. def parameterableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  141. def parameterableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  144. def referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  147. 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
  148. def selectInContainmentTreeRunnable: Runnable

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  154. def specification_intervalConstraint: Option[UMLIntervalConstraint[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLIntervalOps
  155. 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
  156. def specification_owningInstanceSpec: Option[UMLInstanceSpecification[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLValueSpecificationOps
  157. def specification_timeConstraint: Option[UMLTimeConstraint[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLTimeIntervalOps
  158. def stringValue: Option[String]

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  164. def timeInterval_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTimeInterval
  165. def timeInterval_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTimeInterval
  166. def timeInterval_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTimeInterval
  167. def timeInterval_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTimeInterval
  168. def toString(): String

    Permalink
    Definition Classes
    MagicDrawUMLTimeIntervalImpl → 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
    MagicDrawUMLTimeIntervalImpl → 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
    MagicDrawUMLTimeIntervalImpl → 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 MagicDrawUMLTimeInterval

Inherited from UMLTimeInterval[MagicDrawUML]

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