Package

org.omg.oti.json.uml

enums

Permalink

package enums

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait UMLAggregationKind extends AnyRef

    Permalink

    AggregationKind is an Enumeration for specifying the kind of aggregation of a Property.

  2. sealed trait UMLCallConcurrencyKind extends AnyRef

    Permalink

    CallConcurrencyKind is an Enumeration used to specify the semantics of concurrent calls to a BehavioralFeature.

  3. sealed trait UMLConnectorKind extends AnyRef

    Permalink

    ConnectorKind is an enumeration that defines whether a Connector is an assembly or a delegation.

  4. sealed trait UMLExpansionKind extends AnyRef

    Permalink

    ExpansionKind is an enumeration type used to specify how an ExpansionRegion executes its contents.

  5. sealed trait UMLInteractionOperatorKind extends AnyRef

    Permalink

    InteractionOperatorKind is an enumeration designating the different kinds of operators of CombinedFragments.

    InteractionOperatorKind is an enumeration designating the different kinds of operators of CombinedFragments. The InteractionOperand defines the type of operator of a CombinedFragment.

  6. sealed trait UMLMessageKind extends AnyRef

    Permalink

    This is an enumerated type that identifies the type of Message.

  7. sealed trait UMLMessageSort extends AnyRef

    Permalink

    This is an enumerated type that identifies the type of communication action that was used to generate the Message.

  8. sealed trait UMLObjectNodeOrderingKind extends AnyRef

    Permalink

    ObjectNodeOrderingKind is an enumeration indicating queuing order for offering the tokens held by an ObjectNode.

  9. sealed trait UMLParameterDirectionKind extends AnyRef

    Permalink

    ParameterDirectionKind is an Enumeration that defines literals used to specify direction of parameters.

  10. sealed trait UMLParameterEffectKind extends AnyRef

    Permalink

    ParameterEffectKind is an Enumeration that indicates the effect of a Behavior on values passed in or out of its parameters.

  11. sealed trait UMLPseudostateKind extends AnyRef

    Permalink

    PseudostateKind is an Enumeration type that is used to differentiate various kinds of Pseudostates.

  12. sealed trait UMLTransitionKind extends AnyRef

    Permalink

    TransitionKind is an Enumeration type used to differentiate the various kinds of Transitions.

  13. sealed trait UMLVisibilityKind extends AnyRef

    Permalink

    VisibilityKind is an enumeration type that defines literals to determine the visibility of Elements in a model.

Ungrouped