Trait

org.omg.oti.magicdraw.uml.read

MagicDrawUMLFunctionBehavior

Related Doc: package read

Permalink

trait MagicDrawUMLFunctionBehavior extends MagicDrawUMLOpaqueBehavior with UMLFunctionBehavior[MagicDrawUML]

Linear Supertypes
UMLFunctionBehavior[MagicDrawUML], UMLFunctionBehaviorOps[MagicDrawUML], MagicDrawUMLOpaqueBehavior, UMLOpaqueBehavior[MagicDrawUML], UMLOpaqueBehaviorOps[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
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MagicDrawUMLFunctionBehavior
  2. UMLFunctionBehavior
  3. UMLFunctionBehaviorOps
  4. MagicDrawUMLOpaqueBehavior
  5. UMLOpaqueBehavior
  6. UMLOpaqueBehaviorOps
  7. MagicDrawUMLBehavior
  8. UMLBehavior
  9. UMLBehaviorOps
  10. MagicDrawUMLClass
  11. UMLClass
  12. UMLClassOps
  13. MagicDrawUMLBehavioredClassifier
  14. UMLBehavioredClassifier
  15. UMLBehavioredClassifierOps
  16. MagicDrawUMLEncapsulatedClassifier
  17. UMLEncapsulatedClassifier
  18. UMLEncapsulatedClassifierOps
  19. MagicDrawUMLStructuredClassifier
  20. UMLStructuredClassifier
  21. UMLStructuredClassifierOps
  22. MagicDrawUMLClassifier
  23. UMLClassifier
  24. UMLClassifierOps
  25. MagicDrawUMLTemplateableElement
  26. UMLTemplateableElement
  27. UMLTemplateableElementOps
  28. MagicDrawUMLRedefinableElement
  29. UMLRedefinableElement
  30. UMLRedefinableElementOps
  31. MagicDrawUMLNamespace
  32. UMLNamespace
  33. UMLNamespaceOps
  34. MagicDrawUMLType
  35. UMLType
  36. UMLTypeOps
  37. MagicDrawUMLPackageableElement
  38. UMLPackageableElement
  39. UMLPackageableElementOps
  40. MagicDrawUMLParameterableElement
  41. UMLParameterableElement
  42. UMLParameterableElementOps
  43. MagicDrawUMLNamedElement
  44. UMLNamedElement
  45. UMLNamedElementOps
  46. MagicDrawUMLElement
  47. UMLElement
  48. UMLElementOps
  49. AnyRef
  50. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  8. type Uml = MagicDrawUML

    Permalink
    Definition Classes
    MagicDrawUMLElement

Concrete Value Members

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  4. def _package: Option[UMLPackage[Uml]]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  25. def annotatedElement_comment: Set[UMLComment[Uml]]

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLBehavior
  36. def behavior_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLBehavior
  37. def behavior_metaAttributes: MetaAttributeFunctions

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

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

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

    Permalink
    Definition Classes
    UMLBehaviorOps
  41. def behavioredClassifier_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLBehavioredClassifier
  42. def behavioredClassifier_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLBehavioredClassifier
  43. def behavioredClassifier_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLBehavioredClassifier
  44. def behavioredClassifier_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLBehavioredClassifier
  45. def body: Seq[String]

    Permalink
    Definition Classes
    MagicDrawUMLOpaqueBehavior → UMLOpaqueBehavior
  46. def class_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLClass
  47. def class_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLClass
  48. def class_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLClass
  49. def class_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLBehaviorOps
  52. def classifier_compositeMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLClassifierOps
  63. def compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLFunctionBehavior → UMLOpaqueBehavior → UMLBehavior → UMLClass → UMLEncapsulatedClassifier → UMLStructuredClassifier → UMLBehavioredClassifier → UMLClassifier → UMLType → UMLPackageableElement → UMLParameterableElement → UMLTemplateableElement → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  64. def conformsTo(other: Option[UMLType[MagicDrawUML]]): Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  65. def constrainedElement_constraint: Set[UMLConstraint[Uml]]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  80. def effect_transition: Option[UMLTransition[MagicDrawUML]]

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  82. def element_compositeMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLElement
  85. def element_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLElement
  86. def element_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLElementOps
  88. def encapsulatedClassifier_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLEncapsulatedClassifier
  89. def encapsulatedClassifier_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLEncapsulatedClassifier
  90. def encapsulatedClassifier_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLEncapsulatedClassifier
  91. def encapsulatedClassifier_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  101. 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
  102. def extension: Set[UMLExtension[Uml]]

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

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  106. def forwardReferencesFromMetamodelAssociations: Elements

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

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

    Permalink
    Definition Classes
    UMLElementOps
  109. def functionBehavior_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLFunctionBehavior
  110. def functionBehavior_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLFunctionBehavior
  111. def functionBehavior_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLFunctionBehavior
  112. def functionBehavior_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLFunctionBehavior
  113. def general: Set[UMLClassifier[MagicDrawUML]]

    Permalink
    Definition Classes
    UMLClassifierOps
  114. def general_classifier: Set[UMLClassifier[Uml]]

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  124. def getMagicDrawBehavior: Behavior

    Permalink
    Definition Classes
    MagicDrawUMLBehavior
  125. def getMagicDrawBehavioredClassifier: BehavioredClassifier

    Permalink
  126. def getMagicDrawClass: Class

    Permalink
    Definition Classes
    MagicDrawUMLClass
  127. def getMagicDrawClassifier: Classifier

    Permalink
    Definition Classes
    MagicDrawUMLClassifier
  128. def getMagicDrawElement: Element

    Permalink
    Definition Classes
    MagicDrawUMLElement
  129. def getMagicDrawEncapsulatedClassifier: EncapsulatedClassifier

    Permalink
  130. def getMagicDrawFunctionBehavior: FunctionBehavior

    Permalink
  131. def getMagicDrawNamedElement: NamedElement

    Permalink
    Definition Classes
    MagicDrawUMLNamedElement
  132. def getMagicDrawNamespace: Namespace

    Permalink
    Definition Classes
    MagicDrawUMLNamespace
  133. def getMagicDrawOpaqueBehavior: OpaqueBehavior

    Permalink
    Definition Classes
    MagicDrawUMLOpaqueBehavior
  134. def getMagicDrawPackageableElement: PackageableElement

    Permalink
  135. def getMagicDrawParameterableElement: ParameterableElement

    Permalink
  136. def getMagicDrawRedefinableElement: RedefinableElement

    Permalink
  137. def getMagicDrawStructuredClassifier: StructuredClassifier

    Permalink
  138. def getMagicDrawTemplateableElement: TemplateableElement

    Permalink
  139. def getMagicDrawType: Type

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  149. def hasAllDataTypeAttributes(d: Option[UMLDataType[MagicDrawUML]]): Boolean

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

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

    Permalink
    Definition Classes
    UMLClassifierOps
  152. def hashCode(): Int

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink

    Definition Classes
    MagicDrawUMLNamedElement → UMLNamedElementOps
    To do

    move this to UMLNamedElementOps

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

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

    Permalink
    Definition Classes
    UMLBehavioredClassifierOps
  167. def isAbstract: Boolean

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

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

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

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  173. def isFinalSpecialization: Boolean

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

    Permalink
    Definition Classes
    Any
  175. def isLeaf: Boolean

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

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  177. def isReentrant: Boolean

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

    Permalink
    Definition Classes
    UMLClassifierOps
  179. def isTemplate: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  180. def isTemplateParameter: Boolean

    Permalink
    Definition Classes
    UMLParameterableElementOps
  181. def language: Seq[String]

    Permalink
    Definition Classes
    MagicDrawUMLOpaqueBehavior → UMLOpaqueBehavior
  182. def lookupTagValueByProperty(tagProperty: UMLProperty[MagicDrawUML]): \/[Set[Throwable], Option[UMLStereotypeTagValue[MagicDrawUML]]]

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  191. def mofMetaclassName: String

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

    Permalink
    Definition Classes
    UMLElementOps
  193. def mustBeOwned: Boolean

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

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  196. def namedElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  197. def namedElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamedElement
  198. def namedElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamedElement
  199. def namedElement_referenceMetaProperties: MetaPropertyFunctions

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

    Permalink
    Definition Classes
    UMLNamedElementOps
  201. def namespace_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLNamespace
  202. def namespace_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLNamespace
  203. def namespace_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLNamespace
  204. def namespace_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLClassifier → UMLClassifier
  213. def opaqueBehavior_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLOpaqueBehavior
  214. def opaqueBehavior_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLOpaqueBehavior
  215. def opaqueBehavior_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLOpaqueBehavior
  216. def opaqueBehavior_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLNamespaceOps
  244. def packageableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  245. def packageableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLPackageableElement
  246. def packageableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLPackageableElement
  247. def packageableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

    Permalink
    Definition Classes
    UMLPackageableElementOps
  250. def parameterableElement_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  251. def parameterableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLParameterableElement
  252. def parameterableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLParameterableElement
  253. def parameterableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  260. def qualifiedName: Option[String]

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

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

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

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

    Permalink
    Definition Classes
    UMLRedefinableElement
  265. def redefinableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLRedefinableElement
  266. def redefinableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLRedefinableElement
  267. def redefinableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLFunctionBehavior → UMLOpaqueBehavior → UMLBehavior → UMLClass → UMLEncapsulatedClassifier → UMLStructuredClassifier → UMLBehavioredClassifier → UMLClassifier → UMLType → UMLPackageableElement → UMLParameterableElement → UMLTemplateableElement → UMLRedefinableElement → UMLNamespace → UMLNamedElement → UMLElement → UMLElementOps
  281. def relatedElement_relationship: Set[UMLRelationship[Uml]]

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  294. def structuredClassifier_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLStructuredClassifier
  295. def structuredClassifier_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLStructuredClassifier
  296. def structuredClassifier_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLStructuredClassifier
  297. def structuredClassifier_referenceMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLStructuredClassifier
  298. def substitution: Set[UMLSubstitution[MagicDrawUML]]

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLTemplateableElement
  308. def templateableElement_forwardReferencesFromMetamodelAssociations: Elements

    Permalink
    Definition Classes
    UMLTemplateableElement
  309. def templateableElement_metaAttributes: MetaAttributeFunctions

    Permalink
    Definition Classes
    UMLTemplateableElement
  310. def templateableElement_referenceMetaProperties: MetaPropertyFunctions

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

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

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

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

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

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

    Permalink
    Definition Classes
    MagicDrawUMLBehavior → UMLBehavior
  317. def type_compositeMetaProperties: MetaPropertyFunctions

    Permalink
    Definition Classes
    UMLType
  318. def type_forwardReferencesFromMetamodelAssociations: Elements

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

    Permalink
    Definition Classes
    UMLElementOps
  320. def type_metaAttributes: MetaAttributeFunctions

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps
  329. def validate_cannot_import_ownedMembers: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  330. def validate_cannot_import_self: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  331. def validate_class_behavior: Boolean

    Permalink
    Definition Classes
    UMLBehavioredClassifierOps
  332. def validate_feature_of_context_classifier: Boolean

    Permalink
    Definition Classes
    UMLBehaviorOps
  333. def validate_has_no_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  334. def validate_has_owner: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  335. def validate_has_qualified_name: Boolean

    Permalink
    Definition Classes
    UMLNamedElementOps
  336. def validate_maps_to_generalization_set: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  337. def validate_members_distinguishable: Boolean

    Permalink
    Definition Classes
    UMLNamespaceOps
  338. def validate_most_one_behavior: Boolean

    Permalink
    Definition Classes
    UMLBehaviorOps
  339. def validate_namespace_needs_visibility: Boolean

    Permalink
    Definition Classes
    UMLPackageableElementOps
  340. def validate_no_cycles_in_generalization: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  341. def validate_non_final_parents: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  342. def validate_non_leaf_redefinition: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  343. def validate_not_own_self: Boolean

    Permalink
    Definition Classes
    UMLElementOps
  344. def validate_one_output_parameter: Boolean

    Permalink
    Definition Classes
    UMLFunctionBehaviorOps
  345. def validate_parameters_match: Boolean

    Permalink
    Definition Classes
    UMLBehaviorOps
  346. def validate_passive_class: Boolean

    Permalink
    Definition Classes
    UMLClassOps
  347. def validate_redefinition_consistent: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  348. def validate_redefinition_context_valid: Boolean

    Permalink
    Definition Classes
    UMLRedefinableElementOps
  349. def validate_specialize_type: Boolean

    Permalink
    Definition Classes
    UMLClassifierOps
  350. def validate_types_of_parameters: Boolean

    Permalink
    Definition Classes
    UMLFunctionBehaviorOps
  351. def validate_visibility_needs_ownership: Boolean

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    UMLElementOps

Inherited from UMLFunctionBehavior[MagicDrawUML]

Inherited from UMLFunctionBehaviorOps[MagicDrawUML]

Inherited from UMLOpaqueBehavior[MagicDrawUML]

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