Class

org.omg.oti.magicdraw.uml.read

MagicDrawUMLProtocolStateMachineImpl

Related Doc: package read

Permalink

case class MagicDrawUMLProtocolStateMachineImpl(e: ProtocolStateMachine, ops: MagicDrawUMLUtil) extends MagicDrawUMLProtocolStateMachine with TreeString with ValueTreeString with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, ValueTreeString, TreeString, MagicDrawUMLProtocolStateMachine, UMLProtocolStateMachine[MagicDrawUML], UMLProtocolStateMachineOps[MagicDrawUML], MagicDrawUMLStateMachine, UMLStateMachine[MagicDrawUML], UMLStateMachineOps[MagicDrawUML], MagicDrawUMLBehavior, UMLBehavior[MagicDrawUML], UMLBehaviorOps[MagicDrawUML], MagicDrawUMLClass, UMLClass[MagicDrawUML], UMLClassOps[MagicDrawUML], MagicDrawUMLBehavioredClassifier, UMLBehavioredClassifier[MagicDrawUML], UMLBehavioredClassifierOps[MagicDrawUML], MagicDrawUMLEncapsulatedClassifier, UMLEncapsulatedClassifier[MagicDrawUML], UMLEncapsulatedClassifierOps[MagicDrawUML], MagicDrawUMLStructuredClassifier, UMLStructuredClassifier[MagicDrawUML], UMLStructuredClassifierOps[MagicDrawUML], MagicDrawUMLClassifier, UMLClassifier[MagicDrawUML], UMLClassifierOps[MagicDrawUML], MagicDrawUMLTemplateableElement, UMLTemplateableElement[MagicDrawUML], UMLTemplateableElementOps[MagicDrawUML], MagicDrawUMLRedefinableElement, UMLRedefinableElement[MagicDrawUML], UMLRedefinableElementOps[MagicDrawUML], MagicDrawUMLNamespace, UMLNamespace[MagicDrawUML], UMLNamespaceOps[MagicDrawUML], MagicDrawUMLType, UMLType[MagicDrawUML], UMLTypeOps[MagicDrawUML], MagicDrawUMLPackageableElement, UMLPackageableElement[MagicDrawUML], UMLPackageableElementOps[MagicDrawUML], MagicDrawUMLParameterableElement, UMLParameterableElement[MagicDrawUML], UMLParameterableElementOps[MagicDrawUML], MagicDrawUMLNamedElement, UMLNamedElement[MagicDrawUML], UMLNamedElementOps[MagicDrawUML], MagicDrawUMLElement, UMLElement[MagicDrawUML], UMLElementOps[MagicDrawUML], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MagicDrawUMLProtocolStateMachineImpl
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ValueTreeString
  7. TreeString
  8. MagicDrawUMLProtocolStateMachine
  9. UMLProtocolStateMachine
  10. UMLProtocolStateMachineOps
  11. MagicDrawUMLStateMachine
  12. UMLStateMachine
  13. UMLStateMachineOps
  14. MagicDrawUMLBehavior
  15. UMLBehavior
  16. UMLBehaviorOps
  17. MagicDrawUMLClass
  18. UMLClass
  19. UMLClassOps
  20. MagicDrawUMLBehavioredClassifier
  21. UMLBehavioredClassifier
  22. UMLBehavioredClassifierOps
  23. MagicDrawUMLEncapsulatedClassifier
  24. UMLEncapsulatedClassifier
  25. UMLEncapsulatedClassifierOps
  26. MagicDrawUMLStructuredClassifier
  27. UMLStructuredClassifier
  28. UMLStructuredClassifierOps
  29. MagicDrawUMLClassifier
  30. UMLClassifier
  31. UMLClassifierOps
  32. MagicDrawUMLTemplateableElement
  33. UMLTemplateableElement
  34. UMLTemplateableElementOps
  35. MagicDrawUMLRedefinableElement
  36. UMLRedefinableElement
  37. UMLRedefinableElementOps
  38. MagicDrawUMLNamespace
  39. UMLNamespace
  40. UMLNamespaceOps
  41. MagicDrawUMLType
  42. UMLType
  43. UMLTypeOps
  44. MagicDrawUMLPackageableElement
  45. UMLPackageableElement
  46. UMLPackageableElementOps
  47. MagicDrawUMLParameterableElement
  48. UMLParameterableElement
  49. UMLParameterableElementOps
  50. MagicDrawUMLNamedElement
  51. UMLNamedElement
  52. UMLNamedElementOps
  53. MagicDrawUMLElement
  54. UMLElement
  55. UMLElementOps
  56. AnyRef
  57. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new MagicDrawUMLProtocolStateMachineImpl(e: ProtocolStateMachine, ops: MagicDrawUMLUtil)

    Permalink

