Trait/Object

org.omg.oti.json.uml

OTIMOFElement

Related Docs: object OTIMOFElement | package uml

Permalink

sealed trait OTIMOFElement extends AnyRef

In OMG MOF 2.5, a MOF Element is an instance of exactly 1 MOF metaclass. This means that for serializing a MOF Element, it is sufficient to have support for concrete MOF metaclasses.

OTIMOFElement is intended to be the single parent of case classes, 1 case class per distinct concrete MOF metaclass. OTIMOFElement provides the common data attributes necessary for uniquely identifying a MOF Element that is an instance of a single MOF metaclass in an OMG CMOF metamodel (e.g., OMG UML 2.5). The information about the MOF metaclass is represented as a JSon type field

Linear Supertypes
AnyRef, Any
Known Subclasses
OTIUMLAbstraction, OTIUMLAcceptCallAction, OTIUMLAcceptEventAction, OTIUMLActionExecutionSpecification, OTIUMLActionInputPin, OTIUMLActivity, OTIUMLActivityFinalNode, OTIUMLActivityParameterNode, OTIUMLActivityPartition, OTIUMLActor, OTIUMLAddStructuralFeatureValueAction, OTIUMLAddVariableValueAction, OTIUMLAnyReceiveEvent, OTIUMLArtifact, OTIUMLAssociation, OTIUMLAssociationClass, OTIUMLBehaviorExecutionSpecification, OTIUMLBroadcastSignalAction, OTIUMLCallBehaviorAction, OTIUMLCallEvent, OTIUMLCallOperationAction, OTIUMLCentralBufferNode, OTIUMLChangeEvent, OTIUMLClass, OTIUMLClassifierTemplateParameter, OTIUMLClause, OTIUMLClearAssociationAction, OTIUMLClearStructuralFeatureAction, OTIUMLClearVariableAction, OTIUMLCollaboration, OTIUMLCollaborationUse, OTIUMLCombinedFragment, OTIUMLComment, OTIUMLCommunicationPath, OTIUMLComponent, OTIUMLComponentRealization, OTIUMLConditionalNode, OTIUMLConnectableElementTemplateParameter, OTIUMLConnectionPointReference, OTIUMLConnector, OTIUMLConnectorEnd, OTIUMLConsiderIgnoreFragment, OTIUMLConstraint, OTIUMLContinuation, OTIUMLControlFlow, OTIUMLCreateLinkAction, OTIUMLCreateLinkObjectAction, OTIUMLCreateObjectAction, OTIUMLDataStoreNode, OTIUMLDataType, OTIUMLDecisionNode, OTIUMLDependency, OTIUMLDeployment, OTIUMLDeploymentSpecification, OTIUMLDestroyLinkAction, OTIUMLDestroyObjectAction, OTIUMLDestructionOccurrenceSpecification, OTIUMLDevice, OTIUMLDiagram, OTIUMLDuration, OTIUMLDurationConstraint, OTIUMLDurationInterval, OTIUMLDurationObservation, OTIUMLElementImport, OTIUMLElementValue, OTIUMLEnumeration, OTIUMLEnumerationLiteral, OTIUMLExceptionHandler, OTIUMLExecutionEnvironment, OTIUMLExecutionOccurrenceSpecification, OTIUMLExpansionNode, OTIUMLExpansionRegion, OTIUMLExpression, OTIUMLExtend, OTIUMLExtension, OTIUMLExtensionEnd, OTIUMLExtensionPoint, OTIUMLFinalState, OTIUMLFlowFinalNode, OTIUMLForkNode, OTIUMLFunctionBehavior, OTIUMLGate, OTIUMLGeneralOrdering, OTIUMLGeneralization, OTIUMLGeneralizationSet, OTIUMLImage, OTIUMLInclude, OTIUMLInformationFlow, OTIUMLInformationItem, OTIUMLInitialNode, OTIUMLInputPin, OTIUMLInstanceSpecification, OTIUMLInstanceValue, OTIUMLInteraction, OTIUMLInteractionConstraint, OTIUMLInteractionOperand, OTIUMLInteractionUse, OTIUMLInterface, OTIUMLInterfaceRealization, OTIUMLInterruptibleActivityRegion, OTIUMLInterval, OTIUMLIntervalConstraint, OTIUMLJoinNode, OTIUMLLifeline, OTIUMLLinkEndCreationData, OTIUMLLinkEndData, OTIUMLLinkEndDestructionData, OTIUMLLiteralBoolean, OTIUMLLiteralInteger, OTIUMLLiteralNull, OTIUMLLiteralReal, OTIUMLLiteralString, OTIUMLLiteralUnlimitedNatural, OTIUMLLoopNode, OTIUMLManifestation, OTIUMLMergeNode, OTIUMLMessage, OTIUMLMessageOccurrenceSpecification, OTIUMLModel, OTIUMLNode, OTIUMLObjectFlow, OTIUMLOccurrenceSpecification, OTIUMLOpaqueAction, OTIUMLOpaqueBehavior, OTIUMLOpaqueExpression, OTIUMLOperation, OTIUMLOperationTemplateParameter, OTIUMLOutputPin, OTIUMLPackage, OTIUMLPackageImport, OTIUMLPackageMerge, OTIUMLParameter, OTIUMLParameterSet, OTIUMLPartDecomposition, OTIUMLPort, OTIUMLPrimitiveType, OTIUMLProfile, OTIUMLProfileApplication, OTIUMLProperty, OTIUMLProtocolConformance, OTIUMLProtocolStateMachine, OTIUMLProtocolTransition, OTIUMLPseudostate, OTIUMLQualifierValue, OTIUMLRaiseExceptionAction, OTIUMLReadExtentAction, OTIUMLReadIsClassifiedObjectAction, OTIUMLReadLinkAction, OTIUMLReadLinkObjectEndAction, OTIUMLReadLinkObjectEndQualifierAction, OTIUMLReadSelfAction, OTIUMLReadStructuralFeatureAction, OTIUMLReadVariableAction, OTIUMLRealization, OTIUMLReception, OTIUMLReclassifyObjectAction, OTIUMLRedefinableTemplateSignature, OTIUMLReduceAction, OTIUMLRegion, OTIUMLRemoveStructuralFeatureValueAction, OTIUMLRemoveVariableValueAction, OTIUMLReplyAction, OTIUMLSendObjectAction, OTIUMLSendSignalAction, OTIUMLSequenceNode, OTIUMLSignal, OTIUMLSignalEvent, OTIUMLSlot, OTIUMLStartClassifierBehaviorAction, OTIUMLStartObjectBehaviorAction, OTIUMLState, OTIUMLStateInvariant, OTIUMLStateMachine, OTIUMLStereotype, OTIUMLStringExpression, OTIUMLStructuredActivityNode, OTIUMLSubstitution, OTIUMLTemplateBinding, OTIUMLTemplateParameter, OTIUMLTemplateParameterSubstitution, OTIUMLTemplateSignature, OTIUMLTestIdentityAction, OTIUMLTimeConstraint, OTIUMLTimeEvent, OTIUMLTimeExpression, OTIUMLTimeInterval, OTIUMLTimeObservation, OTIUMLTransition, OTIUMLTrigger, OTIUMLUnmarshallAction, OTIUMLUsage, OTIUMLUseCase, OTIUMLValuePin, OTIUMLValueSpecificationAction, OTIUMLVariable
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. OTIMOFElement
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract val otiMOFElementLocation: ElementLocation

    Permalink

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

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  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 hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  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. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  16. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  17. final def wait(): Unit

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

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

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

Inherited from AnyRef

Inherited from Any

Ungrouped