Trait

org.omg.oti.magicdraw.uml.read

MagicDrawUMLPort

Related Doc: package read

Permalink

trait MagicDrawUMLPort extends MagicDrawUMLProperty with UMLPort[MagicDrawUML]

Linear Supertypes
UMLPort[MagicDrawUML], UMLPortOps[MagicDrawUML], MagicDrawUMLProperty, UMLProperty[MagicDrawUML], UMLPropertyOps[MagicDrawUML], MagicDrawUMLDeploymentTarget, UMLDeploymentTarget[MagicDrawUML], UMLDeploymentTargetOps[MagicDrawUML], MagicDrawUMLConnectableElement, UMLConnectableElement[MagicDrawUML], UMLConnectableElementOps[MagicDrawUML], MagicDrawUMLParameterableElement, UMLParameterableElement[MagicDrawUML], UMLParameterableElementOps[MagicDrawUML], MagicDrawUMLStructuralFeature, UMLStructuralFeature[MagicDrawUML], UMLStructuralFeatureOps[MagicDrawUML], MagicDrawUMLMultiplicityElement, UMLMultiplicityElement[MagicDrawUML], UMLMultiplicityElementOps[MagicDrawUML], MagicDrawUMLTypedElement, UMLTypedElement[MagicDrawUML], UMLTypedElementOps[MagicDrawUML], MagicDrawUMLFeature, UMLFeature[MagicDrawUML], UMLFeatureOps[MagicDrawUML], MagicDrawUMLRedefinableElement, UMLRedefinableElement[MagicDrawUML], UMLRedefinableElementOps[MagicDrawUML], MagicDrawUMLNamedElement, UMLNamedElement[MagicDrawUML], UMLNamedElementOps[MagicDrawUML], MagicDrawUMLElement, UMLElement[MagicDrawUML], UMLElementOps[MagicDrawUML], AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MagicDrawUMLPort
  2. UMLPort
  3. UMLPortOps
  4. MagicDrawUMLProperty
  5. UMLProperty
  6. UMLPropertyOps
  7. MagicDrawUMLDeploymentTarget
  8. UMLDeploymentTarget
  9. UMLDeploymentTargetOps
  10. MagicDrawUMLConnectableElement
  11. UMLConnectableElement
  12. UMLConnectableElementOps
  13. MagicDrawUMLParameterableElement
  14. UMLParameterableElement
  15. UMLParameterableElementOps
  16. MagicDrawUMLStructuralFeature
  17. UMLStructuralFeature
  18. UMLStructuralFeatureOps
  19. MagicDrawUMLMultiplicityElement
  20. UMLMultiplicityElement
  21. UMLMultiplicityElementOps
  22. MagicDrawUMLTypedElement
  23. UMLTypedElement
  24. UMLTypedElementOps
  25. MagicDrawUMLFeature
  26. UMLFeature
  27. UMLFeatureOps
  28. MagicDrawUMLRedefinableElement
  29. UMLRedefinableElement
  30. UMLRedefinableElementOps
  31. MagicDrawUMLNamedElement
  32. UMLNamedElement
  33. UMLNamedElementOps
  34. MagicDrawUMLElement
  35. UMLElement
  36. UMLElementOps
  37. AnyRef
  38. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type Elements = Set[UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  2. type MetaAttributeFunction = MetaAttributeAbstractFunction[MagicDrawUML, _ <: UMLElement[MagicDrawUML], _]

    Permalink
    Definition Classes
    UMLElementOps
  3. type MetaAttributeFunctions = Seq[MetaAttributeFunction]

    Permalink
    Definition Classes
    UMLElementOps
  4. type MetaCollectionEvaluator = MetaPropertyCollection[MagicDrawUML, _ <: UMLElement[MagicDrawUML], _ <: UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  5. type MetaPropertyEvaluator = MetaPropertyFunction[MagicDrawUML, _ <: UMLElement[MagicDrawUML], _ <: UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  6. type MetaPropertyFunctions = Seq[MetaPropertyEvaluator]

    Permalink
    Definition Classes
    UMLElementOps
  7. type MetaReferenceEvaluator = MetaPropertyReference[MagicDrawUML, _ <: UMLElement[MagicDrawUML], _ <: UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  8. type Uml = MagicDrawUML

    Permalink
    Definition Classes
    MagicDrawUMLElement

Concrete Value Members

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  4. def _class: Option[UMLClass[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  5. def _type: Option[UMLType[Uml]]

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

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  7. def aggregation: Option[uml.read.api.UMLAggregationKind.Value]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  8. def allForwardReferencesFromStereotypeTagProperties: \/[Set[Throwable], Set[UMLElement[MagicDrawUML]]]

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Any
  21. def association: Option[UMLAssociation[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  22. def associationEnd: Option[UMLProperty[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  23. def attribute_classifier: Option[UMLClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  24. def basicProvided: Set[UMLInterface[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPortOps
  25. def basicRequired: Set[UMLInterface[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPortOps
  26. def classifier: Option[UMLClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  27. def clientDependency: Set[UMLDependency[Uml]]

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  29. def collaborationRole_collaboration: Set[UMLCollaboration[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLConnectableElementOps
  30. def compatibleWith(other: Option[UMLMultiplicityElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  31. def compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPort → UMLProperty → UMLStructuralFeature → UMLMultiplicityElement → UMLFeature → UMLRedefinableElement → UMLDeploymentTarget → UMLConnectableElement → UMLTypedElement → UMLNamedElement → UMLParameterableElement → UMLElement → UMLElementOps
  32. def connectableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLConnectableElement
  33. def connectableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLConnectableElement
  34. def connectableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLConnectableElement
  35. def connectableElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLConnectableElement
  36. def constrainedElement_constraint: Set[UMLConstraint[Uml]]

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  38. def datatype: Option[UMLDataType[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  39. def defaultValue: Option[UMLValueSpecification[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  40. def default_templateParameter: Set[UMLTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  41. def definingEnd_connectorEnd: Set[UMLConnectorEnd[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  42. def definingFeature_slot: Set[UMLSlot[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLStructuralFeature → UMLStructuralFeature
  43. def deployedElement: Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLDeploymentTargetOps
  44. def deployment: Set[UMLDeployment[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLDeploymentTargetOps
  45. def deploymentTarget_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDeploymentTarget
  46. def deploymentTarget_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLDeploymentTarget
  47. def deploymentTarget_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLDeploymentTarget
  48. def deploymentTarget_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLDeploymentTarget
  49. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  52. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  53. def element_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLElementOps
  55. def end: Set[UMLConnectorEnd[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLConnectableElement → UMLConnectableElementOps
  56. def end_linkEndData: Set[UMLLinkEndData[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  57. def end_readLinkObjectEndAction: Option[UMLReadLinkObjectEndAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  58. final def eq(arg0: AnyRef): Boolean

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  62. def extension: Option[UMLExtension[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  63. def feature_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLFeature
  64. def feature_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLFeature
  65. def feature_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLFeature
  66. def feature_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLFeature
  67. def featuringClassifier: Option[UMLClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLFeature → UMLFeature
  68. def finalize(): Unit

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

    Permalink
    Definition Classes
    UMLPort → UMLProperty → UMLStructuralFeature → UMLMultiplicityElement → UMLFeature → UMLRedefinableElement → UMLDeploymentTarget → UMLConnectableElement → UMLTypedElement → UMLNamedElement → UMLParameterableElement → UMLElement → UMLElementOps
  70. def forwardRelationTriples(): \/[Set[Throwable], Set[RelationTriple[MagicDrawUML]]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  78. def getMagicDrawConnectableElement: ConnectableElement

    Permalink
  79. def getMagicDrawDeploymentTarget: DeploymentTarget

    Permalink
    Definition Classes
    MagicDrawUMLDeploymentTarget
  80. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  81. def getMagicDrawFeature: Feature

    Permalink
    Definition Classes
    MagicDrawUMLFeature
  82. def getMagicDrawMultiplicityElement: MultiplicityElement

    Permalink
  83. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  84. def getMagicDrawParameterableElement: ParameterableElement

    Permalink
  85. def getMagicDrawPort: Port

    Permalink
  86. def getMagicDrawProperty: Property

    Permalink
    Definition Classes
    MagicDrawUMLProperty
  87. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  88. def getMagicDrawStructuralFeature: StructuralFeature

    Permalink
  89. def getMagicDrawTypedElement: TypedElement

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  101. def includesMultiplicity(M: Option[UMLMultiplicityElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  102. def informationSource_informationFlow: Set[UMLInformationFlow[MagicDrawUML]]

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

  105. def interface: Option[UMLInterface[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  106. def is(lowerbound: Integer, upperbound: Integer): Boolean

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  108. def isAttribute: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  109. def isBehavior: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPort
  110. def isCompatibleWith(p: Option[UMLParameterableElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  111. def isComposite: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLPropertyOps
  112. def isConjugated: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPort
  113. def isConsistentWith(redefiningElement: Option[UMLRedefinableElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  114. def isDerived: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  115. def isDerivedUnion: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  116. def isDistinguishableFrom(n: Option[UMLNamedElement[MagicDrawUML]], ns: Option[UMLNamespace[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  117. def isID: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  118. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  119. def isLeaf: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  120. def isLogicallyNavigable: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  121. def isMultivalued: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  122. def isNavigable: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  123. def isOrdered: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLMultiplicityElement → UMLMultiplicityElement
  124. def isReadOnly: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLStructuralFeature → UMLStructuralFeature
  125. def isRedefinitionContextValid(redefinedElement: Option[UMLRedefinableElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  126. def isSemanticallyNavigable: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  127. def isService: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPort
  128. def isStatic: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLFeature → UMLFeature
  129. def isTemplateParameter: Boolean

    Permalink
    Definition Classes
    UMLParameterableElementOps
  130. def isUnique: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLMultiplicityElement → UMLMultiplicityElement
  131. def lookupTagValueByProperty(tagProperty: UMLProperty[MagicDrawUML]): \/[Set[Throwable], Option[UMLStereotypeTagValue[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLElementOps
  132. def lower: Integer

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  133. def lowerValue: Option[UMLValueSpecification[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLMultiplicityElement → UMLMultiplicityElement
  134. def member_memberNamespace: Set[UMLNamespace[Uml]]

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

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

    Permalink
    Definition Classes
    UMLPort → UMLProperty → UMLStructuralFeature → UMLMultiplicityElement → UMLFeature → UMLRedefinableElement → UMLDeploymentTarget → UMLConnectableElement → UMLTypedElement → UMLNamedElement → UMLParameterableElement → UMLElement → UMLElementOps
  137. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  138. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  140. def multiplicityElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  141. def multiplicityElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLMultiplicityElement
  142. def multiplicityElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  143. def multiplicityElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  144. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  147. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  148. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  149. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  150. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  152. def navigableOwnedEnd_association: Option[UMLAssociation[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  153. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  156. def onPort_invocationAction: Set[UMLInvocationAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPort
  157. def opposite: Option[UMLProperty[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  158. def opposite_property: Option[UMLProperty[Uml]]

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

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

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

    Permalink
    Definition Classes
    UMLParameterableElementOps
  162. def ownedAttribute_artifact: Option[UMLArtifact[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  163. def ownedAttribute_owningSignal: Option[UMLSignal[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  164. def ownedAttribute_structuredClassifier: Option[UMLStructuredClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  165. def ownedComment: Set[UMLComment[MagicDrawUML]]

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  168. def ownedPort_encapsulatedClassifier: Option[UMLEncapsulatedClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPort
  169. def owner: Option[UMLElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  170. def owningAssociation: Option[UMLAssociation[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  171. final def owningNamespace: Option[UMLNamespace[MagicDrawUML]]

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

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

    Permalink
    Definition Classes
    UMLElementOps
    Annotations
    @tailrec()
  174. def owningStereotype: Option[UMLStereotype[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  175. def owningTemplateParameter: Option[UMLTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  176. def parameterableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  177. def parameterableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLParameterableElement
  178. def parameterableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  179. def parameterableElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  180. def partWithPort_connectorEnd: Set[UMLConnectorEnd[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  181. def part_structuredClassifier: Option[UMLStructuredClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  182. def port_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPort
  183. def port_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPort
  184. def port_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPort
  185. def port_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPort
  186. def port_trigger: Set[UMLTrigger[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPort
  187. def property_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLProperty
  188. def property_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLProperty
  189. def property_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLProperty
  190. def property_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLProperty
  191. def protocol: Option[UMLProtocolStateMachine[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPort
  192. def provided: Set[UMLInterface[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPortOps
  193. def pscs_canInstantiate: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  194. def qualifiedName: Option[String]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
  195. def qualifier: Seq[UMLProperty[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  196. def qualifier_qualifierValue: Set[UMLQualifierValue[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  197. def qualifier_readLinkObjectEndQualifierAction: Option[UMLReadLinkObjectEndQualifierAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  198. def redefinableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  199. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  200. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  201. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  204. def redefinedPort: Set[UMLPort[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPort
  205. def redefinedPort_port: Set[UMLPort[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPort
  206. def redefinedProperty: Set[UMLProperty[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  207. def redefinedProperty_property: Set[UMLProperty[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  208. def redefinitionContext: Iterable[UMLClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  209. def referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPort → UMLProperty → UMLStructuralFeature → UMLMultiplicityElement → UMLFeature → UMLRedefinableElement → UMLDeploymentTarget → UMLConnectableElement → UMLTypedElement → UMLNamedElement → UMLParameterableElement → UMLElement → UMLElementOps
  210. def relatedElement_relationship: Set[UMLRelationship[Uml]]

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  212. def represents_lifeline: Set[UMLLifeline[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLConnectableElement → UMLConnectableElement
  213. def required: Set[UMLInterface[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPort → UMLPortOps
  214. def returnValueRecipient_interactionUse: Set[UMLInteractionUse[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  215. def role_structuredClassifier: Set[UMLStructuredClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLConnectableElementOps
  216. def selectInContainmentTreeRunnable: Runnable

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  221. def structuralFeature_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLStructuralFeature
  222. def structuralFeature_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLStructuralFeature
  223. def structuralFeature_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLStructuralFeature
  224. def structuralFeature_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLStructuralFeature
  225. def structuralFeature_structuralFeatureAction: Set[UMLStructuralFeatureAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLStructuralFeature → UMLStructuralFeature
  226. def subsettedProperty: Set[UMLProperty[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  227. def subsettedProperty_property: Set[UMLProperty[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProperty → UMLProperty
  228. def subsettingContext: Set[UMLType[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPropertyOps
  229. def supplier_supplierDependency: Set[UMLDependency[MagicDrawUML]]

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  233. def templateParameter: Option[UMLConnectableElementTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLConnectableElement → UMLConnectableElement → MagicDrawUMLParameterableElement → UMLParameterableElement
  234. def toString(): String

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  240. def typedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  241. def typedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTypedElement
  242. def typedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  243. def typedElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  244. implicit val umlOps: MagicDrawUMLUtil

    Permalink
  245. def upper: Integer

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  246. def upperValue: Option[UMLValueSpecification[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLMultiplicityElement → UMLMultiplicityElement
  247. val uuid_metaDocumentAttributeFunction: MetaDocumentAttributeStringFunction[MagicDrawUML, UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  248. def validate_binding_to_attribute: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  249. def validate_default_value: Boolean

    Permalink
    Definition Classes
    UMLPortOps
  250. def validate_deployment_target: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  251. def validate_derived_union_is_derived: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  252. def validate_derived_union_is_read_only: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  253. def validate_encapsulated_owner: Boolean

    Permalink
    Definition Classes
    UMLPortOps
  254. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  255. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  256. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  257. def validate_lower_ge_0: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  258. def validate_lower_is_integer: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  259. def validate_multiplicity_of_composite: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  260. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  261. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  262. def validate_port_aggregation: Boolean

    Permalink
    Definition Classes
    UMLPortOps
  263. def validate_qualified_is_association_end: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  264. def validate_redefined_property_inherited: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  265. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  266. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  267. def validate_subsetted_property_names: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  268. def validate_subsetting_context_conforms: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  269. def validate_subsetting_rules: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  270. def validate_type_of_opposite_end: Boolean

    Permalink
    Definition Classes
    UMLPropertyOps
  271. def validate_upper_ge_lower: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  272. def validate_upper_is_unlimitedNatural: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  273. def validate_value_specification_constant: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  274. def validate_value_specification_no_side_effects: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  275. def validate_visibility_needs_ownership: Boolean

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

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  277. final def wait(): Unit

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps

Inherited from UMLPort[MagicDrawUML]

Inherited from UMLPortOps[MagicDrawUML]

Inherited from MagicDrawUMLProperty

Inherited from UMLProperty[MagicDrawUML]

Inherited from UMLPropertyOps[MagicDrawUML]

Inherited from UMLDeploymentTarget[MagicDrawUML]

Inherited from UMLDeploymentTargetOps[MagicDrawUML]

Inherited from UMLConnectableElement[MagicDrawUML]

Inherited from UMLConnectableElementOps[MagicDrawUML]

Inherited from UMLParameterableElement[MagicDrawUML]

Inherited from UMLParameterableElementOps[MagicDrawUML]

Inherited from UMLStructuralFeature[MagicDrawUML]

Inherited from UMLStructuralFeatureOps[MagicDrawUML]

Inherited from UMLMultiplicityElement[MagicDrawUML]

Inherited from UMLMultiplicityElementOps[MagicDrawUML]

Inherited from MagicDrawUMLTypedElement

Inherited from UMLTypedElement[MagicDrawUML]

Inherited from UMLTypedElementOps[MagicDrawUML]

Inherited from MagicDrawUMLFeature

Inherited from UMLFeature[MagicDrawUML]

Inherited from UMLFeatureOps[MagicDrawUML]

Inherited from UMLRedefinableElement[MagicDrawUML]

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