Class/Object

org.omg.oti.json.uml.serialization

OTIJsonElementHelper

Related Docs: object OTIJsonElementHelper | package serialization

Permalink

case class OTIJsonElementHelper[Uml <: UML, Uo <: UMLOps[Uml], Ch <: OTICharacteristicsProvider[Uml], Uf <: UMLFactory[Uml], Uu <: UMLUpdate[Uml], Ds <: DocumentSet[Uml]](oa: OTIAdapter[Uml, Uo, Ch, Uf, Uu], ds: Option[Ds]) extends Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. OTIJsonElementHelper
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new OTIJsonElementHelper(oa: OTIAdapter[Uml, Uo, Ch, Uf, Uu], ds: Option[Ds])

    Permalink

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. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. val ds: Option[Ds]

    Permalink
  7. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  8. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  9. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  10. def getElementLocationOf(u: UMLElement[Uml], context: Option[Document[Uml]] = None): ElementLocation

    Permalink
  11. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  12. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  15. val oa: OTIAdapter[Uml, Uo, Ch, Uf, Uu]

    Permalink
  16. implicit def optionToOTI[U, V](value: Option[U])(implicit u2v: (U) ⇒ V): Option[V]

    Permalink
  17. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  18. implicit def toOTI(value: UMLVisibilityKind): UMLVisibilityKind

    Permalink
  19. implicit def toOTI(value: UMLTransitionKind): UMLTransitionKind

    Permalink
  20. implicit def toOTI(value: UMLPseudostateKind): UMLPseudostateKind

    Permalink
  21. implicit def toOTI(value: UMLParameterEffectKind): UMLParameterEffectKind

    Permalink
  22. implicit def toOTI(value: UMLParameterDirectionKind): UMLParameterDirectionKind

    Permalink
  23. implicit def toOTI(value: UMLObjectNodeOrderingKind): UMLObjectNodeOrderingKind

    Permalink
  24. implicit def toOTI(value: UMLMessageSort): UMLMessageSort

    Permalink
  25. implicit def toOTI(value: UMLMessageKind): UMLMessageKind

    Permalink
  26. implicit def toOTI(value: UMLInteractionOperatorKind): UMLInteractionOperatorKind

    Permalink
  27. implicit def toOTI(value: UMLExpansionKind): UMLExpansionKind

    Permalink
  28. implicit def toOTI(value: UMLConnectorKind): UMLConnectorKind

    Permalink
  29. implicit def toOTI(value: UMLCallConcurrencyKind): UMLCallConcurrencyKind

    Permalink
  30. implicit def toOTI(value: UMLAggregationKind): UMLAggregationKind

    Permalink
  31. def toOTIMOFElement(u: UMLElement[Uml], context: Option[Document[Uml]] = None): OTIMOFElement

    Permalink
  32. implicit def toOTIMOFElement(u: UMLElement[Uml]): OTIMOFElement

    Permalink
  33. implicit def toOTIMOFElement(u: Uml.Element): OTIMOFElement

    Permalink
  34. def toOTIUMLAbstraction(u: UMLAbstraction[Uml], context: Option[Document[Uml]] = None): OTIUMLAbstraction

    Permalink
  35. implicit def toOTIUMLAbstraction(u: Uml.Abstraction): OTIUMLAbstraction

    Permalink
  36. def toOTIUMLAcceptCallAction(u: UMLAcceptCallAction[Uml], context: Option[Document[Uml]] = None): OTIUMLAcceptCallAction

    Permalink
  37. implicit def toOTIUMLAcceptCallAction(u: Uml.AcceptCallAction): OTIUMLAcceptCallAction

    Permalink
  38. def toOTIUMLAcceptEventAction(u: UMLAcceptEventAction[Uml], context: Option[Document[Uml]] = None): OTIUMLAcceptEventAction

    Permalink
  39. implicit def toOTIUMLAcceptEventAction(u: Uml.AcceptEventAction): OTIUMLAcceptEventAction

    Permalink
  40. def toOTIUMLActionExecutionSpecification(u: UMLActionExecutionSpecification[Uml], context: Option[Document[Uml]] = None): OTIUMLActionExecutionSpecification

    Permalink
  41. implicit def toOTIUMLActionExecutionSpecification(u: Uml.ActionExecutionSpecification): OTIUMLActionExecutionSpecification

    Permalink
  42. def toOTIUMLActionInputPin(u: UMLActionInputPin[Uml], context: Option[Document[Uml]] = None): OTIUMLActionInputPin

    Permalink
  43. implicit def toOTIUMLActionInputPin(u: Uml.ActionInputPin): OTIUMLActionInputPin

    Permalink
  44. def toOTIUMLActivity(u: UMLActivity[Uml], context: Option[Document[Uml]] = None): OTIUMLActivity

    Permalink
  45. implicit def toOTIUMLActivity(u: Uml.Activity): OTIUMLActivity

    Permalink
  46. def toOTIUMLActivityFinalNode(u: UMLActivityFinalNode[Uml], context: Option[Document[Uml]] = None): OTIUMLActivityFinalNode

    Permalink
  47. implicit def toOTIUMLActivityFinalNode(u: Uml.ActivityFinalNode): OTIUMLActivityFinalNode

    Permalink
  48. def toOTIUMLActivityParameterNode(u: UMLActivityParameterNode[Uml], context: Option[Document[Uml]] = None): OTIUMLActivityParameterNode

    Permalink
  49. implicit def toOTIUMLActivityParameterNode(u: Uml.ActivityParameterNode): OTIUMLActivityParameterNode

    Permalink
  50. def toOTIUMLActivityPartition(u: UMLActivityPartition[Uml], context: Option[Document[Uml]] = None): OTIUMLActivityPartition

    Permalink
  51. implicit def toOTIUMLActivityPartition(u: Uml.ActivityPartition): OTIUMLActivityPartition

    Permalink
  52. def toOTIUMLActor(u: UMLActor[Uml], context: Option[Document[Uml]] = None): OTIUMLActor

    Permalink
  53. implicit def toOTIUMLActor(u: Uml.Actor): OTIUMLActor

    Permalink
  54. def toOTIUMLAddStructuralFeatureValueAction(u: UMLAddStructuralFeatureValueAction[Uml], context: Option[Document[Uml]] = None): OTIUMLAddStructuralFeatureValueAction

    Permalink
  55. implicit def toOTIUMLAddStructuralFeatureValueAction(u: Uml.AddStructuralFeatureValueAction): OTIUMLAddStructuralFeatureValueAction

    Permalink
  56. def toOTIUMLAddVariableValueAction(u: UMLAddVariableValueAction[Uml], context: Option[Document[Uml]] = None): OTIUMLAddVariableValueAction

    Permalink
  57. implicit def toOTIUMLAddVariableValueAction(u: Uml.AddVariableValueAction): OTIUMLAddVariableValueAction

    Permalink
  58. def toOTIUMLAnyReceiveEvent(u: UMLAnyReceiveEvent[Uml], context: Option[Document[Uml]] = None): OTIUMLAnyReceiveEvent

    Permalink
  59. implicit def toOTIUMLAnyReceiveEvent(u: Uml.AnyReceiveEvent): OTIUMLAnyReceiveEvent

    Permalink
  60. def toOTIUMLArtifact(u: UMLArtifact[Uml], context: Option[Document[Uml]] = None): OTIUMLArtifact

    Permalink
  61. implicit def toOTIUMLArtifact(u: Uml.Artifact): OTIUMLArtifact

    Permalink
  62. def toOTIUMLAssociation(u: UMLAssociation[Uml], context: Option[Document[Uml]] = None): OTIUMLAssociation

    Permalink
  63. implicit def toOTIUMLAssociation(u: Uml.Association): OTIUMLAssociation

    Permalink
  64. def toOTIUMLAssociationClass(u: UMLAssociationClass[Uml], context: Option[Document[Uml]] = None): OTIUMLAssociationClass

    Permalink
  65. implicit def toOTIUMLAssociationClass(u: Uml.AssociationClass): OTIUMLAssociationClass

    Permalink
  66. def toOTIUMLBehaviorExecutionSpecification(u: UMLBehaviorExecutionSpecification[Uml], context: Option[Document[Uml]] = None): OTIUMLBehaviorExecutionSpecification

    Permalink
  67. implicit def toOTIUMLBehaviorExecutionSpecification(u: Uml.BehaviorExecutionSpecification): OTIUMLBehaviorExecutionSpecification

    Permalink
  68. def toOTIUMLBroadcastSignalAction(u: UMLBroadcastSignalAction[Uml], context: Option[Document[Uml]] = None): OTIUMLBroadcastSignalAction

    Permalink
  69. implicit def toOTIUMLBroadcastSignalAction(u: Uml.BroadcastSignalAction): OTIUMLBroadcastSignalAction

    Permalink
  70. def toOTIUMLCallBehaviorAction(u: UMLCallBehaviorAction[Uml], context: Option[Document[Uml]] = None): OTIUMLCallBehaviorAction

    Permalink
  71. implicit def toOTIUMLCallBehaviorAction(u: Uml.CallBehaviorAction): OTIUMLCallBehaviorAction

    Permalink
  72. def toOTIUMLCallEvent(u: UMLCallEvent[Uml], context: Option[Document[Uml]] = None): OTIUMLCallEvent

    Permalink
  73. implicit def toOTIUMLCallEvent(u: Uml.CallEvent): OTIUMLCallEvent

    Permalink
  74. def toOTIUMLCallOperationAction(u: UMLCallOperationAction[Uml], context: Option[Document[Uml]] = None): OTIUMLCallOperationAction

    Permalink
  75. implicit def toOTIUMLCallOperationAction(u: Uml.CallOperationAction): OTIUMLCallOperationAction

    Permalink
  76. def toOTIUMLCentralBufferNode(u: UMLCentralBufferNode[Uml], context: Option[Document[Uml]] = None): OTIUMLCentralBufferNode

    Permalink
  77. implicit def toOTIUMLCentralBufferNode(u: Uml.CentralBufferNode): OTIUMLCentralBufferNode

    Permalink
  78. def toOTIUMLChangeEvent(u: UMLChangeEvent[Uml], context: Option[Document[Uml]] = None): OTIUMLChangeEvent

    Permalink
  79. implicit def toOTIUMLChangeEvent(u: Uml.ChangeEvent): OTIUMLChangeEvent

    Permalink
  80. def toOTIUMLClass(u: UMLClass[Uml], context: Option[Document[Uml]] = None): OTIUMLClass

    Permalink
  81. implicit def toOTIUMLClass(u: Uml.Class): OTIUMLClass

    Permalink
  82. def toOTIUMLClassifierTemplateParameter(u: UMLClassifierTemplateParameter[Uml], context: Option[Document[Uml]] = None): OTIUMLClassifierTemplateParameter

    Permalink
  83. implicit def toOTIUMLClassifierTemplateParameter(u: Uml.ClassifierTemplateParameter): OTIUMLClassifierTemplateParameter

    Permalink
  84. def toOTIUMLClause(u: UMLClause[Uml], context: Option[Document[Uml]] = None): OTIUMLClause

    Permalink
  85. implicit def toOTIUMLClause(u: Uml.Clause): OTIUMLClause

    Permalink
  86. def toOTIUMLClearAssociationAction(u: UMLClearAssociationAction[Uml], context: Option[Document[Uml]] = None): OTIUMLClearAssociationAction

    Permalink
  87. implicit def toOTIUMLClearAssociationAction(u: Uml.ClearAssociationAction): OTIUMLClearAssociationAction

    Permalink
  88. def toOTIUMLClearStructuralFeatureAction(u: UMLClearStructuralFeatureAction[Uml], context: Option[Document[Uml]] = None): OTIUMLClearStructuralFeatureAction

    Permalink
  89. implicit def toOTIUMLClearStructuralFeatureAction(u: Uml.ClearStructuralFeatureAction): OTIUMLClearStructuralFeatureAction

    Permalink
  90. def toOTIUMLClearVariableAction(u: UMLClearVariableAction[Uml], context: Option[Document[Uml]] = None): OTIUMLClearVariableAction

    Permalink
  91. implicit def toOTIUMLClearVariableAction(u: Uml.ClearVariableAction): OTIUMLClearVariableAction

    Permalink
  92. def toOTIUMLCollaboration(u: UMLCollaboration[Uml], context: Option[Document[Uml]] = None): OTIUMLCollaboration

    Permalink
  93. implicit def toOTIUMLCollaboration(u: Uml.Collaboration): OTIUMLCollaboration

    Permalink
  94. def toOTIUMLCollaborationUse(u: UMLCollaborationUse[Uml], context: Option[Document[Uml]] = None): OTIUMLCollaborationUse

    Permalink
  95. implicit def toOTIUMLCollaborationUse(u: Uml.CollaborationUse): OTIUMLCollaborationUse

    Permalink
  96. def toOTIUMLCombinedFragment(u: UMLCombinedFragment[Uml], context: Option[Document[Uml]] = None): OTIUMLCombinedFragment

    Permalink
  97. implicit def toOTIUMLCombinedFragment(u: Uml.CombinedFragment): OTIUMLCombinedFragment

    Permalink
  98. def toOTIUMLComment(u: UMLComment[Uml], context: Option[Document[Uml]] = None): OTIUMLComment

    Permalink
  99. implicit def toOTIUMLComment(u: Uml.Comment): OTIUMLComment

    Permalink
  100. def toOTIUMLCommunicationPath(u: UMLCommunicationPath[Uml], context: Option[Document[Uml]] = None): OTIUMLCommunicationPath

    Permalink
  101. implicit def toOTIUMLCommunicationPath(u: Uml.CommunicationPath): OTIUMLCommunicationPath

    Permalink
  102. def toOTIUMLComponent(u: UMLComponent[Uml], context: Option[Document[Uml]] = None): OTIUMLComponent

    Permalink
  103. implicit def toOTIUMLComponent(u: Uml.Component): OTIUMLComponent

    Permalink
  104. def toOTIUMLComponentRealization(u: UMLComponentRealization[Uml], context: Option[Document[Uml]] = None): OTIUMLComponentRealization

    Permalink
  105. implicit def toOTIUMLComponentRealization(u: Uml.ComponentRealization): OTIUMLComponentRealization

    Permalink
  106. def toOTIUMLConditionalNode(u: UMLConditionalNode[Uml], context: Option[Document[Uml]] = None): OTIUMLConditionalNode

    Permalink
  107. implicit def toOTIUMLConditionalNode(u: Uml.ConditionalNode): OTIUMLConditionalNode

    Permalink
  108. def toOTIUMLConnectableElementTemplateParameter(u: UMLConnectableElementTemplateParameter[Uml], context: Option[Document[Uml]] = None): OTIUMLConnectableElementTemplateParameter

    Permalink
  109. implicit def toOTIUMLConnectableElementTemplateParameter(u: Uml.ConnectableElementTemplateParameter): OTIUMLConnectableElementTemplateParameter

    Permalink
  110. def toOTIUMLConnectionPointReference(u: UMLConnectionPointReference[Uml], context: Option[Document[Uml]] = None): OTIUMLConnectionPointReference

    Permalink
  111. implicit def toOTIUMLConnectionPointReference(u: Uml.ConnectionPointReference): OTIUMLConnectionPointReference

    Permalink
  112. def toOTIUMLConnector(u: UMLConnector[Uml], context: Option[Document[Uml]] = None): OTIUMLConnector

    Permalink
  113. implicit def toOTIUMLConnector(u: Uml.Connector): OTIUMLConnector

    Permalink
  114. def toOTIUMLConnectorEnd(u: UMLConnectorEnd[Uml], context: Option[Document[Uml]] = None): OTIUMLConnectorEnd

    Permalink
  115. implicit def toOTIUMLConnectorEnd(u: Uml.ConnectorEnd): OTIUMLConnectorEnd

    Permalink
  116. def toOTIUMLConsiderIgnoreFragment(u: UMLConsiderIgnoreFragment[Uml], context: Option[Document[Uml]] = None): OTIUMLConsiderIgnoreFragment

    Permalink
  117. implicit def toOTIUMLConsiderIgnoreFragment(u: Uml.ConsiderIgnoreFragment): OTIUMLConsiderIgnoreFragment

    Permalink
  118. def toOTIUMLConstraint(u: UMLConstraint[Uml], context: Option[Document[Uml]] = None): OTIUMLConstraint

    Permalink
  119. implicit def toOTIUMLConstraint(u: Uml.Constraint): OTIUMLConstraint

    Permalink
  120. def toOTIUMLContinuation(u: UMLContinuation[Uml], context: Option[Document[Uml]] = None): OTIUMLContinuation

    Permalink
  121. implicit def toOTIUMLContinuation(u: Uml.Continuation): OTIUMLContinuation

    Permalink
  122. def toOTIUMLControlFlow(u: UMLControlFlow[Uml], context: Option[Document[Uml]] = None): OTIUMLControlFlow

    Permalink
  123. implicit def toOTIUMLControlFlow(u: Uml.ControlFlow): OTIUMLControlFlow

    Permalink
  124. def toOTIUMLCreateLinkAction(u: UMLCreateLinkAction[Uml], context: Option[Document[Uml]] = None): OTIUMLCreateLinkAction

    Permalink
  125. implicit def toOTIUMLCreateLinkAction(u: Uml.CreateLinkAction): OTIUMLCreateLinkAction

    Permalink
  126. def toOTIUMLCreateLinkObjectAction(u: UMLCreateLinkObjectAction[Uml], context: Option[Document[Uml]] = None): OTIUMLCreateLinkObjectAction

    Permalink
  127. implicit def toOTIUMLCreateLinkObjectAction(u: Uml.CreateLinkObjectAction): OTIUMLCreateLinkObjectAction

    Permalink
  128. def toOTIUMLCreateObjectAction(u: UMLCreateObjectAction[Uml], context: Option[Document[Uml]] = None): OTIUMLCreateObjectAction

    Permalink
  129. implicit def toOTIUMLCreateObjectAction(u: Uml.CreateObjectAction): OTIUMLCreateObjectAction

    Permalink
  130. def toOTIUMLDataStoreNode(u: UMLDataStoreNode[Uml], context: Option[Document[Uml]] = None): OTIUMLDataStoreNode

    Permalink
  131. implicit def toOTIUMLDataStoreNode(u: Uml.DataStoreNode): OTIUMLDataStoreNode

    Permalink
  132. def toOTIUMLDataType(u: UMLDataType[Uml], context: Option[Document[Uml]] = None): OTIUMLDataType

    Permalink
  133. implicit def toOTIUMLDataType(u: Uml.DataType): OTIUMLDataType

    Permalink
  134. def toOTIUMLDecisionNode(u: UMLDecisionNode[Uml], context: Option[Document[Uml]] = None): OTIUMLDecisionNode

    Permalink
  135. implicit def toOTIUMLDecisionNode(u: Uml.DecisionNode): OTIUMLDecisionNode

    Permalink
  136. def toOTIUMLDependency(u: UMLDependency[Uml], context: Option[Document[Uml]] = None): OTIUMLDependency

    Permalink
  137. implicit def toOTIUMLDependency(u: Uml.Dependency): OTIUMLDependency

    Permalink
  138. def toOTIUMLDeployment(u: UMLDeployment[Uml], context: Option[Document[Uml]] = None): OTIUMLDeployment

    Permalink
  139. implicit def toOTIUMLDeployment(u: Uml.Deployment): OTIUMLDeployment

    Permalink
  140. def toOTIUMLDeploymentSpecification(u: UMLDeploymentSpecification[Uml], context: Option[Document[Uml]] = None): OTIUMLDeploymentSpecification

    Permalink
  141. implicit def toOTIUMLDeploymentSpecification(u: Uml.DeploymentSpecification): OTIUMLDeploymentSpecification

    Permalink
  142. def toOTIUMLDestroyLinkAction(u: UMLDestroyLinkAction[Uml], context: Option[Document[Uml]] = None): OTIUMLDestroyLinkAction

    Permalink
  143. implicit def toOTIUMLDestroyLinkAction(u: Uml.DestroyLinkAction): OTIUMLDestroyLinkAction

    Permalink
  144. def toOTIUMLDestroyObjectAction(u: UMLDestroyObjectAction[Uml], context: Option[Document[Uml]] = None): OTIUMLDestroyObjectAction

    Permalink
  145. implicit def toOTIUMLDestroyObjectAction(u: Uml.DestroyObjectAction): OTIUMLDestroyObjectAction

    Permalink
  146. def toOTIUMLDestructionOccurrenceSpecification(u: UMLDestructionOccurrenceSpecification[Uml], context: Option[Document[Uml]] = None): OTIUMLDestructionOccurrenceSpecification

    Permalink
  147. implicit def toOTIUMLDestructionOccurrenceSpecification(u: Uml.DestructionOccurrenceSpecification): OTIUMLDestructionOccurrenceSpecification

    Permalink
  148. def toOTIUMLDevice(u: UMLDevice[Uml], context: Option[Document[Uml]] = None): OTIUMLDevice

    Permalink
  149. implicit def toOTIUMLDevice(u: Uml.Device): OTIUMLDevice

    Permalink
  150. def toOTIUMLDiagram(u: UMLDiagram[Uml], context: Option[Document[Uml]] = None): OTIUMLDiagram

    Permalink
  151. implicit def toOTIUMLDiagram(u: Uml.Diagram): OTIUMLDiagram

    Permalink
  152. def toOTIUMLDuration(u: UMLDuration[Uml], context: Option[Document[Uml]] = None): OTIUMLDuration

    Permalink
  153. implicit def toOTIUMLDuration(u: Uml.Duration): OTIUMLDuration

    Permalink
  154. def toOTIUMLDurationConstraint(u: UMLDurationConstraint[Uml], context: Option[Document[Uml]] = None): OTIUMLDurationConstraint

    Permalink
  155. implicit def toOTIUMLDurationConstraint(u: Uml.DurationConstraint): OTIUMLDurationConstraint

    Permalink
  156. def toOTIUMLDurationInterval(u: UMLDurationInterval[Uml], context: Option[Document[Uml]] = None): OTIUMLDurationInterval

    Permalink
  157. implicit def toOTIUMLDurationInterval(u: Uml.DurationInterval): OTIUMLDurationInterval

    Permalink
  158. def toOTIUMLDurationObservation(u: UMLDurationObservation[Uml], context: Option[Document[Uml]] = None): OTIUMLDurationObservation

    Permalink
  159. implicit def toOTIUMLDurationObservation(u: Uml.DurationObservation): OTIUMLDurationObservation

    Permalink
  160. def toOTIUMLElementImport(u: UMLElementImport[Uml], context: Option[Document[Uml]] = None): OTIUMLElementImport

    Permalink
  161. implicit def toOTIUMLElementImport(u: Uml.ElementImport): OTIUMLElementImport

    Permalink
  162. def toOTIUMLElementValue(u: UMLElementValue[Uml], context: Option[Document[Uml]] = None): OTIUMLElementValue

    Permalink
  163. implicit def toOTIUMLElementValue(u: Uml.ElementValue): OTIUMLElementValue

    Permalink
  164. def toOTIUMLEnumeration(u: UMLEnumeration[Uml], context: Option[Document[Uml]] = None): OTIUMLEnumeration

    Permalink
  165. implicit def toOTIUMLEnumeration(u: Uml.Enumeration): OTIUMLEnumeration

    Permalink
  166. def toOTIUMLEnumerationLiteral(u: UMLEnumerationLiteral[Uml], context: Option[Document[Uml]] = None): OTIUMLEnumerationLiteral

    Permalink
  167. implicit def toOTIUMLEnumerationLiteral(u: Uml.EnumerationLiteral): OTIUMLEnumerationLiteral

    Permalink
  168. def toOTIUMLExceptionHandler(u: UMLExceptionHandler[Uml], context: Option[Document[Uml]] = None): OTIUMLExceptionHandler

    Permalink
  169. implicit def toOTIUMLExceptionHandler(u: Uml.ExceptionHandler): OTIUMLExceptionHandler

    Permalink
  170. def toOTIUMLExecutionEnvironment(u: UMLExecutionEnvironment[Uml], context: Option[Document[Uml]] = None): OTIUMLExecutionEnvironment

    Permalink
  171. implicit def toOTIUMLExecutionEnvironment(u: Uml.ExecutionEnvironment): OTIUMLExecutionEnvironment

    Permalink
  172. def toOTIUMLExecutionOccurrenceSpecification(u: UMLExecutionOccurrenceSpecification[Uml], context: Option[Document[Uml]] = None): OTIUMLExecutionOccurrenceSpecification

    Permalink
  173. implicit def toOTIUMLExecutionOccurrenceSpecification(u: Uml.ExecutionOccurrenceSpecification): OTIUMLExecutionOccurrenceSpecification

    Permalink
  174. def toOTIUMLExpansionNode(u: UMLExpansionNode[Uml], context: Option[Document[Uml]] = None): OTIUMLExpansionNode

    Permalink
  175. implicit def toOTIUMLExpansionNode(u: Uml.ExpansionNode): OTIUMLExpansionNode

    Permalink
  176. def toOTIUMLExpansionRegion(u: UMLExpansionRegion[Uml], context: Option[Document[Uml]] = None): OTIUMLExpansionRegion

    Permalink
  177. implicit def toOTIUMLExpansionRegion(u: Uml.ExpansionRegion): OTIUMLExpansionRegion

    Permalink
  178. def toOTIUMLExpression(u: UMLExpression[Uml], context: Option[Document[Uml]] = None): OTIUMLExpression

    Permalink
  179. implicit def toOTIUMLExpression(u: Uml.Expression): OTIUMLExpression

    Permalink
  180. def toOTIUMLExtend(u: UMLExtend[Uml], context: Option[Document[Uml]] = None): OTIUMLExtend

    Permalink
  181. implicit def toOTIUMLExtend(u: Uml.Extend): OTIUMLExtend

    Permalink
  182. def toOTIUMLExtension(u: UMLExtension[Uml], context: Option[Document[Uml]] = None): OTIUMLExtension

    Permalink
  183. implicit def toOTIUMLExtension(u: Uml.Extension): OTIUMLExtension

    Permalink
  184. def toOTIUMLExtensionEnd(u: UMLExtensionEnd[Uml], context: Option[Document[Uml]] = None): OTIUMLExtensionEnd

    Permalink
  185. implicit def toOTIUMLExtensionEnd(u: Uml.ExtensionEnd): OTIUMLExtensionEnd

    Permalink
  186. def toOTIUMLExtensionPoint(u: UMLExtensionPoint[Uml], context: Option[Document[Uml]] = None): OTIUMLExtensionPoint

    Permalink
  187. implicit def toOTIUMLExtensionPoint(u: Uml.ExtensionPoint): OTIUMLExtensionPoint

    Permalink
  188. def toOTIUMLFinalState(u: UMLFinalState[Uml], context: Option[Document[Uml]] = None): OTIUMLFinalState

    Permalink
  189. implicit def toOTIUMLFinalState(u: Uml.FinalState): OTIUMLFinalState

    Permalink
  190. def toOTIUMLFlowFinalNode(u: UMLFlowFinalNode[Uml], context: Option[Document[Uml]] = None): OTIUMLFlowFinalNode

    Permalink
  191. implicit def toOTIUMLFlowFinalNode(u: Uml.FlowFinalNode): OTIUMLFlowFinalNode

    Permalink
  192. def toOTIUMLForkNode(u: UMLForkNode[Uml], context: Option[Document[Uml]] = None): OTIUMLForkNode

    Permalink
  193. implicit def toOTIUMLForkNode(u: Uml.ForkNode): OTIUMLForkNode

    Permalink
  194. def toOTIUMLFunctionBehavior(u: UMLFunctionBehavior[Uml], context: Option[Document[Uml]] = None): OTIUMLFunctionBehavior

    Permalink
  195. implicit def toOTIUMLFunctionBehavior(u: Uml.FunctionBehavior): OTIUMLFunctionBehavior

    Permalink
  196. def toOTIUMLGate(u: UMLGate[Uml], context: Option[Document[Uml]] = None): OTIUMLGate

    Permalink
  197. implicit def toOTIUMLGate(u: Uml.Gate): OTIUMLGate

    Permalink
  198. def toOTIUMLGeneralOrdering(u: UMLGeneralOrdering[Uml], context: Option[Document[Uml]] = None): OTIUMLGeneralOrdering

    Permalink
  199. implicit def toOTIUMLGeneralOrdering(u: Uml.GeneralOrdering): OTIUMLGeneralOrdering

    Permalink
  200. def toOTIUMLGeneralization(u: UMLGeneralization[Uml], context: Option[Document[Uml]] = None): OTIUMLGeneralization

    Permalink
  201. implicit def toOTIUMLGeneralization(u: Uml.Generalization): OTIUMLGeneralization

    Permalink
  202. def toOTIUMLGeneralizationSet(u: UMLGeneralizationSet[Uml], context: Option[Document[Uml]] = None): OTIUMLGeneralizationSet

    Permalink
  203. implicit def toOTIUMLGeneralizationSet(u: Uml.GeneralizationSet): OTIUMLGeneralizationSet

    Permalink
  204. def toOTIUMLImage(u: UMLImage[Uml], context: Option[Document[Uml]] = None): OTIUMLImage

    Permalink
  205. implicit def toOTIUMLImage(u: Uml.Image): OTIUMLImage

    Permalink
  206. def toOTIUMLInclude(u: UMLInclude[Uml], context: Option[Document[Uml]] = None): OTIUMLInclude

    Permalink
  207. implicit def toOTIUMLInclude(u: Uml.Include): OTIUMLInclude

    Permalink
  208. def toOTIUMLInformationFlow(u: UMLInformationFlow[Uml], context: Option[Document[Uml]] = None): OTIUMLInformationFlow

    Permalink
  209. implicit def toOTIUMLInformationFlow(u: Uml.InformationFlow): OTIUMLInformationFlow

    Permalink
  210. def toOTIUMLInformationItem(u: UMLInformationItem[Uml], context: Option[Document[Uml]] = None): OTIUMLInformationItem

    Permalink
  211. implicit def toOTIUMLInformationItem(u: Uml.InformationItem): OTIUMLInformationItem

    Permalink
  212. def toOTIUMLInitialNode(u: UMLInitialNode[Uml], context: Option[Document[Uml]] = None): OTIUMLInitialNode

    Permalink
  213. implicit def toOTIUMLInitialNode(u: Uml.InitialNode): OTIUMLInitialNode

    Permalink
  214. def toOTIUMLInputPin(u: UMLInputPin[Uml], context: Option[Document[Uml]] = None): OTIUMLInputPin

    Permalink
  215. implicit def toOTIUMLInputPin(u: Uml.InputPin): OTIUMLInputPin

    Permalink
  216. def toOTIUMLInstanceSpecification(u: UMLInstanceSpecification[Uml], context: Option[Document[Uml]] = None): OTIUMLInstanceSpecification

    Permalink
  217. implicit def toOTIUMLInstanceSpecification(u: Uml.InstanceSpecification): OTIUMLInstanceSpecification

    Permalink
  218. def toOTIUMLInstanceValue(u: UMLInstanceValue[Uml], context: Option[Document[Uml]] = None): OTIUMLInstanceValue

    Permalink
  219. implicit def toOTIUMLInstanceValue(u: Uml.InstanceValue): OTIUMLInstanceValue

    Permalink
  220. def toOTIUMLInteraction(u: UMLInteraction[Uml], context: Option[Document[Uml]] = None): OTIUMLInteraction

    Permalink
  221. implicit def toOTIUMLInteraction(u: Uml.Interaction): OTIUMLInteraction

    Permalink
  222. def toOTIUMLInteractionConstraint(u: UMLInteractionConstraint[Uml], context: Option[Document[Uml]] = None): OTIUMLInteractionConstraint

    Permalink
  223. implicit def toOTIUMLInteractionConstraint(u: Uml.InteractionConstraint): OTIUMLInteractionConstraint

    Permalink
  224. def toOTIUMLInteractionOperand(u: UMLInteractionOperand[Uml], context: Option[Document[Uml]] = None): OTIUMLInteractionOperand

    Permalink
  225. implicit def toOTIUMLInteractionOperand(u: Uml.InteractionOperand): OTIUMLInteractionOperand

    Permalink
  226. def toOTIUMLInteractionUse(u: UMLInteractionUse[Uml], context: Option[Document[Uml]] = None): OTIUMLInteractionUse

    Permalink
  227. implicit def toOTIUMLInteractionUse(u: Uml.InteractionUse): OTIUMLInteractionUse

    Permalink
  228. def toOTIUMLInterface(u: UMLInterface[Uml], context: Option[Document[Uml]] = None): OTIUMLInterface

    Permalink
  229. implicit def toOTIUMLInterface(u: Uml.Interface): OTIUMLInterface

    Permalink
  230. def toOTIUMLInterfaceRealization(u: UMLInterfaceRealization[Uml], context: Option[Document[Uml]] = None): OTIUMLInterfaceRealization

    Permalink
  231. implicit def toOTIUMLInterfaceRealization(u: Uml.InterfaceRealization): OTIUMLInterfaceRealization

    Permalink
  232. def toOTIUMLInterruptibleActivityRegion(u: UMLInterruptibleActivityRegion[Uml], context: Option[Document[Uml]] = None): OTIUMLInterruptibleActivityRegion

    Permalink
  233. implicit def toOTIUMLInterruptibleActivityRegion(u: Uml.InterruptibleActivityRegion): OTIUMLInterruptibleActivityRegion

    Permalink
  234. def toOTIUMLInterval(u: UMLInterval[Uml], context: Option[Document[Uml]] = None): OTIUMLInterval

    Permalink
  235. implicit def toOTIUMLInterval(u: Uml.Interval): OTIUMLInterval

    Permalink
  236. def toOTIUMLIntervalConstraint(u: UMLIntervalConstraint[Uml], context: Option[Document[Uml]] = None): OTIUMLIntervalConstraint

    Permalink
  237. implicit def toOTIUMLIntervalConstraint(u: Uml.IntervalConstraint): OTIUMLIntervalConstraint

    Permalink
  238. def toOTIUMLJoinNode(u: UMLJoinNode[Uml], context: Option[Document[Uml]] = None): OTIUMLJoinNode

    Permalink
  239. implicit def toOTIUMLJoinNode(u: Uml.JoinNode): OTIUMLJoinNode

    Permalink
  240. def toOTIUMLLifeline(u: UMLLifeline[Uml], context: Option[Document[Uml]] = None): OTIUMLLifeline

    Permalink
  241. implicit def toOTIUMLLifeline(u: Uml.Lifeline): OTIUMLLifeline

    Permalink
  242. def toOTIUMLLinkEndCreationData(u: UMLLinkEndCreationData[Uml], context: Option[Document[Uml]] = None): OTIUMLLinkEndCreationData

    Permalink
  243. implicit def toOTIUMLLinkEndCreationData(u: Uml.LinkEndCreationData): OTIUMLLinkEndCreationData

    Permalink
  244. def toOTIUMLLinkEndData(u: UMLLinkEndData[Uml], context: Option[Document[Uml]] = None): OTIUMLLinkEndData

    Permalink
  245. implicit def toOTIUMLLinkEndData(u: Uml.LinkEndData): OTIUMLLinkEndData

    Permalink
  246. def toOTIUMLLinkEndDestructionData(u: UMLLinkEndDestructionData[Uml], context: Option[Document[Uml]] = None): OTIUMLLinkEndDestructionData

    Permalink
  247. implicit def toOTIUMLLinkEndDestructionData(u: Uml.LinkEndDestructionData): OTIUMLLinkEndDestructionData

    Permalink
  248. def toOTIUMLLiteralBoolean(u: UMLLiteralBoolean[Uml], context: Option[Document[Uml]] = None): OTIUMLLiteralBoolean

    Permalink
  249. implicit def toOTIUMLLiteralBoolean(u: Uml.LiteralBoolean): OTIUMLLiteralBoolean

    Permalink
  250. def toOTIUMLLiteralInteger(u: UMLLiteralInteger[Uml], context: Option[Document[Uml]] = None): OTIUMLLiteralInteger

    Permalink
  251. implicit def toOTIUMLLiteralInteger(u: Uml.LiteralInteger): OTIUMLLiteralInteger

    Permalink
  252. def toOTIUMLLiteralNull(u: UMLLiteralNull[Uml], context: Option[Document[Uml]] = None): OTIUMLLiteralNull

    Permalink
  253. implicit def toOTIUMLLiteralNull(u: Uml.LiteralNull): OTIUMLLiteralNull

    Permalink
  254. def toOTIUMLLiteralReal(u: UMLLiteralReal[Uml], context: Option[Document[Uml]] = None): OTIUMLLiteralReal

    Permalink
  255. implicit def toOTIUMLLiteralReal(u: Uml.LiteralReal): OTIUMLLiteralReal

    Permalink
  256. def toOTIUMLLiteralString(u: UMLLiteralString[Uml], context: Option[Document[Uml]] = None): OTIUMLLiteralString

    Permalink
  257. implicit def toOTIUMLLiteralString(u: Uml.LiteralString): OTIUMLLiteralString

    Permalink
  258. def toOTIUMLLiteralUnlimitedNatural(u: UMLLiteralUnlimitedNatural[Uml], context: Option[Document[Uml]] = None): OTIUMLLiteralUnlimitedNatural

    Permalink
  259. implicit def toOTIUMLLiteralUnlimitedNatural(u: Uml.LiteralUnlimitedNatural): OTIUMLLiteralUnlimitedNatural

    Permalink
  260. def toOTIUMLLoopNode(u: UMLLoopNode[Uml], context: Option[Document[Uml]] = None): OTIUMLLoopNode

    Permalink
  261. implicit def toOTIUMLLoopNode(u: Uml.LoopNode): OTIUMLLoopNode

    Permalink
  262. def toOTIUMLManifestation(u: UMLManifestation[Uml], context: Option[Document[Uml]] = None): OTIUMLManifestation

    Permalink
  263. implicit def toOTIUMLManifestation(u: Uml.Manifestation): OTIUMLManifestation

    Permalink
  264. def toOTIUMLMergeNode(u: UMLMergeNode[Uml], context: Option[Document[Uml]] = None): OTIUMLMergeNode

    Permalink
  265. implicit def toOTIUMLMergeNode(u: Uml.MergeNode): OTIUMLMergeNode

    Permalink
  266. def toOTIUMLMessage(u: UMLMessage[Uml], context: Option[Document[Uml]] = None): OTIUMLMessage

    Permalink
  267. implicit def toOTIUMLMessage(u: Uml.Message): OTIUMLMessage

    Permalink
  268. def toOTIUMLMessageOccurrenceSpecification(u: UMLMessageOccurrenceSpecification[Uml], context: Option[Document[Uml]] = None): OTIUMLMessageOccurrenceSpecification

    Permalink
  269. implicit def toOTIUMLMessageOccurrenceSpecification(u: Uml.MessageOccurrenceSpecification): OTIUMLMessageOccurrenceSpecification

    Permalink
  270. def toOTIUMLModel(u: UMLModel[Uml], context: Option[Document[Uml]] = None): OTIUMLModel

    Permalink
  271. implicit def toOTIUMLModel(u: Uml.Model): OTIUMLModel

    Permalink
  272. def toOTIUMLNode(u: UMLNode[Uml], context: Option[Document[Uml]] = None): OTIUMLNode

    Permalink
  273. implicit def toOTIUMLNode(u: Uml.Node): OTIUMLNode

    Permalink
  274. def toOTIUMLObjectFlow(u: UMLObjectFlow[Uml], context: Option[Document[Uml]] = None): OTIUMLObjectFlow

    Permalink
  275. implicit def toOTIUMLObjectFlow(u: Uml.ObjectFlow): OTIUMLObjectFlow

    Permalink
  276. def toOTIUMLOccurrenceSpecification(u: UMLOccurrenceSpecification[Uml], context: Option[Document[Uml]] = None): OTIUMLOccurrenceSpecification

    Permalink
  277. implicit def toOTIUMLOccurrenceSpecification(u: Uml.OccurrenceSpecification): OTIUMLOccurrenceSpecification

    Permalink
  278. def toOTIUMLOpaqueAction(u: UMLOpaqueAction[Uml], context: Option[Document[Uml]] = None): OTIUMLOpaqueAction

    Permalink
  279. implicit def toOTIUMLOpaqueAction(u: Uml.OpaqueAction): OTIUMLOpaqueAction

    Permalink
  280. def toOTIUMLOpaqueBehavior(u: UMLOpaqueBehavior[Uml], context: Option[Document[Uml]] = None): OTIUMLOpaqueBehavior

    Permalink
  281. implicit def toOTIUMLOpaqueBehavior(u: Uml.OpaqueBehavior): OTIUMLOpaqueBehavior

    Permalink
  282. def toOTIUMLOpaqueExpression(u: UMLOpaqueExpression[Uml], context: Option[Document[Uml]] = None): OTIUMLOpaqueExpression

    Permalink
  283. implicit def toOTIUMLOpaqueExpression(u: Uml.OpaqueExpression): OTIUMLOpaqueExpression

    Permalink
  284. def toOTIUMLOperation(u: UMLOperation[Uml], context: Option[Document[Uml]] = None): OTIUMLOperation

    Permalink
  285. implicit def toOTIUMLOperation(u: Uml.Operation): OTIUMLOperation

    Permalink
  286. def toOTIUMLOperationTemplateParameter(u: UMLOperationTemplateParameter[Uml], context: Option[Document[Uml]] = None): OTIUMLOperationTemplateParameter

    Permalink
  287. implicit def toOTIUMLOperationTemplateParameter(u: Uml.OperationTemplateParameter): OTIUMLOperationTemplateParameter

    Permalink
  288. def toOTIUMLOutputPin(u: UMLOutputPin[Uml], context: Option[Document[Uml]] = None): OTIUMLOutputPin

    Permalink
  289. implicit def toOTIUMLOutputPin(u: Uml.OutputPin): OTIUMLOutputPin

    Permalink
  290. def toOTIUMLPackage(u: UMLPackage[Uml], context: Option[Document[Uml]] = None): OTIUMLPackage

    Permalink
  291. implicit def toOTIUMLPackage(u: Uml.Package): OTIUMLPackage

    Permalink
  292. def toOTIUMLPackageImport(u: UMLPackageImport[Uml], context: Option[Document[Uml]] = None): OTIUMLPackageImport

    Permalink
  293. implicit def toOTIUMLPackageImport(u: Uml.PackageImport): OTIUMLPackageImport

    Permalink
  294. def toOTIUMLPackageMerge(u: UMLPackageMerge[Uml], context: Option[Document[Uml]] = None): OTIUMLPackageMerge

    Permalink
  295. implicit def toOTIUMLPackageMerge(u: Uml.PackageMerge): OTIUMLPackageMerge

    Permalink
  296. def toOTIUMLParameter(u: UMLParameter[Uml], context: Option[Document[Uml]] = None): OTIUMLParameter

    Permalink
  297. implicit def toOTIUMLParameter(u: Uml.Parameter): OTIUMLParameter

    Permalink
  298. def toOTIUMLParameterSet(u: UMLParameterSet[Uml], context: Option[Document[Uml]] = None): OTIUMLParameterSet

    Permalink
  299. implicit def toOTIUMLParameterSet(u: Uml.ParameterSet): OTIUMLParameterSet

    Permalink
  300. def toOTIUMLPartDecomposition(u: UMLPartDecomposition[Uml], context: Option[Document[Uml]] = None): OTIUMLPartDecomposition

    Permalink
  301. implicit def toOTIUMLPartDecomposition(u: Uml.PartDecomposition): OTIUMLPartDecomposition

    Permalink
  302. def toOTIUMLPort(u: UMLPort[Uml], context: Option[Document[Uml]] = None): OTIUMLPort

    Permalink
  303. implicit def toOTIUMLPort(u: Uml.Port): OTIUMLPort

    Permalink
  304. def toOTIUMLPrimitiveType(u: UMLPrimitiveType[Uml], context: Option[Document[Uml]] = None): OTIUMLPrimitiveType

    Permalink
  305. implicit def toOTIUMLPrimitiveType(u: Uml.PrimitiveType): OTIUMLPrimitiveType

    Permalink
  306. def toOTIUMLProfile(u: UMLProfile[Uml], context: Option[Document[Uml]] = None): OTIUMLProfile

    Permalink
  307. implicit def toOTIUMLProfile(u: Uml.Profile): OTIUMLProfile

    Permalink
  308. def toOTIUMLProfileApplication(u: UMLProfileApplication[Uml], context: Option[Document[Uml]] = None): OTIUMLProfileApplication

    Permalink
  309. implicit def toOTIUMLProfileApplication(u: Uml.ProfileApplication): OTIUMLProfileApplication

    Permalink
  310. def toOTIUMLProperty(u: UMLProperty[Uml], context: Option[Document[Uml]] = None): OTIUMLProperty

    Permalink
  311. implicit def toOTIUMLProperty(u: Uml.Property): OTIUMLProperty

    Permalink
  312. def toOTIUMLProtocolConformance(u: UMLProtocolConformance[Uml], context: Option[Document[Uml]] = None): OTIUMLProtocolConformance

    Permalink
  313. implicit def toOTIUMLProtocolConformance(u: Uml.ProtocolConformance): OTIUMLProtocolConformance

    Permalink
  314. def toOTIUMLProtocolStateMachine(u: UMLProtocolStateMachine[Uml], context: Option[Document[Uml]] = None): OTIUMLProtocolStateMachine

    Permalink
  315. implicit def toOTIUMLProtocolStateMachine(u: Uml.ProtocolStateMachine): OTIUMLProtocolStateMachine

    Permalink
  316. def toOTIUMLProtocolTransition(u: UMLProtocolTransition[Uml], context: Option[Document[Uml]] = None): OTIUMLProtocolTransition

    Permalink
  317. implicit def toOTIUMLProtocolTransition(u: Uml.ProtocolTransition): OTIUMLProtocolTransition

    Permalink
  318. def toOTIUMLPseudostate(u: UMLPseudostate[Uml], context: Option[Document[Uml]] = None): OTIUMLPseudostate

    Permalink
  319. implicit def toOTIUMLPseudostate(u: Uml.Pseudostate): OTIUMLPseudostate

    Permalink
  320. def toOTIUMLQualifierValue(u: UMLQualifierValue[Uml], context: Option[Document[Uml]] = None): OTIUMLQualifierValue

    Permalink
  321. implicit def toOTIUMLQualifierValue(u: Uml.QualifierValue): OTIUMLQualifierValue

    Permalink
  322. def toOTIUMLRaiseExceptionAction(u: UMLRaiseExceptionAction[Uml], context: Option[Document[Uml]] = None): OTIUMLRaiseExceptionAction

    Permalink
  323. implicit def toOTIUMLRaiseExceptionAction(u: Uml.RaiseExceptionAction): OTIUMLRaiseExceptionAction

    Permalink
  324. def toOTIUMLReadExtentAction(u: UMLReadExtentAction[Uml], context: Option[Document[Uml]] = None): OTIUMLReadExtentAction

    Permalink
  325. implicit def toOTIUMLReadExtentAction(u: Uml.ReadExtentAction): OTIUMLReadExtentAction

    Permalink
  326. def toOTIUMLReadIsClassifiedObjectAction(u: UMLReadIsClassifiedObjectAction[Uml], context: Option[Document[Uml]] = None): OTIUMLReadIsClassifiedObjectAction

    Permalink
  327. implicit def toOTIUMLReadIsClassifiedObjectAction(u: Uml.ReadIsClassifiedObjectAction): OTIUMLReadIsClassifiedObjectAction

    Permalink
  328. def toOTIUMLReadLinkAction(u: UMLReadLinkAction[Uml], context: Option[Document[Uml]] = None): OTIUMLReadLinkAction

    Permalink
  329. implicit def toOTIUMLReadLinkAction(u: Uml.ReadLinkAction): OTIUMLReadLinkAction

    Permalink
  330. def toOTIUMLReadLinkObjectEndAction(u: UMLReadLinkObjectEndAction[Uml], context: Option[Document[Uml]] = None): OTIUMLReadLinkObjectEndAction

    Permalink
  331. implicit def toOTIUMLReadLinkObjectEndAction(u: Uml.ReadLinkObjectEndAction): OTIUMLReadLinkObjectEndAction

    Permalink
  332. def toOTIUMLReadLinkObjectEndQualifierAction(u: UMLReadLinkObjectEndQualifierAction[Uml], context: Option[Document[Uml]] = None): OTIUMLReadLinkObjectEndQualifierAction

    Permalink
  333. implicit def toOTIUMLReadLinkObjectEndQualifierAction(u: Uml.ReadLinkObjectEndQualifierAction): OTIUMLReadLinkObjectEndQualifierAction

    Permalink
  334. def toOTIUMLReadSelfAction(u: UMLReadSelfAction[Uml], context: Option[Document[Uml]] = None): OTIUMLReadSelfAction

    Permalink
  335. implicit def toOTIUMLReadSelfAction(u: Uml.ReadSelfAction): OTIUMLReadSelfAction

    Permalink
  336. def toOTIUMLReadStructuralFeatureAction(u: UMLReadStructuralFeatureAction[Uml], context: Option[Document[Uml]] = None): OTIUMLReadStructuralFeatureAction

    Permalink
  337. implicit def toOTIUMLReadStructuralFeatureAction(u: Uml.ReadStructuralFeatureAction): OTIUMLReadStructuralFeatureAction

    Permalink
  338. def toOTIUMLReadVariableAction(u: UMLReadVariableAction[Uml], context: Option[Document[Uml]] = None): OTIUMLReadVariableAction

    Permalink
  339. implicit def toOTIUMLReadVariableAction(u: Uml.ReadVariableAction): OTIUMLReadVariableAction

    Permalink
  340. def toOTIUMLRealization(u: UMLRealization[Uml], context: Option[Document[Uml]] = None): OTIUMLRealization

    Permalink
  341. implicit def toOTIUMLRealization(u: Uml.Realization): OTIUMLRealization

    Permalink
  342. def toOTIUMLReception(u: UMLReception[Uml], context: Option[Document[Uml]] = None): OTIUMLReception

    Permalink
  343. implicit def toOTIUMLReception(u: Uml.Reception): OTIUMLReception

    Permalink
  344. def toOTIUMLReclassifyObjectAction(u: UMLReclassifyObjectAction[Uml], context: Option[Document[Uml]] = None): OTIUMLReclassifyObjectAction

    Permalink
  345. implicit def toOTIUMLReclassifyObjectAction(u: Uml.ReclassifyObjectAction): OTIUMLReclassifyObjectAction

    Permalink
  346. def toOTIUMLRedefinableTemplateSignature(u: UMLRedefinableTemplateSignature[Uml], context: Option[Document[Uml]] = None): OTIUMLRedefinableTemplateSignature

    Permalink
  347. implicit def toOTIUMLRedefinableTemplateSignature(u: Uml.RedefinableTemplateSignature): OTIUMLRedefinableTemplateSignature

    Permalink
  348. def toOTIUMLReduceAction(u: UMLReduceAction[Uml], context: Option[Document[Uml]] = None): OTIUMLReduceAction

    Permalink
  349. implicit def toOTIUMLReduceAction(u: Uml.ReduceAction): OTIUMLReduceAction

    Permalink
  350. def toOTIUMLRegion(u: UMLRegion[Uml], context: Option[Document[Uml]] = None): OTIUMLRegion

    Permalink
  351. implicit def toOTIUMLRegion(u: Uml.Region): OTIUMLRegion

    Permalink
  352. def toOTIUMLRemoveStructuralFeatureValueAction(u: UMLRemoveStructuralFeatureValueAction[Uml], context: Option[Document[Uml]] = None): OTIUMLRemoveStructuralFeatureValueAction

    Permalink
  353. implicit def toOTIUMLRemoveStructuralFeatureValueAction(u: Uml.RemoveStructuralFeatureValueAction): OTIUMLRemoveStructuralFeatureValueAction

    Permalink
  354. def toOTIUMLRemoveVariableValueAction(u: UMLRemoveVariableValueAction[Uml], context: Option[Document[Uml]] = None): OTIUMLRemoveVariableValueAction

    Permalink
  355. implicit def toOTIUMLRemoveVariableValueAction(u: Uml.RemoveVariableValueAction): OTIUMLRemoveVariableValueAction

    Permalink
  356. def toOTIUMLReplyAction(u: UMLReplyAction[Uml], context: Option[Document[Uml]] = None): OTIUMLReplyAction

    Permalink
  357. implicit def toOTIUMLReplyAction(u: Uml.ReplyAction): OTIUMLReplyAction

    Permalink
  358. def toOTIUMLSendObjectAction(u: UMLSendObjectAction[Uml], context: Option[Document[Uml]] = None): OTIUMLSendObjectAction

    Permalink
  359. implicit def toOTIUMLSendObjectAction(u: Uml.SendObjectAction): OTIUMLSendObjectAction

    Permalink
  360. def toOTIUMLSendSignalAction(u: UMLSendSignalAction[Uml], context: Option[Document[Uml]] = None): OTIUMLSendSignalAction

    Permalink
  361. implicit def toOTIUMLSendSignalAction(u: Uml.SendSignalAction): OTIUMLSendSignalAction

    Permalink
  362. def toOTIUMLSequenceNode(u: UMLSequenceNode[Uml], context: Option[Document[Uml]] = None): OTIUMLSequenceNode

    Permalink
  363. implicit def toOTIUMLSequenceNode(u: Uml.SequenceNode): OTIUMLSequenceNode

    Permalink
  364. def toOTIUMLSignal(u: UMLSignal[Uml], context: Option[Document[Uml]] = None): OTIUMLSignal

    Permalink
  365. implicit def toOTIUMLSignal(u: Uml.Signal): OTIUMLSignal

    Permalink
  366. def toOTIUMLSignalEvent(u: UMLSignalEvent[Uml], context: Option[Document[Uml]] = None): OTIUMLSignalEvent

    Permalink
  367. implicit def toOTIUMLSignalEvent(u: Uml.SignalEvent): OTIUMLSignalEvent

    Permalink
  368. def toOTIUMLSlot(u: UMLSlot[Uml], context: Option[Document[Uml]] = None): OTIUMLSlot

    Permalink
  369. implicit def toOTIUMLSlot(u: Uml.Slot): OTIUMLSlot

    Permalink
  370. def toOTIUMLStartClassifierBehaviorAction(u: UMLStartClassifierBehaviorAction[Uml], context: Option[Document[Uml]] = None): OTIUMLStartClassifierBehaviorAction

    Permalink
  371. implicit def toOTIUMLStartClassifierBehaviorAction(u: Uml.StartClassifierBehaviorAction): OTIUMLStartClassifierBehaviorAction

    Permalink
  372. def toOTIUMLStartObjectBehaviorAction(u: UMLStartObjectBehaviorAction[Uml], context: Option[Document[Uml]] = None): OTIUMLStartObjectBehaviorAction

    Permalink
  373. implicit def toOTIUMLStartObjectBehaviorAction(u: Uml.StartObjectBehaviorAction): OTIUMLStartObjectBehaviorAction

    Permalink
  374. def toOTIUMLState(u: UMLState[Uml], context: Option[Document[Uml]] = None): OTIUMLState

    Permalink
  375. implicit def toOTIUMLState(u: Uml.State): OTIUMLState

    Permalink
  376. def toOTIUMLStateInvariant(u: UMLStateInvariant[Uml], context: Option[Document[Uml]] = None): OTIUMLStateInvariant

    Permalink
  377. implicit def toOTIUMLStateInvariant(u: Uml.StateInvariant): OTIUMLStateInvariant

    Permalink
  378. def toOTIUMLStateMachine(u: UMLStateMachine[Uml], context: Option[Document[Uml]] = None): OTIUMLStateMachine

    Permalink
  379. implicit def toOTIUMLStateMachine(u: Uml.StateMachine): OTIUMLStateMachine

    Permalink
  380. def toOTIUMLStereotype(u: UMLStereotype[Uml], context: Option[Document[Uml]] = None): OTIUMLStereotype

    Permalink
  381. implicit def toOTIUMLStereotype(u: Uml.Stereotype): OTIUMLStereotype

    Permalink
  382. def toOTIUMLStringExpression(u: UMLStringExpression[Uml], context: Option[Document[Uml]] = None): OTIUMLStringExpression

    Permalink
  383. implicit def toOTIUMLStringExpression(u: Uml.StringExpression): OTIUMLStringExpression

    Permalink
  384. def toOTIUMLStructuredActivityNode(u: UMLStructuredActivityNode[Uml], context: Option[Document[Uml]] = None): OTIUMLStructuredActivityNode

    Permalink
  385. implicit def toOTIUMLStructuredActivityNode(u: Uml.StructuredActivityNode): OTIUMLStructuredActivityNode

    Permalink
  386. def toOTIUMLSubstitution(u: UMLSubstitution[Uml], context: Option[Document[Uml]] = None): OTIUMLSubstitution

    Permalink
  387. implicit def toOTIUMLSubstitution(u: Uml.Substitution): OTIUMLSubstitution

    Permalink
  388. def toOTIUMLTemplateBinding(u: UMLTemplateBinding[Uml], context: Option[Document[Uml]] = None): OTIUMLTemplateBinding

    Permalink
  389. implicit def toOTIUMLTemplateBinding(u: Uml.TemplateBinding): OTIUMLTemplateBinding

    Permalink
  390. def toOTIUMLTemplateParameter(u: UMLTemplateParameter[Uml], context: Option[Document[Uml]] = None): OTIUMLTemplateParameter

    Permalink
  391. implicit def toOTIUMLTemplateParameter(u: Uml.TemplateParameter): OTIUMLTemplateParameter

    Permalink
  392. def toOTIUMLTemplateParameterSubstitution(u: UMLTemplateParameterSubstitution[Uml], context: Option[Document[Uml]] = None): OTIUMLTemplateParameterSubstitution

    Permalink
  393. implicit def toOTIUMLTemplateParameterSubstitution(u: Uml.TemplateParameterSubstitution): OTIUMLTemplateParameterSubstitution

    Permalink
  394. def toOTIUMLTemplateSignature(u: UMLTemplateSignature[Uml], context: Option[Document[Uml]] = None): OTIUMLTemplateSignature

    Permalink
  395. implicit def toOTIUMLTemplateSignature(u: Uml.TemplateSignature): OTIUMLTemplateSignature

    Permalink
  396. def toOTIUMLTestIdentityAction(u: UMLTestIdentityAction[Uml], context: Option[Document[Uml]] = None): OTIUMLTestIdentityAction

    Permalink
  397. implicit def toOTIUMLTestIdentityAction(u: Uml.TestIdentityAction): OTIUMLTestIdentityAction

    Permalink
  398. def toOTIUMLTimeConstraint(u: UMLTimeConstraint[Uml], context: Option[Document[Uml]] = None): OTIUMLTimeConstraint

    Permalink
  399. implicit def toOTIUMLTimeConstraint(u: Uml.TimeConstraint): OTIUMLTimeConstraint

    Permalink
  400. def toOTIUMLTimeEvent(u: UMLTimeEvent[Uml], context: Option[Document[Uml]] = None): OTIUMLTimeEvent

    Permalink
  401. implicit def toOTIUMLTimeEvent(u: Uml.TimeEvent): OTIUMLTimeEvent

    Permalink
  402. def toOTIUMLTimeExpression(u: UMLTimeExpression[Uml], context: Option[Document[Uml]] = None): OTIUMLTimeExpression

    Permalink
  403. implicit def toOTIUMLTimeExpression(u: Uml.TimeExpression): OTIUMLTimeExpression

    Permalink
  404. def toOTIUMLTimeInterval(u: UMLTimeInterval[Uml], context: Option[Document[Uml]] = None): OTIUMLTimeInterval

    Permalink
  405. implicit def toOTIUMLTimeInterval(u: Uml.TimeInterval): OTIUMLTimeInterval

    Permalink
  406. def toOTIUMLTimeObservation(u: UMLTimeObservation[Uml], context: Option[Document[Uml]] = None): OTIUMLTimeObservation

    Permalink
  407. implicit def toOTIUMLTimeObservation(u: Uml.TimeObservation): OTIUMLTimeObservation

    Permalink
  408. def toOTIUMLTransition(u: UMLTransition[Uml], context: Option[Document[Uml]] = None): OTIUMLTransition

    Permalink
  409. implicit def toOTIUMLTransition(u: Uml.Transition): OTIUMLTransition

    Permalink
  410. def toOTIUMLTrigger(u: UMLTrigger[Uml], context: Option[Document[Uml]] = None): OTIUMLTrigger

    Permalink
  411. implicit def toOTIUMLTrigger(u: Uml.Trigger): OTIUMLTrigger

    Permalink
  412. def toOTIUMLUnmarshallAction(u: UMLUnmarshallAction[Uml], context: Option[Document[Uml]] = None): OTIUMLUnmarshallAction

    Permalink
  413. implicit def toOTIUMLUnmarshallAction(u: Uml.UnmarshallAction): OTIUMLUnmarshallAction

    Permalink
  414. def toOTIUMLUsage(u: UMLUsage[Uml], context: Option[Document[Uml]] = None): OTIUMLUsage

    Permalink
  415. implicit def toOTIUMLUsage(u: Uml.Usage): OTIUMLUsage

    Permalink
  416. def toOTIUMLUseCase(u: UMLUseCase[Uml], context: Option[Document[Uml]] = None): OTIUMLUseCase

    Permalink
  417. implicit def toOTIUMLUseCase(u: Uml.UseCase): OTIUMLUseCase

    Permalink
  418. def toOTIUMLValuePin(u: UMLValuePin[Uml], context: Option[Document[Uml]] = None): OTIUMLValuePin

    Permalink
  419. implicit def toOTIUMLValuePin(u: Uml.ValuePin): OTIUMLValuePin

    Permalink
  420. def toOTIUMLValueSpecificationAction(u: UMLValueSpecificationAction[Uml], context: Option[Document[Uml]] = None): OTIUMLValueSpecificationAction

    Permalink
  421. implicit def toOTIUMLValueSpecificationAction(u: Uml.ValueSpecificationAction): OTIUMLValueSpecificationAction

    Permalink
  422. def toOTIUMLVariable(u: UMLVariable[Uml], context: Option[Document[Uml]] = None): OTIUMLVariable

    Permalink
  423. implicit def toOTIUMLVariable(u: Uml.Variable): OTIUMLVariable

    Permalink
  424. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped