Trait/Object

org.omg.oti.json.uml

OTIMOFLink

Related Docs: object OTIMOFLink | package uml

Permalink

sealed trait OTIMOFLink extends AnyRef

Corresponds to a CMOF 2.5 Link with the additional restriction that it must be logically directed from a source OTIMOFElement to a target OTIMOFElement.

Each specialization of OTIMOFLink includes a description of: - the name of the OMG UML 2.5 association - the characteristics of the end1 and end2 association member end properties

The description of the characteristics of each member end property has the following form: [<multiplicity range>] { <ordering> <unicity> <aggregation> } where: <multiplicity range> follows the notation defined in OMG UML 2.5 section 7.5.4.1 <ordering> follows the notation defined in OMG UML 2.5 section 7.5.4.1 <unicity> follows the notation defined in OMG UML 2.5 section 7.5.4.1 <aggregation> is either 'composite' or 'reference'. Note that per OMF MOF 2.5, section 9.3, constraint [10], only one end may be 'composite'. That is, either - both ends are 'reference', or - one end is 'composite' and the other is 'reference'.

Linear Supertypes
AnyRef, Any
Known Subclasses
OTIMOFCompositeLink, OTIMOFCompositeOrderedLink, OTIMOFReferenceLink, OTIMOFReferenceOrderedLink, OTIUMLA_action_actionExecutionSpecification, OTIUMLA_action_interaction, OTIUMLA_actualGate_interactionUse, OTIUMLA_actual_templateParameterSubstitution, OTIUMLA_addition_include, OTIUMLA_annotatedElement_comment, OTIUMLA_appliedProfile_profileApplication, OTIUMLA_argument_interactionUse, OTIUMLA_argument_invocationAction, OTIUMLA_argument_message, OTIUMLA_association_clearAssociationAction, OTIUMLA_before_toAfter, OTIUMLA_behavior_behaviorExecutionSpecification, OTIUMLA_behavior_callBehaviorAction, OTIUMLA_behavior_opaqueExpression, OTIUMLA_bodyCondition_bodyContext, OTIUMLA_bodyOutput_clause, OTIUMLA_bodyOutput_loopNode, OTIUMLA_bodyPart_loopNode, OTIUMLA_body_clause, OTIUMLA_cfragmentGate_combinedFragment, OTIUMLA_changeExpression_changeEvent, OTIUMLA_classifierBehavior_behavioredClassifier, OTIUMLA_classifier_createObjectAction, OTIUMLA_classifier_instanceSpecification, OTIUMLA_classifier_readExtentAction, OTIUMLA_classifier_readIsClassifiedObjectAction, OTIUMLA_classifier_templateParameter_parameteredElement, OTIUMLA_clause_conditionalNode, OTIUMLA_clientDependency_client, OTIUMLA_collaborationRole_collaboration, OTIUMLA_collaborationUse_classifier, OTIUMLA_collection_reduceAction, OTIUMLA_condition_extend, OTIUMLA_condition_parameterSet, OTIUMLA_configuration_deployment, OTIUMLA_conformance_specificMachine, OTIUMLA_connectableElement_templateParameter_parameteredElement, OTIUMLA_connectionPoint_state, OTIUMLA_connectionPoint_stateMachine, OTIUMLA_connection_state, OTIUMLA_connector_message, OTIUMLA_constrainedElement_constraint, OTIUMLA_constrainingClassifier_classifierTemplateParameter, OTIUMLA_contract_connector, OTIUMLA_contract_interfaceRealization, OTIUMLA_contract_substitution, OTIUMLA_conveyed_conveyingFlow, OTIUMLA_covered_coveredBy, OTIUMLA_covered_events, OTIUMLA_covered_stateInvariant, OTIUMLA_decider_clause, OTIUMLA_decider_loopNode, OTIUMLA_decisionInputFlow_decisionNode, OTIUMLA_decisionInput_decisionNode, OTIUMLA_decomposedAs_lifeline, OTIUMLA_defaultValue_owningParameter, OTIUMLA_defaultValue_owningProperty, OTIUMLA_default_templateParameter, OTIUMLA_deferrableTrigger_state, OTIUMLA_definingFeature_slot, OTIUMLA_deployedArtifact_deploymentForArtifact, OTIUMLA_deployment_location, OTIUMLA_destroyAt_linkEndDestructionData, OTIUMLA_doActivity_state, OTIUMLA_edge_activity, OTIUMLA_edge_inPartition, OTIUMLA_edge_inStructuredNode, OTIUMLA_effect_transition, OTIUMLA_elementImport_importingNamespace, OTIUMLA_endData_createLinkAction, OTIUMLA_endData_destroyLinkAction, OTIUMLA_endData_linkAction, OTIUMLA_end_connector, OTIUMLA_end_linkEndData, OTIUMLA_end_readLinkObjectEndAction, OTIUMLA_entry_connectionPointReference, OTIUMLA_entry_state, OTIUMLA_event_durationObservation, OTIUMLA_event_timeObservation, OTIUMLA_event_trigger, OTIUMLA_exceptionInput_exceptionHandler, OTIUMLA_exceptionType_exceptionHandler, OTIUMLA_exception_raiseExceptionAction, OTIUMLA_executableNode_sequenceNode, OTIUMLA_execution_executionOccurrenceSpecification, OTIUMLA_exit_connectionPointReference, OTIUMLA_exit_state, OTIUMLA_expr_duration, OTIUMLA_expr_timeExpression, OTIUMLA_extend_extension, OTIUMLA_extendedCase_extend, OTIUMLA_extendedRegion_region, OTIUMLA_extendedSignature_redefinableTemplateSignature, OTIUMLA_extendedStateMachine_stateMachine, OTIUMLA_extensionLocation_extension, OTIUMLA_extensionPoint_useCase, OTIUMLA_finish_executionSpecification, OTIUMLA_first_testIdentityAction, OTIUMLA_formalGate_interaction, OTIUMLA_formal_templateParameterSubstitution, OTIUMLA_fragment_enclosingInteraction, OTIUMLA_fragment_enclosingOperand, OTIUMLA_fromAction_actionInputPin, OTIUMLA_generalMachine_protocolConformance, OTIUMLA_generalOrdering_interactionFragment, OTIUMLA_general_generalization, OTIUMLA_generalizationSet_generalization, OTIUMLA_generalization_specific, OTIUMLA_group_inActivity, OTIUMLA_guard_activityEdge, OTIUMLA_guard_interactionOperand, OTIUMLA_guard_transition, OTIUMLA_handlerBody_exceptionHandler, OTIUMLA_handler_protectedNode, OTIUMLA_icon_stereotype, OTIUMLA_importedElement_import, OTIUMLA_importedPackage_packageImport, OTIUMLA_inInterruptibleRegion_node, OTIUMLA_inPartition_node, OTIUMLA_inState_objectNode, OTIUMLA_include_includingCase, OTIUMLA_incoming_target_node, OTIUMLA_informationSource_informationFlow, OTIUMLA_informationTarget_informationFlow, OTIUMLA_inputElement_regionAsInput, OTIUMLA_inputValue_linkAction, OTIUMLA_inputValue_opaqueAction, OTIUMLA_insertAt_addStructuralFeatureValueAction, OTIUMLA_insertAt_addVariableValueAction, OTIUMLA_insertAt_linkEndCreationData, OTIUMLA_instance_instanceValue, OTIUMLA_interfaceRealization_implementingClassifier, OTIUMLA_interruptingEdge_interrupts, OTIUMLA_invariant_stateInvariant, OTIUMLA_joinSpec_joinNode, OTIUMLA_lifeline_interaction, OTIUMLA_localPostcondition_action, OTIUMLA_localPrecondition_action, OTIUMLA_loopVariableInput_loopNode, OTIUMLA_loopVariable_loopNode, OTIUMLA_lowerValue_owningLower, OTIUMLA_manifestation_artifact, OTIUMLA_mapping_abstraction, OTIUMLA_max_durationInterval, OTIUMLA_max_interval, OTIUMLA_max_timeInterval, OTIUMLA_maxint_interactionConstraint, OTIUMLA_memberEnd_association, OTIUMLA_mergedPackage_packageMerge, OTIUMLA_message_considerIgnoreFragment, OTIUMLA_message_interaction, OTIUMLA_message_messageEnd, OTIUMLA_metaclassReference_profile, OTIUMLA_metamodelReference_profile, OTIUMLA_method_specification, OTIUMLA_min_durationInterval, OTIUMLA_min_interval, OTIUMLA_min_timeInterval, OTIUMLA_minint_interactionConstraint, OTIUMLA_nameExpression_namedElement, OTIUMLA_navigableOwnedEnd_association, OTIUMLA_nestedArtifact_artifact, OTIUMLA_nestedClassifier_interface, OTIUMLA_nestedClassifier_nestingClass, OTIUMLA_nestedNode_node, OTIUMLA_newClassifier_reclassifyObjectAction, OTIUMLA_node_activity, OTIUMLA_node_inStructuredNode, OTIUMLA_object_clearAssociationAction, OTIUMLA_object_readIsClassifiedObjectAction, OTIUMLA_object_readLinkObjectEndAction, OTIUMLA_object_readLinkObjectEndQualifierAction, OTIUMLA_object_reclassifyObjectAction, OTIUMLA_object_startClassifierBehaviorAction, OTIUMLA_object_startObjectBehaviorAction, OTIUMLA_object_structuralFeatureAction, OTIUMLA_object_unmarshallAction, OTIUMLA_observation_duration, OTIUMLA_observation_timeExpression, OTIUMLA_oldClassifier_reclassifyObjectAction, OTIUMLA_onPort_invocationAction, OTIUMLA_operand_combinedFragment, OTIUMLA_operand_expression, OTIUMLA_operation_callEvent, OTIUMLA_operation_callOperationAction, OTIUMLA_operation_templateParameter_parameteredElement, OTIUMLA_outgoing_source_node, OTIUMLA_outputElement_regionAsOutput, OTIUMLA_outputValue_opaqueAction, OTIUMLA_ownedActual_owningTemplateParameterSubstitution, OTIUMLA_ownedAttribute_artifact, OTIUMLA_ownedAttribute_class, OTIUMLA_ownedAttribute_datatype, OTIUMLA_ownedAttribute_interface, OTIUMLA_ownedAttribute_owningSignal, OTIUMLA_ownedAttribute_structuredClassifier, OTIUMLA_ownedBehavior_behavioredClassifier, OTIUMLA_ownedComment_owningElement, OTIUMLA_ownedConnector_structuredClassifier, OTIUMLA_ownedDefault_templateParameter, OTIUMLA_ownedEnd_extension, OTIUMLA_ownedEnd_owningAssociation, OTIUMLA_ownedLiteral_enumeration, OTIUMLA_ownedOperation_artifact, OTIUMLA_ownedOperation_class, OTIUMLA_ownedOperation_datatype, OTIUMLA_ownedOperation_interface, OTIUMLA_ownedParameterSet_behavior, OTIUMLA_ownedParameterSet_behavioralFeature, OTIUMLA_ownedParameter_behavior, OTIUMLA_ownedParameter_operation, OTIUMLA_ownedParameter_ownerFormalParam, OTIUMLA_ownedParameter_signature, OTIUMLA_ownedParameteredElement_owningTemplateParameter, OTIUMLA_ownedReception_class, OTIUMLA_ownedReception_interface, OTIUMLA_ownedRule_context, OTIUMLA_ownedTemplateSignature_classifier, OTIUMLA_ownedTemplateSignature_template, OTIUMLA_ownedUseCase_classifier, OTIUMLA_packageImport_importingNamespace, OTIUMLA_packageMerge_receivingPackage, OTIUMLA_packagedElement_component, OTIUMLA_packagedElement_owningPackage, OTIUMLA_parameterSet_parameter, OTIUMLA_parameterSubstitution_templateBinding, OTIUMLA_parameter_activityParameterNode, OTIUMLA_parameter_templateSignature, OTIUMLA_parameteredElement_templateParameter, OTIUMLA_partWithPort_connectorEnd, OTIUMLA_partition_activity, OTIUMLA_port_trigger, OTIUMLA_postCondition_owningTransition, OTIUMLA_postcondition_behavior, OTIUMLA_postcondition_postContext, OTIUMLA_powertypeExtent_powertype, OTIUMLA_preCondition_protocolTransition, OTIUMLA_precondition_behavior, OTIUMLA_precondition_preContext, OTIUMLA_predecessorClause_successorClause, OTIUMLA_profileApplication_applyingPackage, OTIUMLA_protocol_interface, OTIUMLA_protocol_port, OTIUMLA_qualifier_associationEnd, OTIUMLA_qualifier_linkEndData, OTIUMLA_qualifier_qualifierValue, OTIUMLA_qualifier_readLinkObjectEndQualifierAction, OTIUMLA_raisedException_behavioralFeature, OTIUMLA_raisedException_operation, OTIUMLA_realization_abstraction_component, OTIUMLA_realization_abstraction_flow, OTIUMLA_realizingActivityEdge_informationFlow, OTIUMLA_realizingClassifier_componentRealization, OTIUMLA_realizingConnector_informationFlow, OTIUMLA_realizingMessage_informationFlow, OTIUMLA_receiveEvent_endMessage, OTIUMLA_redefinedBehavior_behavior, OTIUMLA_redefinedClassifier_classifier, OTIUMLA_redefinedConnector_connector, OTIUMLA_redefinedEdge_activityEdge, OTIUMLA_redefinedInterface_interface, OTIUMLA_redefinedNode_activityNode, OTIUMLA_redefinedOperation_operation, OTIUMLA_redefinedPort_port, OTIUMLA_redefinedProperty_property, OTIUMLA_redefinedState_state, OTIUMLA_redefinedTransition_transition, OTIUMLA_reducer_reduceAction, OTIUMLA_refersTo_interactionUse, OTIUMLA_region_state, OTIUMLA_region_stateMachine, OTIUMLA_removeAt_removeStructuralFeatureValueAction, OTIUMLA_removeAt_removeVariableValueAction, OTIUMLA_replyToCall_replyAction, OTIUMLA_replyValue_replyAction, OTIUMLA_representation_classifier, OTIUMLA_represented_representation, OTIUMLA_represents_activityPartition, OTIUMLA_represents_lifeline, OTIUMLA_request_sendObjectAction, OTIUMLA_result_acceptEventAction, OTIUMLA_result_callAction, OTIUMLA_result_clearStructuralFeatureAction, OTIUMLA_result_conditionalNode, OTIUMLA_result_createLinkObjectAction, OTIUMLA_result_createObjectAction, OTIUMLA_result_loopNode, OTIUMLA_result_readExtentAction, OTIUMLA_result_readIsClassifiedObjectAction, OTIUMLA_result_readLinkAction, OTIUMLA_result_readLinkObjectEndAction, OTIUMLA_result_readLinkObjectEndQualifierAction, OTIUMLA_result_readSelfAction, OTIUMLA_result_readStructuralFeatureAction, OTIUMLA_result_readVariableAction, OTIUMLA_result_reduceAction, OTIUMLA_result_testIdentityAction, OTIUMLA_result_unmarshallAction, OTIUMLA_result_valueSpecificationAction, OTIUMLA_result_writeStructuralFeatureAction, OTIUMLA_returnInformation_acceptCallAction, OTIUMLA_returnInformation_replyAction, OTIUMLA_returnValueRecipient_interactionUse, OTIUMLA_returnValue_interactionUse, OTIUMLA_roleBinding_collaborationUse, OTIUMLA_second_testIdentityAction, OTIUMLA_selection_objectFlow, OTIUMLA_selection_objectNode, OTIUMLA_selector_lifeline, OTIUMLA_sendEvent_endMessage, OTIUMLA_setupPart_loopNode, OTIUMLA_signal_broadcastSignalAction, OTIUMLA_signal_reception, OTIUMLA_signal_sendSignalAction, OTIUMLA_signal_signalEvent, OTIUMLA_signature_message, OTIUMLA_signature_templateBinding, OTIUMLA_slot_owningInstance, OTIUMLA_specification_durationConstraint, OTIUMLA_specification_intervalConstraint, OTIUMLA_specification_owningConstraint, OTIUMLA_specification_owningInstanceSpec, OTIUMLA_specification_timeConstraint, OTIUMLA_start_executionSpecification, OTIUMLA_stateInvariant_owningState, OTIUMLA_structuralFeature_structuralFeatureAction, OTIUMLA_structuredNodeInput_structuredActivityNode, OTIUMLA_structuredNodeOutput_structuredActivityNode, OTIUMLA_structuredNode_activity, OTIUMLA_subExpression_owningExpression, OTIUMLA_subject_useCase, OTIUMLA_submachineState_submachine, OTIUMLA_subpartition_superPartition, OTIUMLA_subsettedProperty_property, OTIUMLA_substitution_substitutingClassifier, OTIUMLA_subvertex_container, OTIUMLA_supplier_supplierDependency, OTIUMLA_target_callOperationAction, OTIUMLA_target_destroyObjectAction, OTIUMLA_target_sendObjectAction, OTIUMLA_target_sendSignalAction, OTIUMLA_templateBinding_boundElement, OTIUMLA_test_clause, OTIUMLA_test_loopNode, OTIUMLA_toBefore_after, OTIUMLA_transformation_objectFlow, OTIUMLA_transition_container, OTIUMLA_trigger_acceptEventAction, OTIUMLA_trigger_transition, OTIUMLA_type_collaborationUse, OTIUMLA_type_connector, OTIUMLA_type_extensionEnd, OTIUMLA_type_typedElement, OTIUMLA_unmarshallType_unmarshallAction, OTIUMLA_upperBound_objectNode, OTIUMLA_upperValue_owningUpper, OTIUMLA_utilizedElement_manifestation, OTIUMLA_value_linkEndData, OTIUMLA_value_owningSlot, OTIUMLA_value_qualifierValue, OTIUMLA_value_valuePin, OTIUMLA_value_valueSpecificationAction, OTIUMLA_value_writeStructuralFeatureAction, OTIUMLA_value_writeVariableAction, OTIUMLA_variable_activityScope, OTIUMLA_variable_scope, OTIUMLA_variable_variableAction, OTIUMLA_weight_activityEdge, OTIUMLA_when_timeEvent, OTIUMLMD_diagramOwner_ownedDiagram
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. OTIMOFLink
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def end1: ElementLocation

    Permalink
  2. abstract def end2: 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