Trait

org.omg.oti.magicdraw.uml.read

MagicDrawUMLInputPin

Related Doc: package read

Permalink

trait MagicDrawUMLInputPin extends MagicDrawUMLPin with UMLInputPin[MagicDrawUML]

Linear Supertypes
UMLInputPin[MagicDrawUML], UMLInputPinOps[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. MagicDrawUMLInputPin
  2. UMLInputPin
  3. UMLInputPinOps
  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: InputPin

    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 argument_invocationAction: Option[UMLInvocationAction[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.UMLInvocationAction.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.UMLInvocationAction.argument

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  21. def asForwardReferencesToImportableOuterPackageableElements: \/[Set[Throwable], Set[UMLPackageableElement[MagicDrawUML]]]

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

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

    Permalink
    Definition Classes
    Any
  24. def clientDependency: Set[UMLDependency[Uml]]

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  26. def collection_reduceAction: Option[UMLReduceAction[MagicDrawUML]]

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

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  28. def compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInputPin → 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 destroyAt_linkEndDestructionData: Option[UMLLinkEndDestructionData[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.UMLLinkEndDestructionData.destroyAt

    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.UMLLinkEndDestructionData.destroyAt

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  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(arg0: Any): Boolean

    Permalink
    Definition Classes
    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 exceptionInput_exceptionHandler: Set[UMLExceptionHandler[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLObjectNode → UMLObjectNode
  44. def exception_raiseExceptionAction: Option[UMLRaiseExceptionAction[MagicDrawUML]]

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  46. def first_testIdentityAction: Option[UMLTestIdentityAction[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.UMLTestIdentityAction.first

    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.UMLTestIdentityAction.first

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  47. def forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLInputPin → UMLPin → UMLObjectNode → UMLTypedElement → UMLActivityNode → UMLRedefinableElement → UMLNamedElement → UMLMultiplicityElement → UMLElement → UMLElementOps
  48. def forwardRelationTriples(): \/[Set[Throwable], Set[RelationTriple[MagicDrawUML]]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  56. def getMagicDrawActivityNode: ActivityNode

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode
  57. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  58. def getMagicDrawInputPin: InputPin

    Permalink
  59. def getMagicDrawMultiplicityElement: MultiplicityElement

    Permalink
  60. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  61. def getMagicDrawObjectNode: ObjectNode

    Permalink
    Definition Classes
    MagicDrawUMLObjectNode
  62. def getMagicDrawPin: Pin

    Permalink
    Definition Classes
    MagicDrawUMLPin
  63. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  64. def getMagicDrawTypedElement: TypedElement

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

  86. def inputPin_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInputPin
  87. def inputPin_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLInputPin
  88. def inputPin_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLInputPin
  89. def inputPin_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLInputPin
  90. def inputValue_linkAction: Option[UMLLinkAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  91. def inputValue_opaqueAction: Option[UMLOpaqueAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  92. def input_action: Option[UMLAction[Uml]]

    Permalink

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

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

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  93. def insertAt_addStructuralFeatureValueAction: Option[UMLAddStructuralFeatureValueAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  94. def insertAt_addVariableValueAction: Option[UMLAddVariableValueAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  95. def insertAt_linkEndCreationData: Option[UMLLinkEndCreationData[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.UMLLinkEndCreationData.insertAt

    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.UMLLinkEndCreationData.insertAt

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  96. def is(lowerbound: Integer, upperbound: Integer): Boolean

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

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

    Permalink
    Definition Classes
    UMLActivityNodeOps
  99. def isControl: Boolean

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

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

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

    Permalink
    Definition Classes
    Any
  103. def isLeaf: Boolean

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

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  105. def isOrdered: Boolean

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

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  107. def isUnique: Boolean

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

    Permalink
    Definition Classes
    UMLElementOps
  109. def loopVariableInput_loopNode: Option[UMLLoopNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  110. def lower: Integer

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  116. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  118. def multiplicityElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  119. def multiplicityElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLMultiplicityElement
  120. def multiplicityElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  121. def multiplicityElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLMultiplicityElement
  122. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  125. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  126. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  127. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  128. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  133. def objectNode_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLObjectNode
  134. def objectNode_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLObjectNode
  135. def objectNode_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLObjectNode
  136. def objectNode_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLObjectNode
  137. def object_clearAssociationAction: Option[UMLClearAssociationAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  138. def object_readIsClassifiedObjectAction: Option[UMLReadIsClassifiedObjectAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  139. def object_readLinkObjectEndAction: Option[UMLReadLinkObjectEndAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  140. def object_readLinkObjectEndQualifierAction: Option[UMLReadLinkObjectEndQualifierAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  141. def object_reclassifyObjectAction: Option[UMLReclassifyObjectAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  142. def object_startClassifierBehaviorAction: Option[UMLStartClassifierBehaviorAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  143. def object_startObjectBehaviorAction: Option[UMLStartObjectBehaviorAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  144. def object_structuralFeatureAction: Option[UMLStructuralFeatureAction[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.UMLStructuralFeatureAction._object

    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.UMLStructuralFeatureAction._object

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  145. def object_unmarshallAction: Option[UMLUnmarshallAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  146. def ordering: Option[uml.read.api.UMLObjectNodeOrderingKind.Value]

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLActivityNode → UMLActivityNode
  150. def ownedComment: Set[UMLComment[MagicDrawUML]]

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLPin
  157. def pin_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPin
  158. def pin_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPin
  159. def pin_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLRedefinableElement
  162. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  163. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  164. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  172. def removeAt_removeStructuralFeatureValueAction: Option[UMLRemoveStructuralFeatureValueAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  173. def removeAt_removeVariableValueAction: Option[UMLRemoveVariableValueAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  174. def replyValue_replyAction: Option[UMLReplyAction[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.UMLReplyAction.replyValue

    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.UMLReplyAction.replyValue

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  175. def represents_activityPartition: Set[UMLActivityPartition[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  176. def request_sendObjectAction: Option[UMLSendObjectAction[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.UMLSendObjectAction.request

    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.UMLSendObjectAction.request

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPinOps
  177. def returnInformation_replyAction: Option[UMLReplyAction[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.UMLReplyAction.returnInformation

    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.UMLReplyAction.returnInformation

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  178. def second_testIdentityAction: Option[UMLTestIdentityAction[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.UMLTestIdentityAction.second

    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.UMLTestIdentityAction.second

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  179. def selectInContainmentTreeRunnable: Runnable

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  185. def structuredNodeInput_structuredActivityNode: Option[UMLStructuredActivityNode[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  186. def supplier_supplierDependency: Set[UMLDependency[MagicDrawUML]]

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  189. def target_callOperationAction: Option[UMLCallOperationAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  190. def target_destroyObjectAction: Option[UMLDestroyObjectAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  191. def target_directedRelationship: Set[UMLDirectedRelationship[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  192. def target_sendObjectAction: Option[UMLSendObjectAction[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.UMLSendObjectAction.target

    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.UMLSendObjectAction.target

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  193. def target_sendSignalAction: Option[UMLSendSignalAction[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLInputPinOps
  194. def toString(): String

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  200. def typedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  201. def typedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTypedElement
  202. def typedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  203. def typedElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTypedElement
  204. implicit val umlOps: MagicDrawUMLUtil

    Permalink
  205. def upper: Integer

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  209. def validate_control_pins: Boolean

    Permalink
    Definition Classes
    UMLPinOps
  210. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  211. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  212. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  213. def validate_input_output_parameter: Boolean

    Permalink
    Definition Classes
    UMLObjectNodeOps
  214. def validate_lower_ge_0: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  215. def validate_lower_is_integer: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  216. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  217. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  218. def validate_not_unique: Boolean

    Permalink
    Definition Classes
    UMLPinOps
  219. def validate_object_flow_edges: Boolean

    Permalink
    Definition Classes
    UMLObjectNodeOps
  220. def validate_outgoing_edges_structured_only: Boolean

    Permalink
    Definition Classes
    UMLInputPinOps
  221. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  222. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  223. def validate_selection_behavior: Boolean

    Permalink
    Definition Classes
    UMLObjectNodeOps
  224. def validate_upper_ge_lower: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  225. def validate_upper_is_unlimitedNatural: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  226. def validate_value_specification_constant: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  227. def validate_value_specification_no_side_effects: Boolean

    Permalink
    Definition Classes
    UMLMultiplicityElementOps
  228. def validate_visibility_needs_ownership: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  229. def value_linkEndData: Option[UMLLinkEndData[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  230. def value_qualifierValue: Option[UMLQualifierValue[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  231. def value_writeStructuralFeatureAction: Option[UMLWriteStructuralFeatureAction[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.UMLWriteStructuralFeatureAction.value

    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.UMLWriteStructuralFeatureAction.value

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  232. def value_writeVariableAction: Option[UMLWriteVariableAction[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.UMLWriteVariableAction.value

    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.UMLWriteVariableAction.value

    Definition Classes
    MagicDrawUMLInputPin → UMLInputPin
  233. def visibility: Option[uml.read.api.UMLVisibilityKind.Value]

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps

Inherited from UMLInputPin[MagicDrawUML]

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