Trait

org.omg.oti.magicdraw.uml.read

MagicDrawUMLOutputPin

Related Doc: package read

Permalink

trait MagicDrawUMLOutputPin extends MagicDrawUMLPin with UMLOutputPin[MagicDrawUML]

Linear Supertypes
UMLOutputPin[MagicDrawUML], UMLOutputPinOps[MagicDrawUML], MagicDrawUMLPin, UMLPin[MagicDrawUML], UMLPinOps[MagicDrawUML], MagicDrawUMLMultiplicityElement, UMLMultiplicityElement[MagicDrawUML], UMLMultiplicityElementOps[MagicDrawUML], MagicDrawUMLObjectNode, UMLObjectNode[MagicDrawUML], UMLObjectNodeOps[MagicDrawUML], MagicDrawUMLTypedElement, UMLTypedElement[MagicDrawUML], UMLTypedElementOps[MagicDrawUML], MagicDrawUMLActivityNode, UMLActivityNode[MagicDrawUML], UMLActivityNodeOps[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. MagicDrawUMLOutputPin
  2. UMLOutputPin
  3. UMLOutputPinOps
  4. MagicDrawUMLPin
  5. UMLPin
  6. UMLPinOps
  7. MagicDrawUMLMultiplicityElement
  8. UMLMultiplicityElement
  9. UMLMultiplicityElementOps
  10. MagicDrawUMLObjectNode
  11. UMLObjectNode
  12. UMLObjectNodeOps
  13. MagicDrawUMLTypedElement
  14. UMLTypedElement
  15. UMLTypedElementOps
  16. MagicDrawUMLActivityNode
  17. UMLActivityNode
  18. UMLActivityNodeOps
  19. MagicDrawUMLRedefinableElement
  20. UMLRedefinableElement
  21. UMLRedefinableElementOps
  22. MagicDrawUMLNamedElement
  23. UMLNamedElement
  24. UMLNamedElementOps
  25. MagicDrawUMLElement
  26. UMLElement
  27. UMLElementOps
  28. AnyRef
  29. 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

Abstract Value Members

  1. abstract def e: OutputPin

    Permalink
  2. implicit abstract val ops: MagicDrawUMLUtil

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement → UMLElementOps

Concrete Value Members

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  4. def _type: Option[UMLType[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLTypedElement → UMLTypedElement
  5. def activity: Option[UMLActivity[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActivityNodeOps
  6. def activityNode_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLActivityNode
  7. def activityNode_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLActivityNode
  8. def activityNode_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLActivityNode
  9. def activityNode_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Any
  23. def bodyOutput_clause: Set[UMLClause[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLOutputPin → UMLOutputPin
  24. def bodyOutput_loopNode: Set[UMLLoopNode[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLOutputPin → UMLOutputPin
  25. def clientDependency: Set[UMLDependency[Uml]]

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  27. def compatibleWith(other: Option[UMLMultiplicityElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  28. def compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLOutputPin → UMLPin → UMLObjectNode → UMLTypedElement → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLMultiplicityElement → UMLElement → UMLElementOps
  29. def constrainedElement_constraint: Set[UMLConstraint[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  30. def containingActivity: Option[UMLActivity[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActivityNodeOps
  31. def context_diagram: Set[UMLDiagram[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  32. def decider_clause: Option[UMLClause[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLOutputPin → UMLOutputPin
  33. def decider_loopNode: Option[UMLLoopNode[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLOutputPin → UMLOutputPin
  34. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  37. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  38. def element_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  44. def exceptionInput_exceptionHandler: Set[UMLExceptionHandler[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLObjectNode → UMLObjectNode
  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
    UMLOutputPin → UMLPin → UMLObjectNode → UMLTypedElement → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLMultiplicityElement → 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 getMagicDrawActivityNode: ActivityNode

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode
  56. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  57. def getMagicDrawMultiplicityElement: MultiplicityElement

    Permalink
  58. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  59. def getMagicDrawObjectNode: ObjectNode

    Permalink
    Definition Classes
    MagicDrawUMLObjectNode
  60. def getMagicDrawOutputPin: OutputPin

    Permalink
  61. def getMagicDrawPin: Pin

    Permalink
    Definition Classes
    MagicDrawUMLPin
  62. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  63. def getMagicDrawTypedElement: TypedElement

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  75. def inGroup: Set[UMLActivityGroup[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode → UMLActivityNode
  76. def inInterruptibleRegion: Set[UMLInterruptibleActivityRegion[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode → UMLActivityNodeOps
  77. def inPartition: Set[UMLActivityPartition[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode → UMLActivityNodeOps
  78. def inState: Set[UMLState[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLObjectNode → UMLObjectNode
  79. def inStructuredNode: Option[UMLStructuredActivityNode[MagicDrawUML]]

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

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  81. def incoming: Set[UMLActivityEdge[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode → UMLActivityNode
  82. def informationSource_informationFlow: Set[UMLInformationFlow[MagicDrawUML]]

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

  85. def is(lowerbound: Integer, upperbound: Integer): Boolean

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  87. def isConsistentWith(redefiningElement: Option[UMLRedefinableElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLActivityNodeOps
  88. def isControl: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLPin → UMLPin
  89. def isControlType: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLObjectNode → UMLObjectNode
  90. def isDistinguishableFrom(n: Option[UMLNamedElement[MagicDrawUML]], ns: Option[UMLNamespace[MagicDrawUML]]): Boolean

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

    Permalink
    Definition Classes
    Any
  92. def isLeaf: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  93. def isMultivalued: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  94. def isOrdered: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLMultiplicityElement → UMLMultiplicityElement
  95. def isRedefinitionContextValid(redefinedElement: Option[UMLRedefinableElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  96. def isUnique: Boolean

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

    Permalink
    Definition Classes
    UMLElementOps
  98. def loopVariable_loopNode: Option[UMLLoopNode[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLOutputPin → UMLOutputPin
  99. def lower: Integer

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

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

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

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

    Permalink
    Definition Classes
    UMLOutputPin → UMLPin → UMLObjectNode → UMLTypedElement → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLMultiplicityElement → UMLElement → UMLElementOps
  104. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  105. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  107. def multiplicityElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  108. def multiplicityElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLMultiplicityElement
  109. def multiplicityElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  110. def multiplicityElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  111. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  114. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  115. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  116. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  117. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  122. def objectNode_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLObjectNode
  123. def objectNode_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLObjectNode
  124. def objectNode_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLObjectNode
  125. def objectNode_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLObjectNode
  126. def ordering: Option[uml.read.api.UMLObjectNodeOrderingKind.Value]

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

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

    Permalink
    Definition Classes
    UMLElementOps
  129. def outgoing: Set[UMLActivityEdge[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode → UMLActivityNode
  130. def outputPin_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLOutputPin
  131. def outputPin_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLOutputPin
  132. def outputPin_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLOutputPin
  133. def outputPin_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLOutputPin
  134. def outputValue_opaqueAction: Option[UMLOpaqueAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  135. def output_action: Option[UMLAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLOutputPin → UMLOutputPin
  136. def ownedComment: Set[UMLComment[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  137. def ownedElement: Set[UMLElement[Uml]]

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
    Annotations
    @tailrec()
  142. def pin_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPin
  143. def pin_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPin
  144. def pin_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPin
  145. def pin_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
  147. def redefinableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  148. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  149. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  150. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  153. def redefinedNode: Set[UMLActivityNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActivityNodeOps
  154. def redefinedNode_activityNode: Set[UMLActivityNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLActivityNodeOps
  155. def redefinitionContext: Iterable[UMLClassifier[Uml]]

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

    Permalink
    Definition Classes
    UMLOutputPin → UMLPin → UMLObjectNode → UMLTypedElement → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLMultiplicityElement → UMLElement → UMLElementOps
  157. def relatedElement_relationship: Set[UMLRelationship[Uml]]

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  159. def result_acceptEventAction: Option[UMLAcceptEventAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLOutputPin → UMLOutputPin
  160. def result_callAction: Option[UMLCallAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  161. def result_clearStructuralFeatureAction: Option[UMLClearStructuralFeatureAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  162. def result_conditionalNode: Option[UMLConditionalNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  163. def result_createLinkObjectAction: Option[UMLCreateLinkObjectAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  164. def result_createObjectAction: Option[UMLCreateObjectAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  165. def result_loopNode: Option[UMLLoopNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  166. def result_readExtentAction: Option[UMLReadExtentAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  167. def result_readIsClassifiedObjectAction: Option[UMLReadIsClassifiedObjectAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  168. def result_readLinkAction: Option[UMLReadLinkAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  169. def result_readLinkObjectEndAction: Option[UMLReadLinkObjectEndAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  170. def result_readLinkObjectEndQualifierAction: Option[UMLReadLinkObjectEndQualifierAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  171. def result_readSelfAction: Option[UMLReadSelfAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  172. def result_readStructuralFeatureAction: Option[UMLReadStructuralFeatureAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  173. def result_readVariableAction: Option[UMLReadVariableAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  174. def result_reduceAction: Option[UMLReduceAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  175. def result_testIdentityAction: Option[UMLTestIdentityAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  176. def result_unmarshallAction: Option[UMLUnmarshallAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  177. def result_valueSpecificationAction: Option[UMLValueSpecificationAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  178. def result_writeStructuralFeatureAction: Option[UMLWriteStructuralFeatureAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  179. def returnInformation_acceptCallAction: Option[UMLAcceptCallAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  180. def selectInContainmentTreeRunnable: Runnable

    Permalink
    Definition Classes
    MagicDrawUMLElement
  181. def selection: Option[UMLBehavior[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLObjectNode → UMLObjectNode
  182. def separator: Option[String]

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  186. def structuredNodeOutput_structuredActivityNode: Option[UMLStructuredActivityNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLOutputPinOps
  187. def supplier_supplierDependency: Set[UMLDependency[MagicDrawUML]]

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  191. def toString(): String

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  197. def typedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  198. def typedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTypedElement
  199. def typedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  200. def typedElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  201. implicit val umlOps: MagicDrawUMLUtil

    Permalink
  202. def upper: Integer

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  203. def upperBound: Option[UMLValueSpecification[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLObjectNode → UMLObjectNode
  204. def upperValue: Option[UMLValueSpecification[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPinMagicDrawUMLMultiplicityElement → UMLMultiplicityElement
  205. val uuid_metaDocumentAttributeFunction: MetaDocumentAttributeStringFunction[MagicDrawUML, UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  206. def validate_control_pins: Boolean

    Permalink
    Definition Classes
    UMLPinOps
  207. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  208. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  209. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  210. def validate_incoming_edges_structured_only: Boolean

    Permalink
    Definition Classes
    UMLOutputPinOps
  211. def validate_input_output_parameter: Boolean

    Permalink
    Definition Classes
    UMLObjectNodeOps
  212. def validate_lower_ge_0: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  213. def validate_lower_is_integer: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  214. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  215. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  216. def validate_not_unique: Boolean

    Permalink
    Definition Classes
    UMLPinOps
  217. def validate_object_flow_edges: Boolean

    Permalink
    Definition Classes
    UMLObjectNodeOps
  218. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  219. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  220. def validate_selection_behavior: Boolean

    Permalink
    Definition Classes
    UMLObjectNodeOps
  221. def validate_upper_ge_lower: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  222. def validate_upper_is_unlimitedNatural: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  223. def validate_value_specification_constant: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  224. def validate_value_specification_no_side_effects: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  225. def validate_visibility_needs_ownership: Boolean

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps

Inherited from UMLOutputPin[MagicDrawUML]

Inherited from UMLOutputPinOps[MagicDrawUML]

Inherited from MagicDrawUMLPin

Inherited from UMLPin[MagicDrawUML]

Inherited from UMLPinOps[MagicDrawUML]

Inherited from UMLMultiplicityElement[MagicDrawUML]

Inherited from UMLMultiplicityElementOps[MagicDrawUML]

Inherited from MagicDrawUMLObjectNode

Inherited from UMLObjectNode[MagicDrawUML]

Inherited from UMLObjectNodeOps[MagicDrawUML]

Inherited from MagicDrawUMLTypedElement

Inherited from UMLTypedElement[MagicDrawUML]

Inherited from UMLTypedElementOps[MagicDrawUML]

Inherited from MagicDrawUMLActivityNode

Inherited from UMLActivityNode[MagicDrawUML]

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