Type Members

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  8. type Uml = MagicDrawUML

    Permalink
    Definition Classes
    MagicDrawUMLElement

Value Members

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  4. def LCA(s1: Option[UMLVertex[MagicDrawUML]], s2: Option[UMLVertex[MagicDrawUML]]): Option[UMLRegion[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStateMachineOps
  5. def LCAState(v1: Option[UMLVertex[MagicDrawUML]], v2: Option[UMLVertex[MagicDrawUML]]): Option[UMLState[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStateMachineOps
  6. def _package: Option[UMLPackage[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLType → UMLType
  7. def actual_templateParameterSubstitution: Set[UMLTemplateParameterSubstitution[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  8. def allAttributes: Seq[UMLProperty[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  9. def allAttributesExceptRedefined: Seq[UMLProperty[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  10. def allFeatures: Set[UMLFeature[MagicDrawUML]]

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

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

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  15. def allNamespaces: Seq[UMLNamespace[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamedElementOps
  16. def allNamespacesWithinScope: Set[UMLNamespace[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  17. def allOwnedElements: Set[UMLElement[MagicDrawUML]]

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  20. def allParents: Set[UMLClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  21. def allRealizedInterfaces: Set[UMLInterface[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  22. def allRoles: Set[UMLConnectableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStructuredClassifierOps
  23. def allSlottableFeatures: Set[UMLStructuralFeature[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  24. def allUsedInterfaces: Set[UMLInterface[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  25. def allVisibleMembersAccessibleTransitively: Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  26. def allVisibleMembersTransitively: Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  27. def ancestor(s1: Option[UMLVertex[MagicDrawUML]], s2: Option[UMLVertex[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLStateMachineOps
  28. def annotatedElement_comment: Set[UMLComment[Uml]]

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

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

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

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

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

    Permalink
    Definition Classes
    Any
  34. def asPackageableElement: Option[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  35. def attribute: Seq[UMLProperty[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  36. def behavior_behaviorExecutionSpecification: Set[UMLBehaviorExecutionSpecification[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  37. def behavior_callBehaviorAction: Set[UMLCallBehaviorAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  38. def behavior_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLBehavior
  39. def behavior_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLBehavior
  40. def behavior_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLBehavior
  41. def behavior_opaqueExpression: Set[UMLOpaqueExpression[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  42. def behavior_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLBehavior
  43. def behavioredClassifier(from: Option[UMLElement[MagicDrawUML]]): Option[UMLBehavioredClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLBehaviorOps
  44. def behavioredClassifier_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLBehavioredClassifier
  45. def behavioredClassifier_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLBehavioredClassifier
  46. def behavioredClassifier_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLBehavioredClassifier
  47. def behavioredClassifier_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLBehavioredClassifier
  48. def class_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLClass
  49. def class_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLClass
  50. def class_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLClass
  51. def class_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLClass
  52. def classifierBehavior: Option[UMLBehavior[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLBehavioredClassifierOps
  53. def classifierBehavior_behavioredClassifier: Option[UMLBehavioredClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLBehaviorOps
  54. def classifier_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLClassifier
  55. def classifier_createObjectAction: Set[UMLCreateObjectAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  56. def classifier_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLClassifier
  57. def classifier_instanceSpecification: Set[UMLInstanceSpecification[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  58. def classifier_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLClassifier
  59. def classifier_readExtentAction: Option[UMLReadExtentAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  60. def classifier_readIsClassifiedObjectAction: Set[UMLReadIsClassifiedObjectAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  61. def classifier_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLClassifier
  62. def clientDependency: Set[UMLDependency[Uml]]

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  64. def collaborationUse: Set[UMLCollaborationUse[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  65. def compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLProtocolStateMachine → UMLStateMachine → UMLBehavior → UMLClass → UMLEncapsulatedClassifier → UMLStructuredClassifier → UMLBehavioredClassifier → UMLClassifier → UMLType → UMLPackageableElement → UMLParameterableElement → UMLTemplateableElement → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  66. def conformance: Set[UMLProtocolConformance[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLProtocolStateMachineOps
  67. def conformsTo(other: Option[UMLType[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  68. def connectionPoint: Set[UMLPseudostate[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStateMachineOps
  69. def constrainedElement_constraint: Set[UMLConstraint[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  70. def constrainingClassifier_classifierTemplateParameter: Set[UMLClassifierTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  71. def context: Option[UMLBehavioredClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLBehaviorOps
  72. def context_action: Set[UMLAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  73. def context_behavior: Set[UMLBehavior[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLBehavioredClassifierOps
  74. def context_diagram: Set[UMLDiagram[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  75. def contract_connector: Set[UMLConnector[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  76. def contract_substitution: Set[UMLSubstitution[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  77. def conveyed_conveyingFlow: Set[UMLInformationFlow[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  78. def decisionInput_decisionNode: Set[UMLDecisionNode[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  79. def default_templateParameter: Set[UMLTemplateParameter[Uml]]

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

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement
  81. def directlyRealizedInterfaces: Set[UMLInterface[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  82. def directlyUsedInterfaces: Set[UMLInterface[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  83. def doActivity_state: Option[UMLState[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  84. val e: ProtocolStateMachine

    Permalink
  85. def effect_transition: Option[UMLTransition[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLBehaviorOps
  86. def elementImport: Set[UMLElementImport[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  87. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  90. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  91. def element_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLElementOps
  93. def encapsulatedClassifier_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLEncapsulatedClassifier
  94. def encapsulatedClassifier_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLEncapsulatedClassifier
  95. def encapsulatedClassifier_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLEncapsulatedClassifier
  96. def encapsulatedClassifier_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLEncapsulatedClassifier
  97. def endType_association: Set[UMLAssociation[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLTypeOps
  98. def endType_associationExceptRedefinedOrDerived: Set[UMLAssociation[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLTypeOps
  99. def entry_state: Option[UMLState[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  100. final def eq(arg0: AnyRef): Boolean

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  104. def exceptionType_exceptionHandler: Set[UMLExceptionHandler[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  105. def excludeCollisions(imps: Set[UMLPackageableElement[MagicDrawUML]]): Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  106. def exit_state: Option[UMLState[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.UMLState.exit

    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.UMLState.exit

    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  107. def extendedStateMachine: Set[UMLStateMachine[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStateMachineOps
  108. def extendedStateMachine_stateMachine: Set[UMLStateMachine[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStateMachineOps
  109. def extension: Set[UMLExtension[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClass → UMLClassOps
  110. def feature: Set[UMLFeature[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  111. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  112. def forwardReferencesBeyondNamespaceScope()(implicit idg: IDGenerator[MagicDrawUML]): \/[Set[Throwable], Set[RelationTriple[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  113. def forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLProtocolStateMachine → UMLStateMachine → UMLBehavior → UMLClass → UMLEncapsulatedClassifier → UMLStructuredClassifier → UMLBehavioredClassifier → UMLClassifier → UMLType → UMLPackageableElement → UMLParameterableElement → UMLTemplateableElement → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  114. def forwardReferencesToNamespaces()(implicit idg: IDGenerator[MagicDrawUML]): \/[Set[Throwable], Set[UMLNamespace[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  115. def forwardRelationTriples(): \/[Set[Throwable], Set[RelationTriple[MagicDrawUML]]]

    Permalink
    Definition Classes
    UMLElementOps
  116. def general: Set[UMLClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  117. def generalMachine_protocolConformance: Set[UMLProtocolConformance[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLProtocolStateMachineOps
  118. def general_classifier: Set[UMLClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  119. def general_generalization: Set[UMLGeneralization[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  120. def generalization: Set[UMLGeneralization[MagicDrawUML]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  128. def getMagicDrawBehavior: Behavior

    Permalink
    Definition Classes
    MagicDrawUMLBehavior
  129. def getMagicDrawBehavioredClassifier: BehavioredClassifier

    Permalink
  130. def getMagicDrawClass: Class

    Permalink
    Definition Classes
    MagicDrawUMLClass
  131. def getMagicDrawClassifier: Classifier

    Permalink
    Definition Classes
    MagicDrawUMLClassifier
  132. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  133. def getMagicDrawEncapsulatedClassifier: EncapsulatedClassifier

    Permalink
  134. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  135. def getMagicDrawNamespace: Namespace

    Permalink
    Definition Classes
    MagicDrawUMLNamespace
  136. def getMagicDrawPackageableElement: PackageableElement

    Permalink
  137. def getMagicDrawParameterableElement: ParameterableElement

    Permalink
  138. def getMagicDrawProtocolStateMachine: ProtocolStateMachine

    Permalink
  139. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  140. def getMagicDrawStateMachine: StateMachine

    Permalink
    Definition Classes
    MagicDrawUMLStateMachine
  141. def getMagicDrawStructuredClassifier: StructuredClassifier

    Permalink
  142. def getMagicDrawTemplateableElement: TemplateableElement

    Permalink
  143. def getMagicDrawType: Type

    Permalink
    Definition Classes
    MagicDrawUMLType
  144. def getNamesOfMember(element: Option[UMLNamedElement[MagicDrawUML]]): Set[String]

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  154. def hasVisibilityOf(n: Option[UMLNamedElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  155. val hashCode: Int

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

    Permalink
    Definition Classes
    UMLElementOps
  157. def importMembers(imps: Set[UMLPackageableElement[MagicDrawUML]]): Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  158. def importedElement_import: Set[UMLElementImport[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLPackageableElementOps
  159. def importedMember: Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  160. def importedMember_namespace: Set[UMLNamespace[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement
  161. def importedPackages: Set[UMLPackage[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  162. def informationSource_informationFlow: Set[UMLInformationFlow[MagicDrawUML]]

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  164. def inherit(inhs: Set[UMLNamedElement[MagicDrawUML]]): Set[UMLNamedElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  165. def inheritableMembers(c: Option[UMLClassifier[MagicDrawUML]]): Set[UMLNamedElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  166. def inheritedMember: Set[UMLNamedElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  167. def inheritedMember_inheritingClassifier: Set[UMLClassifier[Uml]]

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

  168. def inputParameters: Seq[UMLParameter[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLBehaviorOps
  169. def interfaceRealization: Set[UMLInterfaceRealization[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLBehavioredClassifierOps
  170. def isAbstract: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLClass → UMLClass → MagicDrawUMLClassifier → UMLClassifier
  171. def isActive: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLClass → UMLClass
  172. def isAncestorOf(other: UMLElement[Uml]): \/[Set[Throwable], Boolean]

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

    Permalink
    Definition Classes
    UMLParameterableElementOps
  174. def isConsistentWith(redefiningElement: Option[UMLRedefinableElement[MagicDrawUML]]): Boolean

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  176. def isFinalSpecialization: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  177. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  178. def isLeaf: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  179. def isRedefinitionContextValid(redefinedElement: Option[UMLRedefinableElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLStateMachineOps
  180. def isReentrant: Boolean

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  181. def isSubstitutableFor(contract: Option[UMLClassifier[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  182. def isTemplate: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  183. def isTemplateParameter: Boolean

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

    Permalink
    Definition Classes
    UMLElementOps
  185. def makesVisible(el: Option[UMLNamedElement[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  186. def maySpecializeType(c: Option[UMLClassifier[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  187. def member: Set[UMLNamedElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLNamespace → UMLNamespace
  188. def member_memberNamespace: Set[UMLNamespace[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElement
  189. def membersAreDistinguishable: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  190. def message_considerIgnoreFragment: Set[UMLConsiderIgnoreFragment[Uml]]

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

    Permalink
    Definition Classes
    UMLProtocolStateMachine → UMLStateMachine → UMLBehavior → UMLClass → UMLEncapsulatedClassifier → UMLStructuredClassifier → UMLBehavioredClassifier → UMLClassifier → UMLType → UMLPackageableElement → UMLParameterableElement → UMLTemplateableElement → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  192. def metaclass_name: String

    Permalink
    Definition Classes
    UMLElementOps
  193. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  195. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  198. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  199. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  200. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  201. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  203. def namespace_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamespace
  204. def namespace_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamespace
  205. def namespace_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamespace
  206. def namespace_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamespace
  207. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  208. def nestedClassifier: Seq[UMLClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClass → UMLClass
  209. def nestedClassifier_interface: Option[UMLInterface[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  210. def nestedClassifier_nestingClass: Option[UMLClass[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  211. def newClassifier_reclassifyObjectAction: Set[UMLReclassifyObjectAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  212. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  214. def oldClassifier_reclassifyObjectAction: Set[UMLReclassifyObjectAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  215. val ops: MagicDrawUMLUtil

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

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

    Permalink
    Definition Classes
    UMLElementOps
  218. def outputParameters: Seq[UMLParameter[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLBehaviorOps
  219. def ownedActual_owningTemplateParameterSubstitution: Option[UMLTemplateParameterSubstitution[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLParameterableElementOps
  220. def ownedAttribute: Seq[UMLProperty[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClass → UMLClass → MagicDrawUMLStructuredClassifier → UMLStructuredClassifier
  221. def ownedBehavior: Set[UMLBehavior[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLBehavioredClassifierOps
  222. def ownedBehavior_behavioredClassifier: Option[UMLBehavioredClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  223. def ownedComment: Set[UMLComment[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  224. def ownedConnector: Set[UMLConnector[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStructuredClassifierOps
  225. def ownedDefault_templateParameter: Option[UMLTemplateParameter[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLParameterableElementOps
  226. def ownedDiagram: Set[UMLDiagram[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  227. def ownedElement: Set[UMLElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  228. def ownedMember: Set[UMLNamedElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLNamespace → UMLNamespace
  229. def ownedOperation: Seq[UMLOperation[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClass → UMLClass
  230. def ownedParameter: Seq[UMLParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  231. def ownedParameterSet: Set[UMLParameterSet[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLBehaviorOps
  232. def ownedPort: Set[UMLPort[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLEncapsulatedClassifierOps
  233. def ownedReception: Set[UMLReception[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassOps
  234. def ownedRule: Set[UMLConstraint[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  235. def ownedTemplateSignature: Option[UMLRedefinableTemplateSignature[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  236. def ownedUseCase: Set[UMLUseCase[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  237. def owner: Option[UMLElement[Uml]]

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLParameterableElement → UMLParameterableElement
  242. def packageImport: Set[UMLPackageImport[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  243. def packageableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  244. def packageableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPackageableElement
  245. def packageableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  246. def packageableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLPackageableElementOps
  249. def parameterableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  250. def parameterableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLParameterableElement
  251. def parameterableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  252. def parameterableElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  253. def parameterableElements: Set[UMLParameterableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLTemplateableElementOps
  254. def parents: Set[UMLClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  255. def part: Set[UMLProperty[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStructuredClassifierOps
  256. def postcondition: Set[UMLConstraint[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  257. def powertypeExtent: Set[UMLGeneralizationSet[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  258. def precondition: Set[UMLConstraint[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  259. def protocolStateMachine_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLProtocolStateMachine
  260. def protocolStateMachine_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLProtocolStateMachine
  261. def protocolStateMachine_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLProtocolStateMachine
  262. def protocolStateMachine_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLProtocolStateMachine
  263. def protocol_interface: Option[UMLInterface[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProtocolStateMachine → UMLProtocolStateMachine
  264. def protocol_port: Set[UMLPort[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLProtocolStateMachine → UMLProtocolStateMachine
  265. def qualifiedName: Option[String]

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
  266. def raisedException_behavioralFeature: Set[UMLBehavioralFeature[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLType → UMLType
  267. def raisedException_operation: Set[UMLOperation[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLTypeOps
  268. def realizingClassifier_componentRealization: Set[UMLComponentRealization[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  269. def redefinableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  270. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  271. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  272. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  273. def redefinedBehavior: Set[UMLBehavior[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  274. def redefinedBehavior_behavior: Set[UMLBehavior[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  275. def redefinedClassifier: Set[UMLClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  276. def redefinedClassifier_classifier: Set[UMLClassifier[MagicDrawUML]]

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

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

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  279. def redefinitionContext: Iterable[UMLClassifier[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLRedefinableElement → UMLRedefinableElement
  280. def redefinitionContext_redefinableElement: Set[UMLRedefinableElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  281. def redefinitionContext_region: Set[UMLRegion[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  282. def redefinitionContext_state: Set[UMLState[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  283. def redefinitionContext_transition: Set[UMLTransition[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  284. def reducer_reduceAction: Set[UMLReduceAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  285. def referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLProtocolStateMachine → UMLStateMachine → UMLBehavior → UMLClass → UMLEncapsulatedClassifier → UMLStructuredClassifier → UMLBehavioredClassifier → UMLClassifier → UMLType → UMLPackageableElement → UMLParameterableElement → UMLTemplateableElement → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  286. def region: Set[UMLRegion[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLStateMachineOps
  287. def relatedElement_relationship: Set[UMLRelationship[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  288. def representation: Option[UMLCollaborationUse[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  289. def represented_representation: Set[UMLInformationItem[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  290. def represents_activityPartition: Set[UMLActivityPartition[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  291. def role: Set[UMLConnectableElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLStructuredClassifier → UMLStructuredClassifier
  292. def selectInContainmentTreeRunnable: Runnable

    Permalink
    Definition Classes
    MagicDrawUMLElement
  293. def selection_objectFlow: Set[UMLObjectFlow[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  294. def selection_objectNode: Set[UMLObjectNode[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  295. def separator: Option[String]

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  299. def specification: Option[UMLBehavioralFeature[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  300. def stateMachine_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLStateMachine
  301. def stateMachine_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLStateMachine
  302. def stateMachine_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLStateMachine
  303. def stateMachine_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLStateMachine
  304. def structuredClassifier_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLStructuredClassifier
  305. def structuredClassifier_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLStructuredClassifier
  306. def structuredClassifier_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLStructuredClassifier
  307. def structuredClassifier_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLStructuredClassifier
  308. def submachineState: Set[UMLState[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLStateMachine → UMLStateMachine
  309. def substitution: Set[UMLSubstitution[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  310. def superClass: Set[UMLClass[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassOps
  311. def superClass_class: Set[UMLClass[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassOps
  312. def supplier_supplierDependency: Set[UMLDependency[MagicDrawUML]]

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElement
  316. def templateBinding: Set[UMLTemplateBinding[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLTemplateableElement → UMLTemplateableElementOps
  317. def templateParameter: Option[UMLClassifierTemplateParameter[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier → MagicDrawUMLParameterableElement → UMLParameterableElement
  318. def templateableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTemplateableElement
  319. def templateableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTemplateableElement
  320. def templateableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTemplateableElement
  321. def templateableElement_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLTemplateableElement
  322. def toString(): String

    Permalink
    Definition Classes
    MagicDrawUMLProtocolStateMachineImpl → AnyRef → Any
  323. def toWrappedObjectString: String

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLElement → UMLElementOps
  327. def transformation_objectFlow: Set[UMLObjectFlow[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  328. def treeString: String

    Permalink
    Definition Classes
    MagicDrawUMLProtocolStateMachineImpl → TreeString
  329. def type_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLType
  330. def type_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLType
  331. val type_metaAttributeFunction: MetaAttributeStringFunction[MagicDrawUML, UMLElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLElementOps
  332. def type_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLType
  333. def type_operation: Set[UMLOperation[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLType → UMLType
  334. def type_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLType
  335. def type_typedElement: Set[UMLTypedElement[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLType → UMLType
  336. implicit val umlOps: MagicDrawUMLUtil

    Permalink
  337. def unmarshallType_unmarshallAction: Set[UMLUnmarshallAction[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  338. def useCase: Set[UMLUseCase[Uml]]

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  339. def utilizedElement_manifestation: Set[UMLManifestation[Uml]]

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

    Permalink
    Definition Classes
    UMLElementOps
  341. def validate_cannot_import_ownedMembers: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  342. def validate_cannot_import_self: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  343. def validate_class_behavior: Boolean

    Permalink
    Definition Classes
    UMLBehavioredClassifierOps
  344. def validate_connection_points: Boolean

    Permalink
    Definition Classes
    UMLStateMachineOps
  345. def validate_context_classifier: Boolean

    Permalink
    Definition Classes
    UMLStateMachineOps
  346. def validate_deep_or_shallow_history: Boolean

    Permalink
    Definition Classes
    UMLProtocolStateMachineOps
  347. def validate_entry_exit_do: Boolean

    Permalink
    Definition Classes
    UMLProtocolStateMachineOps
  348. def validate_feature_of_context_classifier: Boolean

    Permalink
    Definition Classes
    UMLBehaviorOps
  349. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  350. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  351. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  352. def validate_maps_to_generalization_set: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  353. def validate_members_distinguishable: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  354. def validate_method: Boolean

    Permalink
    Definition Classes
    UMLStateMachineOps
  355. def validate_most_one_behavior: Boolean

    Permalink
    Definition Classes
    UMLBehaviorOps
  356. def validate_namespace_needs_visibility: Boolean

    Permalink
    Definition Classes
    UMLPackageableElementOps
  357. def validate_no_cycles_in_generalization: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  358. def validate_non_final_parents: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  359. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  360. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  361. def validate_parameters_match: Boolean

    Permalink
    Definition Classes
    UMLBehaviorOps
  362. def validate_passive_class: Boolean

    Permalink
    Definition Classes
    UMLClassOps
  363. def validate_protocol_state_machine_classifier_context: Boolean

    Permalink
    Definition Classes
    UMLProtocolStateMachineOps
  364. def validate_protocol_transitions: Boolean

    Permalink
    Definition Classes
    UMLProtocolStateMachineOps
  365. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  366. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  367. def validate_specialize_type: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  368. def validate_state_machine_classifier_context: Boolean

    Permalink
    Definition Classes
    UMLStateMachineOps
  369. def validate_visibility_needs_ownership: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  370. def valueTreeString: String

    Permalink
    Definition Classes
    MagicDrawUMLProtocolStateMachineImpl → ValueTreeString
  371. def visibility: Option[uml.read.api.UMLVisibilityKind.Value]

    Permalink
    Definition Classes
    MagicDrawUMLPackageableElement → UMLPackageableElement → MagicDrawUMLNamedElement → UMLNamedElement
  372. def visibleMembers: Set[UMLPackageableElement[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLNamespaceOps
  373. final def wait(): Unit

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from ValueTreeString

Inherited from TreeString

Inherited from UMLProtocolStateMachine[MagicDrawUML]

Inherited from UMLProtocolStateMachineOps[MagicDrawUML]

Inherited from MagicDrawUMLStateMachine

Inherited from UMLStateMachine[MagicDrawUML]

Inherited from UMLStateMachineOps[MagicDrawUML]

Inherited from MagicDrawUMLBehavior

Inherited from UMLBehavior[MagicDrawUML]

Inherited from UMLBehaviorOps[MagicDrawUML]

Inherited from MagicDrawUMLClass

Inherited from UMLClass[MagicDrawUML]

Inherited from UMLClassOps[MagicDrawUML]

Inherited from UMLBehavioredClassifier[MagicDrawUML]

Inherited from UMLBehavioredClassifierOps[MagicDrawUML]

Inherited from UMLEncapsulatedClassifier[MagicDrawUML]

Inherited from UMLEncapsulatedClassifierOps[MagicDrawUML]

Inherited from UMLStructuredClassifier[MagicDrawUML]

Inherited from UMLStructuredClassifierOps[MagicDrawUML]

Inherited from MagicDrawUMLClassifier

Inherited from UMLClassifier[MagicDrawUML]

Inherited from UMLClassifierOps[MagicDrawUML]

Inherited from UMLTemplateableElement[MagicDrawUML]

Inherited from UMLTemplateableElementOps[MagicDrawUML]

Inherited from UMLRedefinableElement[MagicDrawUML]

Inherited from UMLRedefinableElementOps[MagicDrawUML]

Inherited from MagicDrawUMLNamespace

Inherited from UMLNamespace[MagicDrawUML]

Inherited from UMLNamespaceOps[MagicDrawUML]

Inherited from MagicDrawUMLType

Inherited from UMLType[MagicDrawUML]

Inherited from UMLTypeOps[MagicDrawUML]

Inherited from UMLPackageableElement[MagicDrawUML]

Inherited from UMLPackageableElementOps[MagicDrawUML]

Inherited from UMLParameterableElement[MagicDrawUML]

Inherited from UMLParameterableElementOps[MagicDrawUML]

Inherited from MagicDrawUMLNamedElement

Inherited from UMLNamedElement[MagicDrawUML]

Inherited from UMLNamedElementOps[MagicDrawUML]

Inherited from MagicDrawUMLElement

Inherited from UMLElement[MagicDrawUML]

Inherited from UMLElementOps[MagicDrawUML]

Inherited from AnyRef

Inherited from Any

Ungrouped