Interface TacticdslPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier

public interface TacticdslPackage extends org.eclipse.emf.ecore.EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
See Also:
Model:
kind="package"
Generated:
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Generated:
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Generated:
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      Generated:
    • eINSTANCE

      static final TacticdslPackage eINSTANCE
      The singleton instance of the package.
      Generated:
    • TACTIC_DDD_MODEL

      static final int TACTIC_DDD_MODEL
      The meta object id for the 'Tactic DDD Model' class.
      See Also:
      Generated:
    • TACTIC_DDD_MODEL__APP

      static final int TACTIC_DDD_MODEL__APP
      The feature id for the 'App' containment reference.
      See Also:
      Generated:
      Ordered:
    • TACTIC_DDD_MODEL_FEATURE_COUNT

      static final int TACTIC_DDD_MODEL_FEATURE_COUNT
      The number of structural features of the 'Tactic DDD Model' class.
      See Also:
      Generated:
      Ordered:
    • TACTIC_DDD_APPLICATION

      static final int TACTIC_DDD_APPLICATION
      The meta object id for the 'Tactic DDD Application' class.
      See Also:
      Generated:
    • TACTIC_DDD_APPLICATION__DOC

      static final int TACTIC_DDD_APPLICATION__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • TACTIC_DDD_APPLICATION__NAME

      static final int TACTIC_DDD_APPLICATION__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • TACTIC_DDD_APPLICATION__BASE_PACKAGE

      static final int TACTIC_DDD_APPLICATION__BASE_PACKAGE
      The feature id for the 'Base Package' attribute.
      See Also:
      Generated:
      Ordered:
    • TACTIC_DDD_APPLICATION__SERVICES

      static final int TACTIC_DDD_APPLICATION__SERVICES
      The feature id for the 'Services' containment reference list.
      See Also:
      Generated:
      Ordered:
    • TACTIC_DDD_APPLICATION__RESOURCES

      static final int TACTIC_DDD_APPLICATION__RESOURCES
      The feature id for the 'Resources' containment reference list.
      See Also:
      Generated:
      Ordered:
    • TACTIC_DDD_APPLICATION__CONSUMERS

      static final int TACTIC_DDD_APPLICATION__CONSUMERS
      The feature id for the 'Consumers' containment reference list.
      See Also:
      Generated:
      Ordered:
    • TACTIC_DDD_APPLICATION__DOMAIN_OBJECTS

      static final int TACTIC_DDD_APPLICATION__DOMAIN_OBJECTS
      The feature id for the 'Domain Objects' containment reference list.
      See Also:
      Generated:
      Ordered:
    • TACTIC_DDD_APPLICATION_FEATURE_COUNT

      static final int TACTIC_DDD_APPLICATION_FEATURE_COUNT
      The number of structural features of the 'Tactic DDD Application' class.
      See Also:
      Generated:
      Ordered:
    • SERVICE_REPOSITORY_OPTION

      static final int SERVICE_REPOSITORY_OPTION
      The meta object id for the 'Service Repository Option' class.
      See Also:
      Generated:
    • SERVICE_REPOSITORY_OPTION__DOC

      static final int SERVICE_REPOSITORY_OPTION__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE_REPOSITORY_OPTION__NAME

      static final int SERVICE_REPOSITORY_OPTION__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE_REPOSITORY_OPTION__GAP_CLASS

      static final int SERVICE_REPOSITORY_OPTION__GAP_CLASS
      The feature id for the 'Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE_REPOSITORY_OPTION__NO_GAP_CLASS

      static final int SERVICE_REPOSITORY_OPTION__NO_GAP_CLASS
      The feature id for the 'No Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE_REPOSITORY_OPTION__HINT

      static final int SERVICE_REPOSITORY_OPTION__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE_REPOSITORY_OPTION__SUBSCRIBE

      static final int SERVICE_REPOSITORY_OPTION__SUBSCRIBE
      The feature id for the 'Subscribe' containment reference.
      See Also:
      Generated:
      Ordered:
    • SERVICE_REPOSITORY_OPTION__DEPENDENCIES

      static final int SERVICE_REPOSITORY_OPTION__DEPENDENCIES
      The feature id for the 'Dependencies' containment reference list.
      See Also:
      Generated:
      Ordered:
    • SERVICE_REPOSITORY_OPTION_FEATURE_COUNT

      static final int SERVICE_REPOSITORY_OPTION_FEATURE_COUNT
      The number of structural features of the 'Service Repository Option' class.
      See Also:
      Generated:
      Ordered:
    • SERVICE

      static final int SERVICE
      The meta object id for the 'Service' class.
      See Also:
      Generated:
    • SERVICE__DOC

      static final int SERVICE__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE__NAME

      static final int SERVICE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE__GAP_CLASS

      static final int SERVICE__GAP_CLASS
      The feature id for the 'Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE__NO_GAP_CLASS

      static final int SERVICE__NO_GAP_CLASS
      The feature id for the 'No Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE__HINT

      static final int SERVICE__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE__SUBSCRIBE

      static final int SERVICE__SUBSCRIBE
      The feature id for the 'Subscribe' containment reference.
      See Also:
      Generated:
      Ordered:
    • SERVICE__DEPENDENCIES

      static final int SERVICE__DEPENDENCIES
      The feature id for the 'Dependencies' containment reference list.
      See Also:
      Generated:
      Ordered:
    • SERVICE__COMMENT

      static final int SERVICE__COMMENT
      The feature id for the 'Comment' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE__WEB_SERVICE

      static final int SERVICE__WEB_SERVICE
      The feature id for the 'Web Service' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE__OPERATIONS

      static final int SERVICE__OPERATIONS
      The feature id for the 'Operations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • SERVICE__ASSOCIATIONS

      static final int SERVICE__ASSOCIATIONS
      The feature id for the 'Associations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • SERVICE_FEATURE_COUNT

      static final int SERVICE_FEATURE_COUNT
      The number of structural features of the 'Service' class.
      See Also:
      Generated:
      Ordered:
    • RESOURCE

      static final int RESOURCE
      The meta object id for the 'Resource' class.
      See Also:
      Generated:
    • RESOURCE__DOC

      static final int RESOURCE__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • RESOURCE__NAME

      static final int RESOURCE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • RESOURCE__GAP_CLASS

      static final int RESOURCE__GAP_CLASS
      The feature id for the 'Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • RESOURCE__NO_GAP_CLASS

      static final int RESOURCE__NO_GAP_CLASS
      The feature id for the 'No Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • RESOURCE__HINT

      static final int RESOURCE__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • RESOURCE__SCAFFOLD

      static final int RESOURCE__SCAFFOLD
      The feature id for the 'Scaffold' attribute.
      See Also:
      Generated:
      Ordered:
    • RESOURCE__PATH

      static final int RESOURCE__PATH
      The feature id for the 'Path' attribute.
      See Also:
      Generated:
      Ordered:
    • RESOURCE__DEPENDENCIES

      static final int RESOURCE__DEPENDENCIES
      The feature id for the 'Dependencies' containment reference list.
      See Also:
      Generated:
      Ordered:
    • RESOURCE__OPERATIONS

      static final int RESOURCE__OPERATIONS
      The feature id for the 'Operations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • RESOURCE_FEATURE_COUNT

      static final int RESOURCE_FEATURE_COUNT
      The number of structural features of the 'Resource' class.
      See Also:
      Generated:
      Ordered:
    • CONSUMER

      static final int CONSUMER
      The meta object id for the 'Consumer' class.
      See Also:
      Generated:
    • CONSUMER__DOC

      static final int CONSUMER__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • CONSUMER__NAME

      static final int CONSUMER__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • CONSUMER__HINT

      static final int CONSUMER__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • CONSUMER__DEPENDENCIES

      static final int CONSUMER__DEPENDENCIES
      The feature id for the 'Dependencies' containment reference list.
      See Also:
      Generated:
      Ordered:
    • CONSUMER__MESSAGE_ROOT

      static final int CONSUMER__MESSAGE_ROOT
      The feature id for the 'Message Root' reference.
      See Also:
      Generated:
      Ordered:
    • CONSUMER__CHANNEL

      static final int CONSUMER__CHANNEL
      The feature id for the 'Channel' attribute.
      See Also:
      Generated:
      Ordered:
    • CONSUMER__SUBSCRIBE

      static final int CONSUMER__SUBSCRIBE
      The feature id for the 'Subscribe' containment reference.
      See Also:
      Generated:
      Ordered:
    • CONSUMER_FEATURE_COUNT

      static final int CONSUMER_FEATURE_COUNT
      The number of structural features of the 'Consumer' class.
      See Also:
      Generated:
      Ordered:
    • SUBSCRIBE

      static final int SUBSCRIBE
      The meta object id for the 'Subscribe' class.
      See Also:
      Generated:
    • SUBSCRIBE__TOPIC

      static final int SUBSCRIBE__TOPIC
      The feature id for the 'Topic' attribute.
      See Also:
      Generated:
      Ordered:
    • SUBSCRIBE__EVENT_BUS

      static final int SUBSCRIBE__EVENT_BUS
      The feature id for the 'Event Bus' attribute.
      See Also:
      Generated:
      Ordered:
    • SUBSCRIBE_FEATURE_COUNT

      static final int SUBSCRIBE_FEATURE_COUNT
      The number of structural features of the 'Subscribe' class.
      See Also:
      Generated:
      Ordered:
    • PUBLISH

      static final int PUBLISH
      The meta object id for the 'Publish' class.
      See Also:
      Generated:
    • PUBLISH__EVENT_TYPE

      static final int PUBLISH__EVENT_TYPE
      The feature id for the 'Event Type' reference.
      See Also:
      Generated:
      Ordered:
    • PUBLISH__TOPIC

      static final int PUBLISH__TOPIC
      The feature id for the 'Topic' attribute.
      See Also:
      Generated:
      Ordered:
    • PUBLISH__EVENT_BUS

      static final int PUBLISH__EVENT_BUS
      The feature id for the 'Event Bus' attribute.
      See Also:
      Generated:
      Ordered:
    • PUBLISH_FEATURE_COUNT

      static final int PUBLISH_FEATURE_COUNT
      The number of structural features of the 'Publish' class.
      See Also:
      Generated:
      Ordered:
    • SIMPLE_DOMAIN_OBJECT

      static final int SIMPLE_DOMAIN_OBJECT
      The meta object id for the 'Simple Domain Object' class.
      See Also:
      Generated:
    • SIMPLE_DOMAIN_OBJECT__DOC

      static final int SIMPLE_DOMAIN_OBJECT__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • SIMPLE_DOMAIN_OBJECT__NAME

      static final int SIMPLE_DOMAIN_OBJECT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • SIMPLE_DOMAIN_OBJECT__PACKAGE

      static final int SIMPLE_DOMAIN_OBJECT__PACKAGE
      The feature id for the 'Package' attribute.
      See Also:
      Generated:
      Ordered:
    • SIMPLE_DOMAIN_OBJECT__HINT

      static final int SIMPLE_DOMAIN_OBJECT__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • SIMPLE_DOMAIN_OBJECT_FEATURE_COUNT

      static final int SIMPLE_DOMAIN_OBJECT_FEATURE_COUNT
      The number of structural features of the 'Simple Domain Object' class.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT

      static final int DOMAIN_OBJECT
      The meta object id for the 'Domain Object' class.
      See Also:
      Generated:
    • DOMAIN_OBJECT__DOC

      static final int DOMAIN_OBJECT__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__NAME

      static final int DOMAIN_OBJECT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__PACKAGE

      static final int DOMAIN_OBJECT__PACKAGE
      The feature id for the 'Package' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__HINT

      static final int DOMAIN_OBJECT__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__COMMENT

      static final int DOMAIN_OBJECT__COMMENT
      The feature id for the 'Comment' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__ABSTRACT

      static final int DOMAIN_OBJECT__ABSTRACT
      The feature id for the 'Abstract' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__EXTENDS_NAME

      static final int DOMAIN_OBJECT__EXTENDS_NAME
      The feature id for the 'Extends Name' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__TRAITS

      static final int DOMAIN_OBJECT__TRAITS
      The feature id for the 'Traits' reference list.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__CACHE

      static final int DOMAIN_OBJECT__CACHE
      The feature id for the 'Cache' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__GAP_CLASS

      static final int DOMAIN_OBJECT__GAP_CLASS
      The feature id for the 'Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__NO_GAP_CLASS

      static final int DOMAIN_OBJECT__NO_GAP_CLASS
      The feature id for the 'No Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__SCAFFOLD

      static final int DOMAIN_OBJECT__SCAFFOLD
      The feature id for the 'Scaffold' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__DATABASE_TABLE

      static final int DOMAIN_OBJECT__DATABASE_TABLE
      The feature id for the 'Database Table' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__DISCRIMINATOR_VALUE

      static final int DOMAIN_OBJECT__DISCRIMINATOR_VALUE
      The feature id for the 'Discriminator Value' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__DISCRIMINATOR_COLUMN

      static final int DOMAIN_OBJECT__DISCRIMINATOR_COLUMN
      The feature id for the 'Discriminator Column' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__DISCRIMINATOR_TYPE

      static final int DOMAIN_OBJECT__DISCRIMINATOR_TYPE
      The feature id for the 'Discriminator Type' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__DISCRIMINATOR_LENGTH

      static final int DOMAIN_OBJECT__DISCRIMINATOR_LENGTH
      The feature id for the 'Discriminator Length' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__INHERITANCE_TYPE

      static final int DOMAIN_OBJECT__INHERITANCE_TYPE
      The feature id for the 'Inheritance Type' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__VALIDATE

      static final int DOMAIN_OBJECT__VALIDATE
      The feature id for the 'Validate' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__AGGREGATE_ROOT

      static final int DOMAIN_OBJECT__AGGREGATE_ROOT
      The feature id for the 'Aggregate Root' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__BELONGS_TO

      static final int DOMAIN_OBJECT__BELONGS_TO
      The feature id for the 'Belongs To' reference.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__ATTRIBUTES

      static final int DOMAIN_OBJECT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__REFERENCES

      static final int DOMAIN_OBJECT__REFERENCES
      The feature id for the 'References' containment reference list.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__OPERATIONS

      static final int DOMAIN_OBJECT__OPERATIONS
      The feature id for the 'Operations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__ASSOCIATIONS

      static final int DOMAIN_OBJECT__ASSOCIATIONS
      The feature id for the 'Associations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT__REPOSITORY

      static final int DOMAIN_OBJECT__REPOSITORY
      The feature id for the 'Repository' containment reference.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT_FEATURE_COUNT

      static final int DOMAIN_OBJECT_FEATURE_COUNT
      The number of structural features of the 'Domain Object' class.
      See Also:
      Generated:
      Ordered:
    • EVENT

      static final int EVENT
      The meta object id for the 'Event' class.
      See Also:
      Generated:
    • EVENT__DOC

      static final int EVENT__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__NAME

      static final int EVENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__PACKAGE

      static final int EVENT__PACKAGE
      The feature id for the 'Package' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__HINT

      static final int EVENT__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__COMMENT

      static final int EVENT__COMMENT
      The feature id for the 'Comment' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__ABSTRACT

      static final int EVENT__ABSTRACT
      The feature id for the 'Abstract' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__EXTENDS_NAME

      static final int EVENT__EXTENDS_NAME
      The feature id for the 'Extends Name' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__TRAITS

      static final int EVENT__TRAITS
      The feature id for the 'Traits' reference list.
      See Also:
      Generated:
      Ordered:
    • EVENT__CACHE

      static final int EVENT__CACHE
      The feature id for the 'Cache' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__GAP_CLASS

      static final int EVENT__GAP_CLASS
      The feature id for the 'Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__NO_GAP_CLASS

      static final int EVENT__NO_GAP_CLASS
      The feature id for the 'No Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__SCAFFOLD

      static final int EVENT__SCAFFOLD
      The feature id for the 'Scaffold' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__DATABASE_TABLE

      static final int EVENT__DATABASE_TABLE
      The feature id for the 'Database Table' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__DISCRIMINATOR_VALUE

      static final int EVENT__DISCRIMINATOR_VALUE
      The feature id for the 'Discriminator Value' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__DISCRIMINATOR_COLUMN

      static final int EVENT__DISCRIMINATOR_COLUMN
      The feature id for the 'Discriminator Column' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__DISCRIMINATOR_TYPE

      static final int EVENT__DISCRIMINATOR_TYPE
      The feature id for the 'Discriminator Type' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__DISCRIMINATOR_LENGTH

      static final int EVENT__DISCRIMINATOR_LENGTH
      The feature id for the 'Discriminator Length' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__INHERITANCE_TYPE

      static final int EVENT__INHERITANCE_TYPE
      The feature id for the 'Inheritance Type' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__VALIDATE

      static final int EVENT__VALIDATE
      The feature id for the 'Validate' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__AGGREGATE_ROOT

      static final int EVENT__AGGREGATE_ROOT
      The feature id for the 'Aggregate Root' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT__BELONGS_TO

      static final int EVENT__BELONGS_TO
      The feature id for the 'Belongs To' reference.
      See Also:
      Generated:
      Ordered:
    • EVENT__ATTRIBUTES

      static final int EVENT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Generated:
      Ordered:
    • EVENT__REFERENCES

      static final int EVENT__REFERENCES
      The feature id for the 'References' containment reference list.
      See Also:
      Generated:
      Ordered:
    • EVENT__OPERATIONS

      static final int EVENT__OPERATIONS
      The feature id for the 'Operations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • EVENT__ASSOCIATIONS

      static final int EVENT__ASSOCIATIONS
      The feature id for the 'Associations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • EVENT__REPOSITORY

      static final int EVENT__REPOSITORY
      The feature id for the 'Repository' containment reference.
      See Also:
      Generated:
      Ordered:
    • EVENT__PERSISTENT

      static final int EVENT__PERSISTENT
      The feature id for the 'Persistent' attribute.
      See Also:
      Generated:
      Ordered:
    • EVENT_FEATURE_COUNT

      static final int EVENT_FEATURE_COUNT
      The number of structural features of the 'Event' class.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT_TYPED_ELEMENT

      static final int DOMAIN_OBJECT_TYPED_ELEMENT
      The meta object id for the 'Domain Object Typed Element' class.
      See Also:
      Generated:
    • DOMAIN_OBJECT_TYPED_ELEMENT_FEATURE_COUNT

      static final int DOMAIN_OBJECT_TYPED_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Domain Object Typed Element' class.
      See Also:
      Generated:
      Ordered:
    • SERVICE_OPERATION

      static final int SERVICE_OPERATION
      The meta object id for the 'Service Operation' class.
      See Also:
      Generated:
    • SERVICE_OPERATION__DOC

      static final int SERVICE_OPERATION__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE_OPERATION__VISIBILITY

      static final int SERVICE_OPERATION__VISIBILITY
      The feature id for the 'Visibility' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE_OPERATION__RETURN_TYPE

      static final int SERVICE_OPERATION__RETURN_TYPE
      The feature id for the 'Return Type' containment reference.
      See Also:
      Generated:
      Ordered:
    • SERVICE_OPERATION__NAME

      static final int SERVICE_OPERATION__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE_OPERATION__PARAMETERS

      static final int SERVICE_OPERATION__PARAMETERS
      The feature id for the 'Parameters' containment reference list.
      See Also:
      Generated:
      Ordered:
    • SERVICE_OPERATION__THROWS

      static final int SERVICE_OPERATION__THROWS
      The feature id for the 'Throws' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE_OPERATION__HINT

      static final int SERVICE_OPERATION__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE_OPERATION__PUBLISH

      static final int SERVICE_OPERATION__PUBLISH
      The feature id for the 'Publish' containment reference.
      See Also:
      Generated:
      Ordered:
    • SERVICE_OPERATION__DELEGATE_HOLDER

      static final int SERVICE_OPERATION__DELEGATE_HOLDER
      The feature id for the 'Delegate Holder' containment reference.
      See Also:
      Generated:
      Ordered:
    • SERVICE_OPERATION__READ_ONLY_OPERATION

      static final int SERVICE_OPERATION__READ_ONLY_OPERATION
      The feature id for the 'Read Only Operation' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE_OPERATION__WRITE_OPERATION

      static final int SERVICE_OPERATION__WRITE_OPERATION
      The feature id for the 'Write Operation' attribute.
      See Also:
      Generated:
      Ordered:
    • SERVICE_OPERATION__STATE_TRANSITION

      static final int SERVICE_OPERATION__STATE_TRANSITION
      The feature id for the 'State Transition' containment reference.
      See Also:
      Generated:
      Ordered:
    • SERVICE_OPERATION_FEATURE_COUNT

      static final int SERVICE_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Service Operation' class.
      See Also:
      Generated:
      Ordered:
    • STATE_TRANSITION

      static final int STATE_TRANSITION
      The meta object id for the 'State Transition' class.
      See Also:
      Generated:
    • STATE_TRANSITION__FROM

      static final int STATE_TRANSITION__FROM
      The feature id for the 'From' reference list.
      See Also:
      Generated:
      Ordered:
    • STATE_TRANSITION__TARGET

      static final int STATE_TRANSITION__TARGET
      The feature id for the 'Target' containment reference.
      See Also:
      Generated:
      Ordered:
    • STATE_TRANSITION_FEATURE_COUNT

      static final int STATE_TRANSITION_FEATURE_COUNT
      The number of structural features of the 'State Transition' class.
      See Also:
      Generated:
      Ordered:
    • STATE_TRANSITION_TARGET

      static final int STATE_TRANSITION_TARGET
      The meta object id for the 'State Transition Target' class.
      See Also:
      Generated:
    • STATE_TRANSITION_TARGET__TO

      static final int STATE_TRANSITION_TARGET__TO
      The feature id for the 'To' containment reference list.
      See Also:
      Generated:
      Ordered:
    • STATE_TRANSITION_TARGET_FEATURE_COUNT

      static final int STATE_TRANSITION_TARGET_FEATURE_COUNT
      The number of structural features of the 'State Transition Target' class.
      See Also:
      Generated:
      Ordered:
    • SINGLE_STATE_TRANSITION_TARGET

      static final int SINGLE_STATE_TRANSITION_TARGET
      The meta object id for the 'Single State Transition Target' class.
      See Also:
      • SingleStateTransitionTargetImpl
      • TacticdslPackageImpl.getSingleStateTransitionTarget()
      • Constant Field Values
      Generated:
    • SINGLE_STATE_TRANSITION_TARGET__TO

      static final int SINGLE_STATE_TRANSITION_TARGET__TO
      The feature id for the 'To' containment reference list.
      See Also:
      Generated:
      Ordered:
    • SINGLE_STATE_TRANSITION_TARGET_FEATURE_COUNT

      static final int SINGLE_STATE_TRANSITION_TARGET_FEATURE_COUNT
      The number of structural features of the 'Single State Transition Target' class.
      See Also:
      Generated:
      Ordered:
    • EXCLUSIVE_ALTERNATIVE_STATE_TRANSITION_TARGET

      static final int EXCLUSIVE_ALTERNATIVE_STATE_TRANSITION_TARGET
      The meta object id for the 'Exclusive Alternative State Transition Target' class.
      See Also:
      • ExclusiveAlternativeStateTransitionTargetImpl
      • TacticdslPackageImpl.getExclusiveAlternativeStateTransitionTarget()
      • Constant Field Values
      Generated:
    • EXCLUSIVE_ALTERNATIVE_STATE_TRANSITION_TARGET__TO

      static final int EXCLUSIVE_ALTERNATIVE_STATE_TRANSITION_TARGET__TO
      The feature id for the 'To' containment reference list.
      See Also:
      Generated:
      Ordered:
    • EXCLUSIVE_ALTERNATIVE_STATE_TRANSITION_TARGET_FEATURE_COUNT

      static final int EXCLUSIVE_ALTERNATIVE_STATE_TRANSITION_TARGET_FEATURE_COUNT
      The number of structural features of the 'Exclusive Alternative State Transition Target' class.
      See Also:
      Generated:
      Ordered:
    • TARGET_STATE

      static final int TARGET_STATE
      The meta object id for the 'Target State' class.
      See Also:
      Generated:
    • TARGET_STATE__VALUE

      static final int TARGET_STATE__VALUE
      The feature id for the 'Value' reference.
      See Also:
      Generated:
      Ordered:
    • TARGET_STATE__END_STATE

      static final int TARGET_STATE__END_STATE
      The feature id for the 'End State' attribute.
      See Also:
      Generated:
      Ordered:
    • TARGET_STATE_FEATURE_COUNT

      static final int TARGET_STATE_FEATURE_COUNT
      The number of structural features of the 'Target State' class.
      See Also:
      Generated:
      Ordered:
    • SERVICE_OPERATION_DELEGATE

      static final int SERVICE_OPERATION_DELEGATE
      The meta object id for the 'Service Operation Delegate' class.
      See Also:
      Generated:
    • SERVICE_OPERATION_DELEGATE__DELEGATE

      static final int SERVICE_OPERATION_DELEGATE__DELEGATE
      The feature id for the 'Delegate' reference.
      See Also:
      Generated:
      Ordered:
    • SERVICE_OPERATION_DELEGATE__DELEGATE_OPERATION

      static final int SERVICE_OPERATION_DELEGATE__DELEGATE_OPERATION
      The feature id for the 'Delegate Operation' reference.
      See Also:
      Generated:
      Ordered:
    • SERVICE_OPERATION_DELEGATE_FEATURE_COUNT

      static final int SERVICE_OPERATION_DELEGATE_FEATURE_COUNT
      The number of structural features of the 'Service Operation Delegate' class.
      See Also:
      Generated:
      Ordered:
    • SERVICE_REPOSITORY_OPERATION_OPTION

      static final int SERVICE_REPOSITORY_OPERATION_OPTION
      The meta object id for the 'Service Repository Operation Option' class.
      See Also:
      • ServiceRepositoryOperationOptionImpl
      • TacticdslPackageImpl.getServiceRepositoryOperationOption()
      • Constant Field Values
      Generated:
    • SERVICE_REPOSITORY_OPERATION_OPTION_FEATURE_COUNT

      static final int SERVICE_REPOSITORY_OPERATION_OPTION_FEATURE_COUNT
      The number of structural features of the 'Service Repository Operation Option' class.
      See Also:
      Generated:
      Ordered:
    • RESOURCE_OPERATION

      static final int RESOURCE_OPERATION
      The meta object id for the 'Resource Operation' class.
      See Also:
      Generated:
    • RESOURCE_OPERATION__DOC

      static final int RESOURCE_OPERATION__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • RESOURCE_OPERATION__VISIBILITY

      static final int RESOURCE_OPERATION__VISIBILITY
      The feature id for the 'Visibility' attribute.
      See Also:
      Generated:
      Ordered:
    • RESOURCE_OPERATION__RETURN_TYPE

      static final int RESOURCE_OPERATION__RETURN_TYPE
      The feature id for the 'Return Type' containment reference.
      See Also:
      Generated:
      Ordered:
    • RESOURCE_OPERATION__NAME

      static final int RESOURCE_OPERATION__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • RESOURCE_OPERATION__PARAMETERS

      static final int RESOURCE_OPERATION__PARAMETERS
      The feature id for the 'Parameters' containment reference list.
      See Also:
      Generated:
      Ordered:
    • RESOURCE_OPERATION__THROWS

      static final int RESOURCE_OPERATION__THROWS
      The feature id for the 'Throws' attribute.
      See Also:
      Generated:
      Ordered:
    • RESOURCE_OPERATION__HINT

      static final int RESOURCE_OPERATION__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • RESOURCE_OPERATION__HTTP_METHOD

      static final int RESOURCE_OPERATION__HTTP_METHOD
      The feature id for the 'Http Method' attribute.
      See Also:
      Generated:
      Ordered:
    • RESOURCE_OPERATION__PATH

      static final int RESOURCE_OPERATION__PATH
      The feature id for the 'Path' attribute.
      See Also:
      Generated:
      Ordered:
    • RESOURCE_OPERATION__RETURN_STRING

      static final int RESOURCE_OPERATION__RETURN_STRING
      The feature id for the 'Return String' attribute.
      See Also:
      Generated:
      Ordered:
    • RESOURCE_OPERATION__DELEGATE_HOLDER

      static final int RESOURCE_OPERATION__DELEGATE_HOLDER
      The feature id for the 'Delegate Holder' containment reference.
      See Also:
      Generated:
      Ordered:
    • RESOURCE_OPERATION_FEATURE_COUNT

      static final int RESOURCE_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Resource Operation' class.
      See Also:
      Generated:
      Ordered:
    • RESOURCE_OPERATION_DELEGATE

      static final int RESOURCE_OPERATION_DELEGATE
      The meta object id for the 'Resource Operation Delegate' class.
      See Also:
      • ResourceOperationDelegateImpl
      • TacticdslPackageImpl.getResourceOperationDelegate()
      • Constant Field Values
      Generated:
    • RESOURCE_OPERATION_DELEGATE__DELEGATE

      static final int RESOURCE_OPERATION_DELEGATE__DELEGATE
      The feature id for the 'Delegate' reference.
      See Also:
      Generated:
      Ordered:
    • RESOURCE_OPERATION_DELEGATE__DELEGATE_OPERATION

      static final int RESOURCE_OPERATION_DELEGATE__DELEGATE_OPERATION
      The feature id for the 'Delegate Operation' reference.
      See Also:
      Generated:
      Ordered:
    • RESOURCE_OPERATION_DELEGATE_FEATURE_COUNT

      static final int RESOURCE_OPERATION_DELEGATE_FEATURE_COUNT
      The number of structural features of the 'Resource Operation Delegate' class.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION

      static final int REPOSITORY_OPERATION
      The meta object id for the 'Repository Operation' class.
      See Also:
      Generated:
    • REPOSITORY_OPERATION__DOC

      static final int REPOSITORY_OPERATION__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__VISIBILITY

      static final int REPOSITORY_OPERATION__VISIBILITY
      The feature id for the 'Visibility' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__RETURN_TYPE

      static final int REPOSITORY_OPERATION__RETURN_TYPE
      The feature id for the 'Return Type' containment reference.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__NAME

      static final int REPOSITORY_OPERATION__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__PARAMETERS

      static final int REPOSITORY_OPERATION__PARAMETERS
      The feature id for the 'Parameters' containment reference list.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__THROWS

      static final int REPOSITORY_OPERATION__THROWS
      The feature id for the 'Throws' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__HINT

      static final int REPOSITORY_OPERATION__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__CACHE

      static final int REPOSITORY_OPERATION__CACHE
      The feature id for the 'Cache' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__GAP_OPERATION

      static final int REPOSITORY_OPERATION__GAP_OPERATION
      The feature id for the 'Gap Operation' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__NO_GAP_OPERATION

      static final int REPOSITORY_OPERATION__NO_GAP_OPERATION
      The feature id for the 'No Gap Operation' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__QUERY

      static final int REPOSITORY_OPERATION__QUERY
      The feature id for the 'Query' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__CONDITION

      static final int REPOSITORY_OPERATION__CONDITION
      The feature id for the 'Condition' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__SELECT

      static final int REPOSITORY_OPERATION__SELECT
      The feature id for the 'Select' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__GROUP_BY

      static final int REPOSITORY_OPERATION__GROUP_BY
      The feature id for the 'Group By' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__ORDER_BY

      static final int REPOSITORY_OPERATION__ORDER_BY
      The feature id for the 'Order By' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__CONSTRUCT

      static final int REPOSITORY_OPERATION__CONSTRUCT
      The feature id for the 'Construct' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__BUILD

      static final int REPOSITORY_OPERATION__BUILD
      The feature id for the 'Build' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__MAP

      static final int REPOSITORY_OPERATION__MAP
      The feature id for the 'Map' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__PUBLISH

      static final int REPOSITORY_OPERATION__PUBLISH
      The feature id for the 'Publish' containment reference.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__DELEGATE_TO_ACCESS_OBJECT

      static final int REPOSITORY_OPERATION__DELEGATE_TO_ACCESS_OBJECT
      The feature id for the 'Delegate To Access Object' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION__ACCESS_OBJECT_NAME

      static final int REPOSITORY_OPERATION__ACCESS_OBJECT_NAME
      The feature id for the 'Access Object Name' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_OPERATION_FEATURE_COUNT

      static final int REPOSITORY_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Repository Operation' class.
      See Also:
      Generated:
      Ordered:
    • PARAMETER

      static final int PARAMETER
      The meta object id for the 'Parameter' class.
      See Also:
      Generated:
    • PARAMETER__DOC

      static final int PARAMETER__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • PARAMETER__PARAMETER_TYPE

      static final int PARAMETER__PARAMETER_TYPE
      The feature id for the 'Parameter Type' containment reference.
      See Also:
      Generated:
      Ordered:
    • PARAMETER__NAME

      static final int PARAMETER__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • PARAMETER_FEATURE_COUNT

      static final int PARAMETER_FEATURE_COUNT
      The number of structural features of the 'Parameter' class.
      See Also:
      Generated:
      Ordered:
    • COMPLEX_TYPE

      static final int COMPLEX_TYPE
      The meta object id for the 'Complex Type' class.
      See Also:
      Generated:
    • COMPLEX_TYPE__TYPE

      static final int COMPLEX_TYPE__TYPE
      The feature id for the 'Type' attribute.
      See Also:
      Generated:
      Ordered:
    • COMPLEX_TYPE__DOMAIN_OBJECT_TYPE

      static final int COMPLEX_TYPE__DOMAIN_OBJECT_TYPE
      The feature id for the 'Domain Object Type' reference.
      See Also:
      Generated:
      Ordered:
    • COMPLEX_TYPE__COLLECTION_TYPE

      static final int COMPLEX_TYPE__COLLECTION_TYPE
      The feature id for the 'Collection Type' attribute.
      See Also:
      Generated:
      Ordered:
    • COMPLEX_TYPE__MAP_COLLECTION_TYPE

      static final int COMPLEX_TYPE__MAP_COLLECTION_TYPE
      The feature id for the 'Map Collection Type' attribute.
      See Also:
      Generated:
      Ordered:
    • COMPLEX_TYPE__MAP_KEY_TYPE

      static final int COMPLEX_TYPE__MAP_KEY_TYPE
      The feature id for the 'Map Key Type' attribute.
      See Also:
      Generated:
      Ordered:
    • COMPLEX_TYPE__MAP_KEY_DOMAIN_OBJECT_TYPE

      static final int COMPLEX_TYPE__MAP_KEY_DOMAIN_OBJECT_TYPE
      The feature id for the 'Map Key Domain Object Type' reference.
      See Also:
      Generated:
      Ordered:
    • COMPLEX_TYPE_FEATURE_COUNT

      static final int COMPLEX_TYPE_FEATURE_COUNT
      The number of structural features of the 'Complex Type' class.
      See Also:
      Generated:
      Ordered:
    • ENTITY

      static final int ENTITY
      The meta object id for the 'Entity' class.
      See Also:
      Generated:
    • ENTITY__DOC

      static final int ENTITY__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__NAME

      static final int ENTITY__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__PACKAGE

      static final int ENTITY__PACKAGE
      The feature id for the 'Package' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__HINT

      static final int ENTITY__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__COMMENT

      static final int ENTITY__COMMENT
      The feature id for the 'Comment' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__ABSTRACT

      static final int ENTITY__ABSTRACT
      The feature id for the 'Abstract' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__EXTENDS_NAME

      static final int ENTITY__EXTENDS_NAME
      The feature id for the 'Extends Name' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__TRAITS

      static final int ENTITY__TRAITS
      The feature id for the 'Traits' reference list.
      See Also:
      Generated:
      Ordered:
    • ENTITY__CACHE

      static final int ENTITY__CACHE
      The feature id for the 'Cache' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__GAP_CLASS

      static final int ENTITY__GAP_CLASS
      The feature id for the 'Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__NO_GAP_CLASS

      static final int ENTITY__NO_GAP_CLASS
      The feature id for the 'No Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__SCAFFOLD

      static final int ENTITY__SCAFFOLD
      The feature id for the 'Scaffold' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__DATABASE_TABLE

      static final int ENTITY__DATABASE_TABLE
      The feature id for the 'Database Table' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__DISCRIMINATOR_VALUE

      static final int ENTITY__DISCRIMINATOR_VALUE
      The feature id for the 'Discriminator Value' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__DISCRIMINATOR_COLUMN

      static final int ENTITY__DISCRIMINATOR_COLUMN
      The feature id for the 'Discriminator Column' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__DISCRIMINATOR_TYPE

      static final int ENTITY__DISCRIMINATOR_TYPE
      The feature id for the 'Discriminator Type' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__DISCRIMINATOR_LENGTH

      static final int ENTITY__DISCRIMINATOR_LENGTH
      The feature id for the 'Discriminator Length' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__INHERITANCE_TYPE

      static final int ENTITY__INHERITANCE_TYPE
      The feature id for the 'Inheritance Type' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__VALIDATE

      static final int ENTITY__VALIDATE
      The feature id for the 'Validate' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__AGGREGATE_ROOT

      static final int ENTITY__AGGREGATE_ROOT
      The feature id for the 'Aggregate Root' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__BELONGS_TO

      static final int ENTITY__BELONGS_TO
      The feature id for the 'Belongs To' reference.
      See Also:
      Generated:
      Ordered:
    • ENTITY__ATTRIBUTES

      static final int ENTITY__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Generated:
      Ordered:
    • ENTITY__REFERENCES

      static final int ENTITY__REFERENCES
      The feature id for the 'References' containment reference list.
      See Also:
      Generated:
      Ordered:
    • ENTITY__OPERATIONS

      static final int ENTITY__OPERATIONS
      The feature id for the 'Operations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • ENTITY__ASSOCIATIONS

      static final int ENTITY__ASSOCIATIONS
      The feature id for the 'Associations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • ENTITY__REPOSITORY

      static final int ENTITY__REPOSITORY
      The feature id for the 'Repository' containment reference.
      See Also:
      Generated:
      Ordered:
    • ENTITY__EXTENDS

      static final int ENTITY__EXTENDS
      The feature id for the 'Extends' reference.
      See Also:
      Generated:
      Ordered:
    • ENTITY__NOT_OPTIMISTIC_LOCKING

      static final int ENTITY__NOT_OPTIMISTIC_LOCKING
      The feature id for the 'Not Optimistic Locking' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY__NOT_AUDITABLE

      static final int ENTITY__NOT_AUDITABLE
      The feature id for the 'Not Auditable' attribute.
      See Also:
      Generated:
      Ordered:
    • ENTITY_FEATURE_COUNT

      static final int ENTITY_FEATURE_COUNT
      The number of structural features of the 'Entity' class.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT

      static final int VALUE_OBJECT
      The meta object id for the 'Value Object' class.
      See Also:
      Generated:
    • VALUE_OBJECT__DOC

      static final int VALUE_OBJECT__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__NAME

      static final int VALUE_OBJECT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__PACKAGE

      static final int VALUE_OBJECT__PACKAGE
      The feature id for the 'Package' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__HINT

      static final int VALUE_OBJECT__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__COMMENT

      static final int VALUE_OBJECT__COMMENT
      The feature id for the 'Comment' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__ABSTRACT

      static final int VALUE_OBJECT__ABSTRACT
      The feature id for the 'Abstract' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__EXTENDS_NAME

      static final int VALUE_OBJECT__EXTENDS_NAME
      The feature id for the 'Extends Name' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__TRAITS

      static final int VALUE_OBJECT__TRAITS
      The feature id for the 'Traits' reference list.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__CACHE

      static final int VALUE_OBJECT__CACHE
      The feature id for the 'Cache' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__GAP_CLASS

      static final int VALUE_OBJECT__GAP_CLASS
      The feature id for the 'Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__NO_GAP_CLASS

      static final int VALUE_OBJECT__NO_GAP_CLASS
      The feature id for the 'No Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__SCAFFOLD

      static final int VALUE_OBJECT__SCAFFOLD
      The feature id for the 'Scaffold' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__DATABASE_TABLE

      static final int VALUE_OBJECT__DATABASE_TABLE
      The feature id for the 'Database Table' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__DISCRIMINATOR_VALUE

      static final int VALUE_OBJECT__DISCRIMINATOR_VALUE
      The feature id for the 'Discriminator Value' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__DISCRIMINATOR_COLUMN

      static final int VALUE_OBJECT__DISCRIMINATOR_COLUMN
      The feature id for the 'Discriminator Column' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__DISCRIMINATOR_TYPE

      static final int VALUE_OBJECT__DISCRIMINATOR_TYPE
      The feature id for the 'Discriminator Type' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__DISCRIMINATOR_LENGTH

      static final int VALUE_OBJECT__DISCRIMINATOR_LENGTH
      The feature id for the 'Discriminator Length' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__INHERITANCE_TYPE

      static final int VALUE_OBJECT__INHERITANCE_TYPE
      The feature id for the 'Inheritance Type' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__VALIDATE

      static final int VALUE_OBJECT__VALIDATE
      The feature id for the 'Validate' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__AGGREGATE_ROOT

      static final int VALUE_OBJECT__AGGREGATE_ROOT
      The feature id for the 'Aggregate Root' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__BELONGS_TO

      static final int VALUE_OBJECT__BELONGS_TO
      The feature id for the 'Belongs To' reference.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__ATTRIBUTES

      static final int VALUE_OBJECT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__REFERENCES

      static final int VALUE_OBJECT__REFERENCES
      The feature id for the 'References' containment reference list.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__OPERATIONS

      static final int VALUE_OBJECT__OPERATIONS
      The feature id for the 'Operations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__ASSOCIATIONS

      static final int VALUE_OBJECT__ASSOCIATIONS
      The feature id for the 'Associations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__REPOSITORY

      static final int VALUE_OBJECT__REPOSITORY
      The feature id for the 'Repository' containment reference.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__EXTENDS

      static final int VALUE_OBJECT__EXTENDS
      The feature id for the 'Extends' reference.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__NOT_OPTIMISTIC_LOCKING

      static final int VALUE_OBJECT__NOT_OPTIMISTIC_LOCKING
      The feature id for the 'Not Optimistic Locking' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__NOT_IMMUTABLE

      static final int VALUE_OBJECT__NOT_IMMUTABLE
      The feature id for the 'Not Immutable' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__PERSISTENT

      static final int VALUE_OBJECT__PERSISTENT
      The feature id for the 'Persistent' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT__NOT_PERSISTENT

      static final int VALUE_OBJECT__NOT_PERSISTENT
      The feature id for the 'Not Persistent' attribute.
      See Also:
      Generated:
      Ordered:
    • VALUE_OBJECT_FEATURE_COUNT

      static final int VALUE_OBJECT_FEATURE_COUNT
      The number of structural features of the 'Value Object' class.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT

      static final int DOMAIN_EVENT
      The meta object id for the 'Domain Event' class.
      See Also:
      Generated:
    • DOMAIN_EVENT__DOC

      static final int DOMAIN_EVENT__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__NAME

      static final int DOMAIN_EVENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__PACKAGE

      static final int DOMAIN_EVENT__PACKAGE
      The feature id for the 'Package' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__HINT

      static final int DOMAIN_EVENT__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__COMMENT

      static final int DOMAIN_EVENT__COMMENT
      The feature id for the 'Comment' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__ABSTRACT

      static final int DOMAIN_EVENT__ABSTRACT
      The feature id for the 'Abstract' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__EXTENDS_NAME

      static final int DOMAIN_EVENT__EXTENDS_NAME
      The feature id for the 'Extends Name' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__TRAITS

      static final int DOMAIN_EVENT__TRAITS
      The feature id for the 'Traits' reference list.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__CACHE

      static final int DOMAIN_EVENT__CACHE
      The feature id for the 'Cache' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__GAP_CLASS

      static final int DOMAIN_EVENT__GAP_CLASS
      The feature id for the 'Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__NO_GAP_CLASS

      static final int DOMAIN_EVENT__NO_GAP_CLASS
      The feature id for the 'No Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__SCAFFOLD

      static final int DOMAIN_EVENT__SCAFFOLD
      The feature id for the 'Scaffold' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__DATABASE_TABLE

      static final int DOMAIN_EVENT__DATABASE_TABLE
      The feature id for the 'Database Table' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__DISCRIMINATOR_VALUE

      static final int DOMAIN_EVENT__DISCRIMINATOR_VALUE
      The feature id for the 'Discriminator Value' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__DISCRIMINATOR_COLUMN

      static final int DOMAIN_EVENT__DISCRIMINATOR_COLUMN
      The feature id for the 'Discriminator Column' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__DISCRIMINATOR_TYPE

      static final int DOMAIN_EVENT__DISCRIMINATOR_TYPE
      The feature id for the 'Discriminator Type' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__DISCRIMINATOR_LENGTH

      static final int DOMAIN_EVENT__DISCRIMINATOR_LENGTH
      The feature id for the 'Discriminator Length' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__INHERITANCE_TYPE

      static final int DOMAIN_EVENT__INHERITANCE_TYPE
      The feature id for the 'Inheritance Type' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__VALIDATE

      static final int DOMAIN_EVENT__VALIDATE
      The feature id for the 'Validate' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__AGGREGATE_ROOT

      static final int DOMAIN_EVENT__AGGREGATE_ROOT
      The feature id for the 'Aggregate Root' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__BELONGS_TO

      static final int DOMAIN_EVENT__BELONGS_TO
      The feature id for the 'Belongs To' reference.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__ATTRIBUTES

      static final int DOMAIN_EVENT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__REFERENCES

      static final int DOMAIN_EVENT__REFERENCES
      The feature id for the 'References' containment reference list.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__OPERATIONS

      static final int DOMAIN_EVENT__OPERATIONS
      The feature id for the 'Operations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__ASSOCIATIONS

      static final int DOMAIN_EVENT__ASSOCIATIONS
      The feature id for the 'Associations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__REPOSITORY

      static final int DOMAIN_EVENT__REPOSITORY
      The feature id for the 'Repository' containment reference.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__PERSISTENT

      static final int DOMAIN_EVENT__PERSISTENT
      The feature id for the 'Persistent' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT__EXTENDS

      static final int DOMAIN_EVENT__EXTENDS
      The feature id for the 'Extends' reference.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_EVENT_FEATURE_COUNT

      static final int DOMAIN_EVENT_FEATURE_COUNT
      The number of structural features of the 'Domain Event' class.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT

      static final int COMMAND_EVENT
      The meta object id for the 'Command Event' class.
      See Also:
      Generated:
    • COMMAND_EVENT__DOC

      static final int COMMAND_EVENT__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__NAME

      static final int COMMAND_EVENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__PACKAGE

      static final int COMMAND_EVENT__PACKAGE
      The feature id for the 'Package' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__HINT

      static final int COMMAND_EVENT__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__COMMENT

      static final int COMMAND_EVENT__COMMENT
      The feature id for the 'Comment' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__ABSTRACT

      static final int COMMAND_EVENT__ABSTRACT
      The feature id for the 'Abstract' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__EXTENDS_NAME

      static final int COMMAND_EVENT__EXTENDS_NAME
      The feature id for the 'Extends Name' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__TRAITS

      static final int COMMAND_EVENT__TRAITS
      The feature id for the 'Traits' reference list.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__CACHE

      static final int COMMAND_EVENT__CACHE
      The feature id for the 'Cache' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__GAP_CLASS

      static final int COMMAND_EVENT__GAP_CLASS
      The feature id for the 'Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__NO_GAP_CLASS

      static final int COMMAND_EVENT__NO_GAP_CLASS
      The feature id for the 'No Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__SCAFFOLD

      static final int COMMAND_EVENT__SCAFFOLD
      The feature id for the 'Scaffold' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__DATABASE_TABLE

      static final int COMMAND_EVENT__DATABASE_TABLE
      The feature id for the 'Database Table' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__DISCRIMINATOR_VALUE

      static final int COMMAND_EVENT__DISCRIMINATOR_VALUE
      The feature id for the 'Discriminator Value' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__DISCRIMINATOR_COLUMN

      static final int COMMAND_EVENT__DISCRIMINATOR_COLUMN
      The feature id for the 'Discriminator Column' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__DISCRIMINATOR_TYPE

      static final int COMMAND_EVENT__DISCRIMINATOR_TYPE
      The feature id for the 'Discriminator Type' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__DISCRIMINATOR_LENGTH

      static final int COMMAND_EVENT__DISCRIMINATOR_LENGTH
      The feature id for the 'Discriminator Length' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__INHERITANCE_TYPE

      static final int COMMAND_EVENT__INHERITANCE_TYPE
      The feature id for the 'Inheritance Type' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__VALIDATE

      static final int COMMAND_EVENT__VALIDATE
      The feature id for the 'Validate' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__AGGREGATE_ROOT

      static final int COMMAND_EVENT__AGGREGATE_ROOT
      The feature id for the 'Aggregate Root' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__BELONGS_TO

      static final int COMMAND_EVENT__BELONGS_TO
      The feature id for the 'Belongs To' reference.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__ATTRIBUTES

      static final int COMMAND_EVENT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__REFERENCES

      static final int COMMAND_EVENT__REFERENCES
      The feature id for the 'References' containment reference list.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__OPERATIONS

      static final int COMMAND_EVENT__OPERATIONS
      The feature id for the 'Operations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__ASSOCIATIONS

      static final int COMMAND_EVENT__ASSOCIATIONS
      The feature id for the 'Associations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__REPOSITORY

      static final int COMMAND_EVENT__REPOSITORY
      The feature id for the 'Repository' containment reference.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__PERSISTENT

      static final int COMMAND_EVENT__PERSISTENT
      The feature id for the 'Persistent' attribute.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT__EXTENDS

      static final int COMMAND_EVENT__EXTENDS
      The feature id for the 'Extends' reference.
      See Also:
      Generated:
      Ordered:
    • COMMAND_EVENT_FEATURE_COUNT

      static final int COMMAND_EVENT_FEATURE_COUNT
      The number of structural features of the 'Command Event' class.
      See Also:
      Generated:
      Ordered:
    • TRAIT

      static final int TRAIT
      The meta object id for the 'Trait' class.
      See Also:
      Generated:
    • TRAIT__DOC

      static final int TRAIT__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • TRAIT__NAME

      static final int TRAIT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • TRAIT__PACKAGE

      static final int TRAIT__PACKAGE
      The feature id for the 'Package' attribute.
      See Also:
      Generated:
      Ordered:
    • TRAIT__HINT

      static final int TRAIT__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • TRAIT__ATTRIBUTES

      static final int TRAIT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Generated:
      Ordered:
    • TRAIT__REFERENCES

      static final int TRAIT__REFERENCES
      The feature id for the 'References' containment reference list.
      See Also:
      Generated:
      Ordered:
    • TRAIT__OPERATIONS

      static final int TRAIT__OPERATIONS
      The feature id for the 'Operations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • TRAIT__ASSOCIATIONS

      static final int TRAIT__ASSOCIATIONS
      The feature id for the 'Associations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • TRAIT_FEATURE_COUNT

      static final int TRAIT_FEATURE_COUNT
      The number of structural features of the 'Trait' class.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT_OPERATION

      static final int DOMAIN_OBJECT_OPERATION
      The meta object id for the 'Domain Object Operation' class.
      See Also:
      Generated:
    • DOMAIN_OBJECT_OPERATION__DOC

      static final int DOMAIN_OBJECT_OPERATION__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT_OPERATION__ABSTRACT

      static final int DOMAIN_OBJECT_OPERATION__ABSTRACT
      The feature id for the 'Abstract' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT_OPERATION__VISIBILITY

      static final int DOMAIN_OBJECT_OPERATION__VISIBILITY
      The feature id for the 'Visibility' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT_OPERATION__RETURN_TYPE

      static final int DOMAIN_OBJECT_OPERATION__RETURN_TYPE
      The feature id for the 'Return Type' containment reference.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT_OPERATION__NAME

      static final int DOMAIN_OBJECT_OPERATION__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT_OPERATION__PARAMETERS

      static final int DOMAIN_OBJECT_OPERATION__PARAMETERS
      The feature id for the 'Parameters' containment reference list.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT_OPERATION__THROWS

      static final int DOMAIN_OBJECT_OPERATION__THROWS
      The feature id for the 'Throws' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT_OPERATION__HINT

      static final int DOMAIN_OBJECT_OPERATION__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT_OPERATION__READ_ONLY_OPERATION

      static final int DOMAIN_OBJECT_OPERATION__READ_ONLY_OPERATION
      The feature id for the 'Read Only Operation' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT_OPERATION__WRITE_OPERATION

      static final int DOMAIN_OBJECT_OPERATION__WRITE_OPERATION
      The feature id for the 'Write Operation' attribute.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT_OPERATION__STATE_TRANSITION

      static final int DOMAIN_OBJECT_OPERATION__STATE_TRANSITION
      The feature id for the 'State Transition' containment reference.
      See Also:
      Generated:
      Ordered:
    • DOMAIN_OBJECT_OPERATION_FEATURE_COUNT

      static final int DOMAIN_OBJECT_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Domain Object Operation' class.
      See Also:
      Generated:
      Ordered:
    • DATA_TRANSFER_OBJECT

      static final int DATA_TRANSFER_OBJECT
      The meta object id for the 'Data Transfer Object' class.
      See Also:
      Generated:
    • DATA_TRANSFER_OBJECT__DOC

      static final int DATA_TRANSFER_OBJECT__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • DATA_TRANSFER_OBJECT__NAME

      static final int DATA_TRANSFER_OBJECT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • DATA_TRANSFER_OBJECT__PACKAGE

      static final int DATA_TRANSFER_OBJECT__PACKAGE
      The feature id for the 'Package' attribute.
      See Also:
      Generated:
      Ordered:
    • DATA_TRANSFER_OBJECT__HINT

      static final int DATA_TRANSFER_OBJECT__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • DATA_TRANSFER_OBJECT__COMMENT

      static final int DATA_TRANSFER_OBJECT__COMMENT
      The feature id for the 'Comment' attribute.
      See Also:
      Generated:
      Ordered:
    • DATA_TRANSFER_OBJECT__ABSTRACT

      static final int DATA_TRANSFER_OBJECT__ABSTRACT
      The feature id for the 'Abstract' attribute.
      See Also:
      Generated:
      Ordered:
    • DATA_TRANSFER_OBJECT__EXTENDS

      static final int DATA_TRANSFER_OBJECT__EXTENDS
      The feature id for the 'Extends' reference.
      See Also:
      Generated:
      Ordered:
    • DATA_TRANSFER_OBJECT__EXTENDS_NAME

      static final int DATA_TRANSFER_OBJECT__EXTENDS_NAME
      The feature id for the 'Extends Name' attribute.
      See Also:
      Generated:
      Ordered:
    • DATA_TRANSFER_OBJECT__GAP_CLASS

      static final int DATA_TRANSFER_OBJECT__GAP_CLASS
      The feature id for the 'Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • DATA_TRANSFER_OBJECT__NO_GAP_CLASS

      static final int DATA_TRANSFER_OBJECT__NO_GAP_CLASS
      The feature id for the 'No Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • DATA_TRANSFER_OBJECT__VALIDATE

      static final int DATA_TRANSFER_OBJECT__VALIDATE
      The feature id for the 'Validate' attribute.
      See Also:
      Generated:
      Ordered:
    • DATA_TRANSFER_OBJECT__ATTRIBUTES

      static final int DATA_TRANSFER_OBJECT__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Generated:
      Ordered:
    • DATA_TRANSFER_OBJECT__REFERENCES

      static final int DATA_TRANSFER_OBJECT__REFERENCES
      The feature id for the 'References' containment reference list.
      See Also:
      Generated:
      Ordered:
    • DATA_TRANSFER_OBJECT_FEATURE_COUNT

      static final int DATA_TRANSFER_OBJECT_FEATURE_COUNT
      The number of structural features of the 'Data Transfer Object' class.
      See Also:
      Generated:
      Ordered:
    • BASIC_TYPE

      static final int BASIC_TYPE
      The meta object id for the 'Basic Type' class.
      See Also:
      Generated:
    • BASIC_TYPE__DOC

      static final int BASIC_TYPE__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • BASIC_TYPE__NAME

      static final int BASIC_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • BASIC_TYPE__PACKAGE

      static final int BASIC_TYPE__PACKAGE
      The feature id for the 'Package' attribute.
      See Also:
      Generated:
      Ordered:
    • BASIC_TYPE__HINT

      static final int BASIC_TYPE__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • BASIC_TYPE__TRAITS

      static final int BASIC_TYPE__TRAITS
      The feature id for the 'Traits' reference list.
      See Also:
      Generated:
      Ordered:
    • BASIC_TYPE__NOT_IMMUTABLE

      static final int BASIC_TYPE__NOT_IMMUTABLE
      The feature id for the 'Not Immutable' attribute.
      See Also:
      Generated:
      Ordered:
    • BASIC_TYPE__GAP_CLASS

      static final int BASIC_TYPE__GAP_CLASS
      The feature id for the 'Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • BASIC_TYPE__NO_GAP_CLASS

      static final int BASIC_TYPE__NO_GAP_CLASS
      The feature id for the 'No Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • BASIC_TYPE__ATTRIBUTES

      static final int BASIC_TYPE__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Generated:
      Ordered:
    • BASIC_TYPE__REFERENCES

      static final int BASIC_TYPE__REFERENCES
      The feature id for the 'References' containment reference list.
      See Also:
      Generated:
      Ordered:
    • BASIC_TYPE__OPERATIONS

      static final int BASIC_TYPE__OPERATIONS
      The feature id for the 'Operations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • BASIC_TYPE__ASSOCIATIONS

      static final int BASIC_TYPE__ASSOCIATIONS
      The feature id for the 'Associations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • BASIC_TYPE_FEATURE_COUNT

      static final int BASIC_TYPE_FEATURE_COUNT
      The number of structural features of the 'Basic Type' class.
      See Also:
      Generated:
      Ordered:
    • ANY_PROPERTY

      static final int ANY_PROPERTY
      The meta object id for the 'Any Property' class.
      See Also:
      Generated:
    • ANY_PROPERTY__DOC

      static final int ANY_PROPERTY__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • ANY_PROPERTY__VISIBILITY

      static final int ANY_PROPERTY__VISIBILITY
      The feature id for the 'Visibility' attribute.
      See Also:
      Generated:
      Ordered:
    • ANY_PROPERTY__COLLECTION_TYPE

      static final int ANY_PROPERTY__COLLECTION_TYPE
      The feature id for the 'Collection Type' attribute.
      See Also:
      Generated:
      Ordered:
    • ANY_PROPERTY__NAME

      static final int ANY_PROPERTY__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • ANY_PROPERTY__KEY

      static final int ANY_PROPERTY__KEY
      The feature id for the 'Key' attribute.
      See Also:
      Generated:
      Ordered:
    • ANY_PROPERTY__NOT_CHANGEABLE

      static final int ANY_PROPERTY__NOT_CHANGEABLE
      The feature id for the 'Not Changeable' attribute.
      See Also:
      Generated:
      Ordered:
    • ANY_PROPERTY__REQUIRED

      static final int ANY_PROPERTY__REQUIRED
      The feature id for the 'Required' attribute.
      See Also:
      Generated:
      Ordered:
    • ANY_PROPERTY__NULLABLE

      static final int ANY_PROPERTY__NULLABLE
      The feature id for the 'Nullable' attribute.
      See Also:
      Generated:
      Ordered:
    • ANY_PROPERTY__NULLABLE_MESSAGE

      static final int ANY_PROPERTY__NULLABLE_MESSAGE
      The feature id for the 'Nullable Message' attribute.
      See Also:
      Generated:
      Ordered:
    • ANY_PROPERTY__HINT

      static final int ANY_PROPERTY__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • ANY_PROPERTY__NOT_EMPTY

      static final int ANY_PROPERTY__NOT_EMPTY
      The feature id for the 'Not Empty' attribute.
      See Also:
      Generated:
      Ordered:
    • ANY_PROPERTY__NOT_EMPTY_MESSAGE

      static final int ANY_PROPERTY__NOT_EMPTY_MESSAGE
      The feature id for the 'Not Empty Message' attribute.
      See Also:
      Generated:
      Ordered:
    • ANY_PROPERTY__SIZE

      static final int ANY_PROPERTY__SIZE
      The feature id for the 'Size' attribute.
      See Also:
      Generated:
      Ordered:
    • ANY_PROPERTY__VALIDATE

      static final int ANY_PROPERTY__VALIDATE
      The feature id for the 'Validate' attribute.
      See Also:
      Generated:
      Ordered:
    • ANY_PROPERTY__TRANSIENT

      static final int ANY_PROPERTY__TRANSIENT
      The feature id for the 'Transient' attribute.
      See Also:
      Generated:
      Ordered:
    • ANY_PROPERTY_FEATURE_COUNT

      static final int ANY_PROPERTY_FEATURE_COUNT
      The number of structural features of the 'Any Property' class.
      See Also:
      Generated:
      Ordered:
    • PROPERTY

      static final int PROPERTY
      The meta object id for the 'Property' class.
      See Also:
      Generated:
    • PROPERTY__DOC

      static final int PROPERTY__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • PROPERTY__VISIBILITY

      static final int PROPERTY__VISIBILITY
      The feature id for the 'Visibility' attribute.
      See Also:
      Generated:
      Ordered:
    • PROPERTY__COLLECTION_TYPE

      static final int PROPERTY__COLLECTION_TYPE
      The feature id for the 'Collection Type' attribute.
      See Also:
      Generated:
      Ordered:
    • PROPERTY__NAME

      static final int PROPERTY__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • PROPERTY__KEY

      static final int PROPERTY__KEY
      The feature id for the 'Key' attribute.
      See Also:
      Generated:
      Ordered:
    • PROPERTY__NOT_CHANGEABLE

      static final int PROPERTY__NOT_CHANGEABLE
      The feature id for the 'Not Changeable' attribute.
      See Also:
      Generated:
      Ordered:
    • PROPERTY__REQUIRED

      static final int PROPERTY__REQUIRED
      The feature id for the 'Required' attribute.
      See Also:
      Generated:
      Ordered:
    • PROPERTY__NULLABLE

      static final int PROPERTY__NULLABLE
      The feature id for the 'Nullable' attribute.
      See Also:
      Generated:
      Ordered:
    • PROPERTY__NULLABLE_MESSAGE

      static final int PROPERTY__NULLABLE_MESSAGE
      The feature id for the 'Nullable Message' attribute.
      See Also:
      Generated:
      Ordered:
    • PROPERTY__HINT

      static final int PROPERTY__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • PROPERTY__NOT_EMPTY

      static final int PROPERTY__NOT_EMPTY
      The feature id for the 'Not Empty' attribute.
      See Also:
      Generated:
      Ordered:
    • PROPERTY__NOT_EMPTY_MESSAGE

      static final int PROPERTY__NOT_EMPTY_MESSAGE
      The feature id for the 'Not Empty Message' attribute.
      See Also:
      Generated:
      Ordered:
    • PROPERTY__SIZE

      static final int PROPERTY__SIZE
      The feature id for the 'Size' attribute.
      See Also:
      Generated:
      Ordered:
    • PROPERTY__VALIDATE

      static final int PROPERTY__VALIDATE
      The feature id for the 'Validate' attribute.
      See Also:
      Generated:
      Ordered:
    • PROPERTY__TRANSIENT

      static final int PROPERTY__TRANSIENT
      The feature id for the 'Transient' attribute.
      See Also:
      Generated:
      Ordered:
    • PROPERTY__DATABASE_COLUMN

      static final int PROPERTY__DATABASE_COLUMN
      The feature id for the 'Database Column' attribute.
      See Also:
      Generated:
      Ordered:
    • PROPERTY_FEATURE_COUNT

      static final int PROPERTY_FEATURE_COUNT
      The number of structural features of the 'Property' class.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE

      static final int ATTRIBUTE
      The meta object id for the 'Attribute' class.
      See Also:
      Generated:
    • ATTRIBUTE__DOC

      static final int ATTRIBUTE__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__VISIBILITY

      static final int ATTRIBUTE__VISIBILITY
      The feature id for the 'Visibility' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__COLLECTION_TYPE

      static final int ATTRIBUTE__COLLECTION_TYPE
      The feature id for the 'Collection Type' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__NAME

      static final int ATTRIBUTE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__KEY

      static final int ATTRIBUTE__KEY
      The feature id for the 'Key' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__NOT_CHANGEABLE

      static final int ATTRIBUTE__NOT_CHANGEABLE
      The feature id for the 'Not Changeable' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__REQUIRED

      static final int ATTRIBUTE__REQUIRED
      The feature id for the 'Required' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__NULLABLE

      static final int ATTRIBUTE__NULLABLE
      The feature id for the 'Nullable' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__NULLABLE_MESSAGE

      static final int ATTRIBUTE__NULLABLE_MESSAGE
      The feature id for the 'Nullable Message' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__HINT

      static final int ATTRIBUTE__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__NOT_EMPTY

      static final int ATTRIBUTE__NOT_EMPTY
      The feature id for the 'Not Empty' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__NOT_EMPTY_MESSAGE

      static final int ATTRIBUTE__NOT_EMPTY_MESSAGE
      The feature id for the 'Not Empty Message' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__SIZE

      static final int ATTRIBUTE__SIZE
      The feature id for the 'Size' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__VALIDATE

      static final int ATTRIBUTE__VALIDATE
      The feature id for the 'Validate' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__TRANSIENT

      static final int ATTRIBUTE__TRANSIENT
      The feature id for the 'Transient' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__DATABASE_COLUMN

      static final int ATTRIBUTE__DATABASE_COLUMN
      The feature id for the 'Database Column' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__TYPE

      static final int ATTRIBUTE__TYPE
      The feature id for the 'Type' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__UNIQUE

      static final int ATTRIBUTE__UNIQUE
      The feature id for the 'Unique' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__INDEX

      static final int ATTRIBUTE__INDEX
      The feature id for the 'Index' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__ASSERT_FALSE

      static final int ATTRIBUTE__ASSERT_FALSE
      The feature id for the 'Assert False' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__ASSERT_FALSE_MESSAGE

      static final int ATTRIBUTE__ASSERT_FALSE_MESSAGE
      The feature id for the 'Assert False Message' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__ASSERT_TRUE

      static final int ATTRIBUTE__ASSERT_TRUE
      The feature id for the 'Assert True' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__ASSERT_TRUE_MESSAGE

      static final int ATTRIBUTE__ASSERT_TRUE_MESSAGE
      The feature id for the 'Assert True Message' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__CREDIT_CARD_NUMBER

      static final int ATTRIBUTE__CREDIT_CARD_NUMBER
      The feature id for the 'Credit Card Number' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__CREDIT_CARD_NUMBER_MESSAGE

      static final int ATTRIBUTE__CREDIT_CARD_NUMBER_MESSAGE
      The feature id for the 'Credit Card Number Message' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__DIGITS

      static final int ATTRIBUTE__DIGITS
      The feature id for the 'Digits' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__EMAIL

      static final int ATTRIBUTE__EMAIL
      The feature id for the 'Email' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__EMAIL_MESSAGE

      static final int ATTRIBUTE__EMAIL_MESSAGE
      The feature id for the 'Email Message' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__FUTURE

      static final int ATTRIBUTE__FUTURE
      The feature id for the 'Future' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__FUTURE_MESSAGE

      static final int ATTRIBUTE__FUTURE_MESSAGE
      The feature id for the 'Future Message' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__PAST

      static final int ATTRIBUTE__PAST
      The feature id for the 'Past' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__PAST_MESSAGE

      static final int ATTRIBUTE__PAST_MESSAGE
      The feature id for the 'Past Message' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__MAX

      static final int ATTRIBUTE__MAX
      The feature id for the 'Max' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__MIN

      static final int ATTRIBUTE__MIN
      The feature id for the 'Min' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__DECIMAL_MAX

      static final int ATTRIBUTE__DECIMAL_MAX
      The feature id for the 'Decimal Max' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__DECIMAL_MIN

      static final int ATTRIBUTE__DECIMAL_MIN
      The feature id for the 'Decimal Min' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__NOT_BLANK

      static final int ATTRIBUTE__NOT_BLANK
      The feature id for the 'Not Blank' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__NOT_BLANK_MESSAGE

      static final int ATTRIBUTE__NOT_BLANK_MESSAGE
      The feature id for the 'Not Blank Message' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__PATTERN

      static final int ATTRIBUTE__PATTERN
      The feature id for the 'Pattern' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__RANGE

      static final int ATTRIBUTE__RANGE
      The feature id for the 'Range' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__LENGTH

      static final int ATTRIBUTE__LENGTH
      The feature id for the 'Length' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__SCRIPT_ASSERT

      static final int ATTRIBUTE__SCRIPT_ASSERT
      The feature id for the 'Script Assert' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__URL

      static final int ATTRIBUTE__URL
      The feature id for the 'Url' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE__DATABASE_TYPE

      static final int ATTRIBUTE__DATABASE_TYPE
      The feature id for the 'Database Type' attribute.
      See Also:
      Generated:
      Ordered:
    • ATTRIBUTE_FEATURE_COUNT

      static final int ATTRIBUTE_FEATURE_COUNT
      The number of structural features of the 'Attribute' class.
      See Also:
      Generated:
      Ordered:
    • REFERENCE

      static final int REFERENCE
      The meta object id for the 'Reference' class.
      See Also:
      Generated:
    • REFERENCE__DOC

      static final int REFERENCE__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__VISIBILITY

      static final int REFERENCE__VISIBILITY
      The feature id for the 'Visibility' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__COLLECTION_TYPE

      static final int REFERENCE__COLLECTION_TYPE
      The feature id for the 'Collection Type' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__NAME

      static final int REFERENCE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__KEY

      static final int REFERENCE__KEY
      The feature id for the 'Key' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__NOT_CHANGEABLE

      static final int REFERENCE__NOT_CHANGEABLE
      The feature id for the 'Not Changeable' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__REQUIRED

      static final int REFERENCE__REQUIRED
      The feature id for the 'Required' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__NULLABLE

      static final int REFERENCE__NULLABLE
      The feature id for the 'Nullable' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__NULLABLE_MESSAGE

      static final int REFERENCE__NULLABLE_MESSAGE
      The feature id for the 'Nullable Message' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__HINT

      static final int REFERENCE__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__NOT_EMPTY

      static final int REFERENCE__NOT_EMPTY
      The feature id for the 'Not Empty' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__NOT_EMPTY_MESSAGE

      static final int REFERENCE__NOT_EMPTY_MESSAGE
      The feature id for the 'Not Empty Message' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__SIZE

      static final int REFERENCE__SIZE
      The feature id for the 'Size' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__VALIDATE

      static final int REFERENCE__VALIDATE
      The feature id for the 'Validate' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__TRANSIENT

      static final int REFERENCE__TRANSIENT
      The feature id for the 'Transient' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__DATABASE_COLUMN

      static final int REFERENCE__DATABASE_COLUMN
      The feature id for the 'Database Column' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__DOMAIN_OBJECT_TYPE

      static final int REFERENCE__DOMAIN_OBJECT_TYPE
      The feature id for the 'Domain Object Type' reference.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__CASCADE

      static final int REFERENCE__CASCADE
      The feature id for the 'Cascade' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__FETCH

      static final int REFERENCE__FETCH
      The feature id for the 'Fetch' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__CACHE

      static final int REFERENCE__CACHE
      The feature id for the 'Cache' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__INVERSE

      static final int REFERENCE__INVERSE
      The feature id for the 'Inverse' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__DATABASE_JOIN_TABLE

      static final int REFERENCE__DATABASE_JOIN_TABLE
      The feature id for the 'Database Join Table' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__DATABASE_JOIN_COLUMN

      static final int REFERENCE__DATABASE_JOIN_COLUMN
      The feature id for the 'Database Join Column' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__VALID

      static final int REFERENCE__VALID
      The feature id for the 'Valid' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__VALID_MESSAGE

      static final int REFERENCE__VALID_MESSAGE
      The feature id for the 'Valid Message' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__ORDER_BY

      static final int REFERENCE__ORDER_BY
      The feature id for the 'Order By' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__ORDER_COLUMN

      static final int REFERENCE__ORDER_COLUMN
      The feature id for the 'Order Column' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__ORDER_COLUMN_NAME

      static final int REFERENCE__ORDER_COLUMN_NAME
      The feature id for the 'Order Column Name' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__OPPOSITE_HOLDER

      static final int REFERENCE__OPPOSITE_HOLDER
      The feature id for the 'Opposite Holder' containment reference.
      See Also:
      Generated:
      Ordered:
    • REFERENCE__ASSOCIATION_LABEL

      static final int REFERENCE__ASSOCIATION_LABEL
      The feature id for the 'Association Label' attribute.
      See Also:
      Generated:
      Ordered:
    • REFERENCE_FEATURE_COUNT

      static final int REFERENCE_FEATURE_COUNT
      The number of structural features of the 'Reference' class.
      See Also:
      Generated:
      Ordered:
    • ASSOCIATION

      static final int ASSOCIATION
      The meta object id for the 'Association' class.
      See Also:
      Generated:
    • ASSOCIATION__DOC

      static final int ASSOCIATION__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • ASSOCIATION__DESCRIPTION

      static final int ASSOCIATION__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Generated:
      Ordered:
    • ASSOCIATION__DOMAIN_OBJECT_TYPE

      static final int ASSOCIATION__DOMAIN_OBJECT_TYPE
      The feature id for the 'Domain Object Type' reference.
      See Also:
      Generated:
      Ordered:
    • ASSOCIATION_FEATURE_COUNT

      static final int ASSOCIATION_FEATURE_COUNT
      The number of structural features of the 'Association' class.
      See Also:
      Generated:
      Ordered:
    • DTO_PROPERTY

      static final int DTO_PROPERTY
      The meta object id for the 'Dto Property' class.
      See Also:
      Generated:
    • DTO_PROPERTY__DOC

      static final int DTO_PROPERTY__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_PROPERTY__VISIBILITY

      static final int DTO_PROPERTY__VISIBILITY
      The feature id for the 'Visibility' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_PROPERTY__COLLECTION_TYPE

      static final int DTO_PROPERTY__COLLECTION_TYPE
      The feature id for the 'Collection Type' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_PROPERTY__NAME

      static final int DTO_PROPERTY__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_PROPERTY__KEY

      static final int DTO_PROPERTY__KEY
      The feature id for the 'Key' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_PROPERTY__NOT_CHANGEABLE

      static final int DTO_PROPERTY__NOT_CHANGEABLE
      The feature id for the 'Not Changeable' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_PROPERTY__REQUIRED

      static final int DTO_PROPERTY__REQUIRED
      The feature id for the 'Required' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_PROPERTY__NULLABLE

      static final int DTO_PROPERTY__NULLABLE
      The feature id for the 'Nullable' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_PROPERTY__NULLABLE_MESSAGE

      static final int DTO_PROPERTY__NULLABLE_MESSAGE
      The feature id for the 'Nullable Message' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_PROPERTY__HINT

      static final int DTO_PROPERTY__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_PROPERTY__NOT_EMPTY

      static final int DTO_PROPERTY__NOT_EMPTY
      The feature id for the 'Not Empty' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_PROPERTY__NOT_EMPTY_MESSAGE

      static final int DTO_PROPERTY__NOT_EMPTY_MESSAGE
      The feature id for the 'Not Empty Message' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_PROPERTY__SIZE

      static final int DTO_PROPERTY__SIZE
      The feature id for the 'Size' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_PROPERTY__VALIDATE

      static final int DTO_PROPERTY__VALIDATE
      The feature id for the 'Validate' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_PROPERTY__TRANSIENT

      static final int DTO_PROPERTY__TRANSIENT
      The feature id for the 'Transient' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_PROPERTY_FEATURE_COUNT

      static final int DTO_PROPERTY_FEATURE_COUNT
      The number of structural features of the 'Dto Property' class.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE

      static final int DTO_ATTRIBUTE
      The meta object id for the 'Dto Attribute' class.
      See Also:
      Generated:
    • DTO_ATTRIBUTE__DOC

      static final int DTO_ATTRIBUTE__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__VISIBILITY

      static final int DTO_ATTRIBUTE__VISIBILITY
      The feature id for the 'Visibility' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__COLLECTION_TYPE

      static final int DTO_ATTRIBUTE__COLLECTION_TYPE
      The feature id for the 'Collection Type' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__NAME

      static final int DTO_ATTRIBUTE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__KEY

      static final int DTO_ATTRIBUTE__KEY
      The feature id for the 'Key' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__NOT_CHANGEABLE

      static final int DTO_ATTRIBUTE__NOT_CHANGEABLE
      The feature id for the 'Not Changeable' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__REQUIRED

      static final int DTO_ATTRIBUTE__REQUIRED
      The feature id for the 'Required' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__NULLABLE

      static final int DTO_ATTRIBUTE__NULLABLE
      The feature id for the 'Nullable' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__NULLABLE_MESSAGE

      static final int DTO_ATTRIBUTE__NULLABLE_MESSAGE
      The feature id for the 'Nullable Message' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__HINT

      static final int DTO_ATTRIBUTE__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__NOT_EMPTY

      static final int DTO_ATTRIBUTE__NOT_EMPTY
      The feature id for the 'Not Empty' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__NOT_EMPTY_MESSAGE

      static final int DTO_ATTRIBUTE__NOT_EMPTY_MESSAGE
      The feature id for the 'Not Empty Message' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__SIZE

      static final int DTO_ATTRIBUTE__SIZE
      The feature id for the 'Size' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__VALIDATE

      static final int DTO_ATTRIBUTE__VALIDATE
      The feature id for the 'Validate' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__TRANSIENT

      static final int DTO_ATTRIBUTE__TRANSIENT
      The feature id for the 'Transient' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__TYPE

      static final int DTO_ATTRIBUTE__TYPE
      The feature id for the 'Type' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__ASSERT_FALSE

      static final int DTO_ATTRIBUTE__ASSERT_FALSE
      The feature id for the 'Assert False' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__ASSERT_FALSE_MESSAGE

      static final int DTO_ATTRIBUTE__ASSERT_FALSE_MESSAGE
      The feature id for the 'Assert False Message' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__ASSERT_TRUE

      static final int DTO_ATTRIBUTE__ASSERT_TRUE
      The feature id for the 'Assert True' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__ASSERT_TRUE_MESSAGE

      static final int DTO_ATTRIBUTE__ASSERT_TRUE_MESSAGE
      The feature id for the 'Assert True Message' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__CREDIT_CARD_NUMBER

      static final int DTO_ATTRIBUTE__CREDIT_CARD_NUMBER
      The feature id for the 'Credit Card Number' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__CREDIT_CARD_NUMBER_MESSAGE

      static final int DTO_ATTRIBUTE__CREDIT_CARD_NUMBER_MESSAGE
      The feature id for the 'Credit Card Number Message' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__DIGITS

      static final int DTO_ATTRIBUTE__DIGITS
      The feature id for the 'Digits' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__EMAIL

      static final int DTO_ATTRIBUTE__EMAIL
      The feature id for the 'Email' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__EMAIL_MESSAGE

      static final int DTO_ATTRIBUTE__EMAIL_MESSAGE
      The feature id for the 'Email Message' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__FUTURE

      static final int DTO_ATTRIBUTE__FUTURE
      The feature id for the 'Future' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__FUTURE_MESSAGE

      static final int DTO_ATTRIBUTE__FUTURE_MESSAGE
      The feature id for the 'Future Message' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__PAST

      static final int DTO_ATTRIBUTE__PAST
      The feature id for the 'Past' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__PAST_MESSAGE

      static final int DTO_ATTRIBUTE__PAST_MESSAGE
      The feature id for the 'Past Message' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__MAX

      static final int DTO_ATTRIBUTE__MAX
      The feature id for the 'Max' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__MIN

      static final int DTO_ATTRIBUTE__MIN
      The feature id for the 'Min' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__DECIMAL_MAX

      static final int DTO_ATTRIBUTE__DECIMAL_MAX
      The feature id for the 'Decimal Max' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__DECIMAL_MIN

      static final int DTO_ATTRIBUTE__DECIMAL_MIN
      The feature id for the 'Decimal Min' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__NOT_BLANK

      static final int DTO_ATTRIBUTE__NOT_BLANK
      The feature id for the 'Not Blank' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__NOT_BLANK_MESSAGE

      static final int DTO_ATTRIBUTE__NOT_BLANK_MESSAGE
      The feature id for the 'Not Blank Message' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__PATTERN

      static final int DTO_ATTRIBUTE__PATTERN
      The feature id for the 'Pattern' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__RANGE

      static final int DTO_ATTRIBUTE__RANGE
      The feature id for the 'Range' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__LENGTH

      static final int DTO_ATTRIBUTE__LENGTH
      The feature id for the 'Length' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__SCRIPT_ASSERT

      static final int DTO_ATTRIBUTE__SCRIPT_ASSERT
      The feature id for the 'Script Assert' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE__URL

      static final int DTO_ATTRIBUTE__URL
      The feature id for the 'Url' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_ATTRIBUTE_FEATURE_COUNT

      static final int DTO_ATTRIBUTE_FEATURE_COUNT
      The number of structural features of the 'Dto Attribute' class.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE

      static final int DTO_REFERENCE
      The meta object id for the 'Dto Reference' class.
      See Also:
      Generated:
    • DTO_REFERENCE__DOC

      static final int DTO_REFERENCE__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE__VISIBILITY

      static final int DTO_REFERENCE__VISIBILITY
      The feature id for the 'Visibility' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE__COLLECTION_TYPE

      static final int DTO_REFERENCE__COLLECTION_TYPE
      The feature id for the 'Collection Type' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE__NAME

      static final int DTO_REFERENCE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE__KEY

      static final int DTO_REFERENCE__KEY
      The feature id for the 'Key' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE__NOT_CHANGEABLE

      static final int DTO_REFERENCE__NOT_CHANGEABLE
      The feature id for the 'Not Changeable' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE__REQUIRED

      static final int DTO_REFERENCE__REQUIRED
      The feature id for the 'Required' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE__NULLABLE

      static final int DTO_REFERENCE__NULLABLE
      The feature id for the 'Nullable' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE__NULLABLE_MESSAGE

      static final int DTO_REFERENCE__NULLABLE_MESSAGE
      The feature id for the 'Nullable Message' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE__HINT

      static final int DTO_REFERENCE__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE__NOT_EMPTY

      static final int DTO_REFERENCE__NOT_EMPTY
      The feature id for the 'Not Empty' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE__NOT_EMPTY_MESSAGE

      static final int DTO_REFERENCE__NOT_EMPTY_MESSAGE
      The feature id for the 'Not Empty Message' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE__SIZE

      static final int DTO_REFERENCE__SIZE
      The feature id for the 'Size' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE__VALIDATE

      static final int DTO_REFERENCE__VALIDATE
      The feature id for the 'Validate' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE__TRANSIENT

      static final int DTO_REFERENCE__TRANSIENT
      The feature id for the 'Transient' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE__DOMAIN_OBJECT_TYPE

      static final int DTO_REFERENCE__DOMAIN_OBJECT_TYPE
      The feature id for the 'Domain Object Type' reference.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE__VALID

      static final int DTO_REFERENCE__VALID
      The feature id for the 'Valid' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE__VALID_MESSAGE

      static final int DTO_REFERENCE__VALID_MESSAGE
      The feature id for the 'Valid Message' attribute.
      See Also:
      Generated:
      Ordered:
    • DTO_REFERENCE_FEATURE_COUNT

      static final int DTO_REFERENCE_FEATURE_COUNT
      The number of structural features of the 'Dto Reference' class.
      See Also:
      Generated:
      Ordered:
    • OPPOSITE_HOLDER

      static final int OPPOSITE_HOLDER
      The meta object id for the 'Opposite Holder' class.
      See Also:
      Generated:
    • OPPOSITE_HOLDER__OPPOSITE

      static final int OPPOSITE_HOLDER__OPPOSITE
      The feature id for the 'Opposite' reference.
      See Also:
      Generated:
      Ordered:
    • OPPOSITE_HOLDER_FEATURE_COUNT

      static final int OPPOSITE_HOLDER_FEATURE_COUNT
      The number of structural features of the 'Opposite Holder' class.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY

      static final int REPOSITORY
      The meta object id for the 'Repository' class.
      See Also:
      Generated:
    • REPOSITORY__DOC

      static final int REPOSITORY__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY__NAME

      static final int REPOSITORY__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY__GAP_CLASS

      static final int REPOSITORY__GAP_CLASS
      The feature id for the 'Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY__NO_GAP_CLASS

      static final int REPOSITORY__NO_GAP_CLASS
      The feature id for the 'No Gap Class' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY__HINT

      static final int REPOSITORY__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY__SUBSCRIBE

      static final int REPOSITORY__SUBSCRIBE
      The feature id for the 'Subscribe' containment reference.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY__DEPENDENCIES

      static final int REPOSITORY__DEPENDENCIES
      The feature id for the 'Dependencies' containment reference list.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY__OPERATIONS

      static final int REPOSITORY__OPERATIONS
      The feature id for the 'Operations' containment reference list.
      See Also:
      Generated:
      Ordered:
    • REPOSITORY_FEATURE_COUNT

      static final int REPOSITORY_FEATURE_COUNT
      The number of structural features of the 'Repository' class.
      See Also:
      Generated:
      Ordered:
    • SERVICE_DEPENDENCY

      static final int SERVICE_DEPENDENCY
      The meta object id for the 'Service Dependency' class.
      See Also:
      Generated:
    • SERVICE_DEPENDENCY__DEPENDENCY

      static final int SERVICE_DEPENDENCY__DEPENDENCY
      The feature id for the 'Dependency' reference.
      See Also:
      Generated:
      Ordered:
    • SERVICE_DEPENDENCY_FEATURE_COUNT

      static final int SERVICE_DEPENDENCY_FEATURE_COUNT
      The number of structural features of the 'Service Dependency' class.
      See Also:
      Generated:
      Ordered:
    • DEPENDENCY

      static final int DEPENDENCY
      The meta object id for the 'Dependency' class.
      See Also:
      Generated:
    • DEPENDENCY__DEPENDENCY

      static final int DEPENDENCY__DEPENDENCY
      The feature id for the 'Dependency' reference.
      See Also:
      Generated:
      Ordered:
    • DEPENDENCY__NAME

      static final int DEPENDENCY__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • DEPENDENCY_FEATURE_COUNT

      static final int DEPENDENCY_FEATURE_COUNT
      The number of structural features of the 'Dependency' class.
      See Also:
      Generated:
      Ordered:
    • ENUM

      static final int ENUM
      The meta object id for the 'Enum' class.
      See Also:
      Generated:
    • ENUM__DOC

      static final int ENUM__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • ENUM__NAME

      static final int ENUM__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • ENUM__PACKAGE

      static final int ENUM__PACKAGE
      The feature id for the 'Package' attribute.
      See Also:
      Generated:
      Ordered:
    • ENUM__HINT

      static final int ENUM__HINT
      The feature id for the 'Hint' attribute.
      See Also:
      Generated:
      Ordered:
    • ENUM__DEFINES_AGGREGATE_LIFECYCLE

      static final int ENUM__DEFINES_AGGREGATE_LIFECYCLE
      The feature id for the 'Defines Aggregate Lifecycle' attribute.
      See Also:
      Generated:
      Ordered:
    • ENUM__ORDINAL

      static final int ENUM__ORDINAL
      The feature id for the 'Ordinal' attribute.
      See Also:
      Generated:
      Ordered:
    • ENUM__ATTRIBUTES

      static final int ENUM__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
      Generated:
      Ordered:
    • ENUM__VALUES

      static final int ENUM__VALUES
      The feature id for the 'Values' containment reference list.
      See Also:
      Generated:
      Ordered:
    • ENUM_FEATURE_COUNT

      static final int ENUM_FEATURE_COUNT
      The number of structural features of the 'Enum' class.
      See Also:
      Generated:
      Ordered:
    • ENUM_ATTRIBUTE

      static final int ENUM_ATTRIBUTE
      The meta object id for the 'Enum Attribute' class.
      See Also:
      Generated:
    • ENUM_ATTRIBUTE__DOC

      static final int ENUM_ATTRIBUTE__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • ENUM_ATTRIBUTE__TYPE

      static final int ENUM_ATTRIBUTE__TYPE
      The feature id for the 'Type' attribute.
      See Also:
      Generated:
      Ordered:
    • ENUM_ATTRIBUTE__NAME

      static final int ENUM_ATTRIBUTE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • ENUM_ATTRIBUTE__KEY

      static final int ENUM_ATTRIBUTE__KEY
      The feature id for the 'Key' attribute.
      See Also:
      Generated:
      Ordered:
    • ENUM_ATTRIBUTE_FEATURE_COUNT

      static final int ENUM_ATTRIBUTE_FEATURE_COUNT
      The number of structural features of the 'Enum Attribute' class.
      See Also:
      Generated:
      Ordered:
    • ENUM_VALUE

      static final int ENUM_VALUE
      The meta object id for the 'Enum Value' class.
      See Also:
      Generated:
    • ENUM_VALUE__DOC

      static final int ENUM_VALUE__DOC
      The feature id for the 'Doc' attribute.
      See Also:
      Generated:
      Ordered:
    • ENUM_VALUE__NAME

      static final int ENUM_VALUE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • ENUM_VALUE__PARAMETERS

      static final int ENUM_VALUE__PARAMETERS
      The feature id for the 'Parameters' containment reference list.
      See Also:
      Generated:
      Ordered:
    • ENUM_VALUE_FEATURE_COUNT

      static final int ENUM_VALUE_FEATURE_COUNT
      The number of structural features of the 'Enum Value' class.
      See Also:
      Generated:
      Ordered:
    • ENUM_PARAMETER

      static final int ENUM_PARAMETER
      The meta object id for the 'Enum Parameter' class.
      See Also:
      Generated:
    • ENUM_PARAMETER__VALUE

      static final int ENUM_PARAMETER__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated:
      Ordered:
    • ENUM_PARAMETER__INTEGER_VALUE

      static final int ENUM_PARAMETER__INTEGER_VALUE
      The feature id for the 'Integer Value' attribute.
      See Also:
      Generated:
      Ordered:
    • ENUM_PARAMETER_FEATURE_COUNT

      static final int ENUM_PARAMETER_FEATURE_COUNT
      The number of structural features of the 'Enum Parameter' class.
      See Also:
      Generated:
      Ordered:
    • HTTP_METHOD

      static final int HTTP_METHOD
      The meta object id for the 'Http Method' enum.
      See Also:
      Generated:
    • INHERITANCE_TYPE

      static final int INHERITANCE_TYPE
      The meta object id for the 'Inheritance Type' enum.
      See Also:
      Generated:
    • DISCRIMINATOR_TYPE

      static final int DISCRIMINATOR_TYPE
      The meta object id for the 'Discriminator Type' enum.
      See Also:
      Generated:
    • COLLECTION_TYPE

      static final int COLLECTION_TYPE
      The meta object id for the 'Collection Type' enum.
      See Also:
      Generated:
    • VISIBILITY

      static final int VISIBILITY
      The meta object id for the 'Visibility' enum.
      See Also:
      Generated:
  • Method Details

    • getTacticDDDModel

      org.eclipse.emf.ecore.EClass getTacticDDDModel()
      Returns the meta object for class 'Tactic DDD Model'.
      Returns:
      the meta object for class 'Tactic DDD Model'.
      See Also:
      Generated:
    • getTacticDDDModel_App

      org.eclipse.emf.ecore.EReference getTacticDDDModel_App()
      Returns the meta object for the containment reference 'App'.
      Returns:
      the meta object for the containment reference 'App'.
      See Also:
      Generated:
    • getTacticDDDApplication

      org.eclipse.emf.ecore.EClass getTacticDDDApplication()
      Returns the meta object for class 'Tactic DDD Application'.
      Returns:
      the meta object for class 'Tactic DDD Application'.
      See Also:
      Generated:
    • getTacticDDDApplication_Doc

      org.eclipse.emf.ecore.EAttribute getTacticDDDApplication_Doc()
      Returns the meta object for the attribute 'Doc'.
      Returns:
      the meta object for the attribute 'Doc'.
      See Also:
      Generated:
    • getTacticDDDApplication_Name

      org.eclipse.emf.ecore.EAttribute getTacticDDDApplication_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      Generated:
    • getTacticDDDApplication_BasePackage

      org.eclipse.emf.ecore.EAttribute getTacticDDDApplication_BasePackage()
      Returns the meta object for the attribute 'Base Package'.
      Returns:
      the meta object for the attribute 'Base Package'.
      See Also:
      Generated:
    • getTacticDDDApplication_Services

      org.eclipse.emf.ecore.EReference getTacticDDDApplication_Services()
      Returns the meta object for the containment reference list 'Services'.
      Returns:
      the meta object for the containment reference list 'Services'.
      See Also:
      Generated:
    • getTacticDDDApplication_Resources

      org.eclipse.emf.ecore.EReference getTacticDDDApplication_Resources()
      Returns the meta object for the containment reference list 'Resources'.
      Returns:
      the meta object for the containment reference list 'Resources'.
      See Also:
      Generated:
    • getTacticDDDApplication_Consumers

      org.eclipse.emf.ecore.EReference getTacticDDDApplication_Consumers()
      Returns the meta object for the containment reference list 'Consumers'.
      Returns:
      the meta object for the containment reference list 'Consumers'.
      See Also:
      Generated:
    • getTacticDDDApplication_DomainObjects

      org.eclipse.emf.ecore.EReference getTacticDDDApplication_DomainObjects()
      Returns the meta object for the containment reference list 'Domain Objects'.
      Returns:
      the meta object for the containment reference list 'Domain Objects'.
      See Also:
      Generated:
    • getService

      org.eclipse.emf.ecore.EClass getService()
      Returns the meta object for class 'Service'.
      Returns:
      the meta object for class 'Service'.
      See Also:
      Generated:
    • getService_Comment

      org.eclipse.emf.ecore.EAttribute getService_Comment()
      Returns the meta object for the attribute 'Comment'.
      Returns:
      the meta object for the attribute 'Comment'.
      See Also:
      Generated:
    • getService_WebService

      org.eclipse.emf.ecore.EAttribute getService_WebService()
      Returns the meta object for the attribute 'Web Service'.
      Returns:
      the meta object for the attribute 'Web Service'.
      See Also:
      Generated:
    • getService_Operations

      org.eclipse.emf.ecore.EReference getService_Operations()
      Returns the meta object for the containment reference list 'Operations'.
      Returns:
      the meta object for the containment reference list 'Operations'.
      See Also:
      Generated:
    • getService_Associations

      org.eclipse.emf.ecore.EReference getService_Associations()
      Returns the meta object for the containment reference list 'Associations'.
      Returns:
      the meta object for the containment reference list 'Associations'.
      See Also:
      Generated:
    • getResource

      org.eclipse.emf.ecore.EClass getResource()
      Returns the meta object for class 'Resource'.
      Returns:
      the meta object for class 'Resource'.
      See Also:
      Generated:
    • getResource_Doc

      org.eclipse.emf.ecore.EAttribute getResource_Doc()
      Returns the meta object for the attribute 'Doc'.
      Returns:
      the meta object for the attribute 'Doc'.
      See Also:
      Generated:
    • getResource_Name

      org.eclipse.emf.ecore.EAttribute getResource_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      Generated:
    • getResource_GapClass

      org.eclipse.emf.ecore.EAttribute getResource_GapClass()
      Returns the meta object for the attribute 'Gap Class'.
      Returns:
      the meta object for the attribute 'Gap Class'.
      See Also:
      Generated:
    • getResource_NoGapClass

      org.eclipse.emf.ecore.EAttribute getResource_NoGapClass()
      Returns the meta object for the attribute 'No Gap Class'.
      Returns:
      the meta object for the attribute 'No Gap Class'.
      See Also:
      Generated:
    • getResource_Hint

      org.eclipse.emf.ecore.EAttribute getResource_Hint()
      Returns the meta object for the attribute 'Hint'.
      Returns:
      the meta object for the attribute 'Hint'.
      See Also:
      Generated:
    • getResource_Scaffold

      org.eclipse.emf.ecore.EAttribute getResource_Scaffold()
      Returns the meta object for the attribute 'Scaffold'.
      Returns:
      the meta object for the attribute 'Scaffold'.
      See Also:
      Generated:
    • getResource_Path

      org.eclipse.emf.ecore.EAttribute getResource_Path()
      Returns the meta object for the attribute 'Path'.
      Returns:
      the meta object for the attribute 'Path'.
      See Also:
      Generated:
    • getResource_Dependencies

      org.eclipse.emf.ecore.EReference getResource_Dependencies()
      Returns the meta object for the containment reference list 'Dependencies'.
      Returns:
      the meta object for the containment reference list 'Dependencies'.
      See Also:
      Generated:
    • getResource_Operations

      org.eclipse.emf.ecore.EReference getResource_Operations()
      Returns the meta object for the containment reference list 'Operations'.
      Returns:
      the meta object for the containment reference list 'Operations'.
      See Also:
      Generated:
    • getConsumer

      org.eclipse.emf.ecore.EClass getConsumer()
      Returns the meta object for class 'Consumer'.
      Returns:
      the meta object for class 'Consumer'.
      See Also:
      Generated:
    • getConsumer_Doc

      org.eclipse.emf.ecore.EAttribute getConsumer_Doc()
      Returns the meta object for the attribute 'Doc'.
      Returns:
      the meta object for the attribute 'Doc'.
      See Also:
      Generated:
    • getConsumer_Name

      org.eclipse.emf.ecore.EAttribute getConsumer_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      Generated:
    • getConsumer_Hint

      org.eclipse.emf.ecore.EAttribute getConsumer_Hint()
      Returns the meta object for the attribute 'Hint'.
      Returns:
      the meta object for the attribute 'Hint'.
      See Also:
      Generated:
    • getConsumer_Dependencies

      org.eclipse.emf.ecore.EReference getConsumer_Dependencies()
      Returns the meta object for the containment reference list 'Dependencies'.
      Returns:
      the meta object for the containment reference list 'Dependencies'.
      See Also:
      Generated:
    • getConsumer_MessageRoot

      org.eclipse.emf.ecore.EReference getConsumer_MessageRoot()
      Returns the meta object for the reference 'Message Root'.
      Returns:
      the meta object for the reference 'Message Root'.
      See Also:
      Generated:
    • getConsumer_Channel

      org.eclipse.emf.ecore.EAttribute getConsumer_Channel()
      Returns the meta object for the attribute 'Channel'.
      Returns:
      the meta object for the attribute 'Channel'.
      See Also:
      Generated:
    • getConsumer_Subscribe

      org.eclipse.emf.ecore.EReference getConsumer_Subscribe()
      Returns the meta object for the containment reference 'Subscribe'.
      Returns:
      the meta object for the containment reference 'Subscribe'.
      See Also:
      Generated:
    • getSubscribe

      org.eclipse.emf.ecore.EClass getSubscribe()
      Returns the meta object for class 'Subscribe'.
      Returns:
      the meta object for class 'Subscribe'.
      See Also:
      Generated:
    • getSubscribe_Topic

      org.eclipse.emf.ecore.EAttribute getSubscribe_Topic()
      Returns the meta object for the attribute 'Topic'.
      Returns:
      the meta object for the attribute 'Topic'.
      See Also:
      Generated:
    • getSubscribe_EventBus

      org.eclipse.emf.ecore.EAttribute getSubscribe_EventBus()
      Returns the meta object for the attribute 'Event Bus'.
      Returns:
      the meta object for the attribute 'Event Bus'.
      See Also:
      Generated:
    • getPublish

      org.eclipse.emf.ecore.EClass getPublish()
      Returns the meta object for class 'Publish'.
      Returns:
      the meta object for class 'Publish'.
      See Also:
      Generated:
    • getPublish_EventType

      org.eclipse.emf.ecore.EReference getPublish_EventType()
      Returns the meta object for the reference 'Event Type'.
      Returns:
      the meta object for the reference 'Event Type'.
      See Also:
      Generated:
    • getPublish_Topic

      org.eclipse.emf.ecore.EAttribute getPublish_Topic()
      Returns the meta object for the attribute 'Topic'.
      Returns:
      the meta object for the attribute 'Topic'.
      See Also:
      Generated:
    • getPublish_EventBus

      org.eclipse.emf.ecore.EAttribute getPublish_EventBus()
      Returns the meta object for the attribute 'Event Bus'.
      Returns:
      the meta object for the attribute 'Event Bus'.
      See Also:
      Generated:
    • getEvent

      org.eclipse.emf.ecore.EClass getEvent()
      Returns the meta object for class 'Event'.
      Returns:
      the meta object for class 'Event'.
      See Also:
      Generated:
    • getEvent_Persistent

      org.eclipse.emf.ecore.EAttribute getEvent_Persistent()
      Returns the meta object for the attribute 'Persistent'.
      Returns:
      the meta object for the attribute 'Persistent'.
      See Also:
      Generated:
    • getDomainObjectTypedElement

      org.eclipse.emf.ecore.EClass getDomainObjectTypedElement()
      Returns the meta object for class 'Domain Object Typed Element'.
      Returns:
      the meta object for class 'Domain Object Typed Element'.
      See Also:
      Generated:
    • getServiceOperation

      org.eclipse.emf.ecore.EClass getServiceOperation()
      Returns the meta object for class 'Service Operation'.
      Returns:
      the meta object for class 'Service Operation'.
      See Also:
      Generated:
    • getServiceOperation_Doc

      org.eclipse.emf.ecore.EAttribute getServiceOperation_Doc()
      Returns the meta object for the attribute 'Doc'.
      Returns:
      the meta object for the attribute 'Doc'.
      See Also:
      Generated:
    • getServiceOperation_Visibility

      org.eclipse.emf.ecore.EAttribute getServiceOperation_Visibility()
      Returns the meta object for the attribute 'Visibility'.
      Returns:
      the meta object for the attribute 'Visibility'.
      See Also:
      Generated:
    • getServiceOperation_ReturnType

      org.eclipse.emf.ecore.EReference getServiceOperation_ReturnType()
      Returns the meta object for the containment reference 'Return Type'.
      Returns:
      the meta object for the containment reference 'Return Type'.
      See Also:
      Generated:
    • getServiceOperation_Name

      org.eclipse.emf.ecore.EAttribute getServiceOperation_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      Generated:
    • getServiceOperation_Parameters

      org.eclipse.emf.ecore.EReference getServiceOperation_Parameters()
      Returns the meta object for the containment reference list 'Parameters'.
      Returns:
      the meta object for the containment reference list 'Parameters'.
      See Also:
      Generated:
    • getServiceOperation_Throws

      org.eclipse.emf.ecore.EAttribute getServiceOperation_Throws()
      Returns the meta object for the attribute 'Throws'.
      Returns:
      the meta object for the attribute 'Throws'.
      See Also:
      Generated:
    • getServiceOperation_Hint

      org.eclipse.emf.ecore.EAttribute getServiceOperation_Hint()
      Returns the meta object for the attribute 'Hint'.
      Returns:
      the meta object for the attribute 'Hint'.
      See Also:
      Generated:
    • getServiceOperation_Publish

      org.eclipse.emf.ecore.EReference getServiceOperation_Publish()
      Returns the meta object for the containment reference 'Publish'.
      Returns:
      the meta object for the containment reference 'Publish'.
      See Also:
      Generated:
    • getServiceOperation_DelegateHolder

      org.eclipse.emf.ecore.EReference getServiceOperation_DelegateHolder()
      Returns the meta object for the containment reference 'Delegate Holder'.
      Returns:
      the meta object for the containment reference 'Delegate Holder'.
      See Also:
      Generated:
    • getServiceOperation_ReadOnlyOperation

      org.eclipse.emf.ecore.EAttribute getServiceOperation_ReadOnlyOperation()
      Returns the meta object for the attribute 'Read Only Operation'.
      Returns:
      the meta object for the attribute 'Read Only Operation'.
      See Also:
      Generated:
    • getServiceOperation_WriteOperation

      org.eclipse.emf.ecore.EAttribute getServiceOperation_WriteOperation()
      Returns the meta object for the attribute 'Write Operation'.
      Returns:
      the meta object for the attribute 'Write Operation'.
      See Also:
      Generated:
    • getServiceOperation_StateTransition

      org.eclipse.emf.ecore.EReference getServiceOperation_StateTransition()
      Returns the meta object for the containment reference 'State Transition'.
      Returns:
      the meta object for the containment reference 'State Transition'.
      See Also:
      Generated:
    • getStateTransition

      org.eclipse.emf.ecore.EClass getStateTransition()
      Returns the meta object for class 'State Transition'.
      Returns:
      the meta object for class 'State Transition'.
      See Also:
      Generated:
    • getStateTransition_From

      org.eclipse.emf.ecore.EReference getStateTransition_From()
      Returns the meta object for the reference list 'From'.
      Returns:
      the meta object for the reference list 'From'.
      See Also:
      Generated:
    • getStateTransition_Target

      org.eclipse.emf.ecore.EReference getStateTransition_Target()
      Returns the meta object for the containment reference 'Target'.
      Returns:
      the meta object for the containment reference 'Target'.
      See Also:
      Generated:
    • getStateTransitionTarget

      org.eclipse.emf.ecore.EClass getStateTransitionTarget()
      Returns the meta object for class 'State Transition Target'.
      Returns:
      the meta object for class 'State Transition Target'.
      See Also:
      Generated:
    • getStateTransitionTarget_To

      org.eclipse.emf.ecore.EReference getStateTransitionTarget_To()
      Returns the meta object for the containment reference list 'To'.
      Returns:
      the meta object for the containment reference list 'To'.
      See Also:
      Generated:
    • getSingleStateTransitionTarget

      org.eclipse.emf.ecore.EClass getSingleStateTransitionTarget()
      Returns the meta object for class 'Single State Transition Target'.
      Returns:
      the meta object for class 'Single State Transition Target'.
      See Also:
      Generated:
    • getExclusiveAlternativeStateTransitionTarget

      org.eclipse.emf.ecore.EClass getExclusiveAlternativeStateTransitionTarget()
      Returns the meta object for class 'Exclusive Alternative State Transition Target'.
      Returns:
      the meta object for class 'Exclusive Alternative State Transition Target'.
      See Also:
      Generated:
    • getTargetState

      org.eclipse.emf.ecore.EClass getTargetState()
      Returns the meta object for class 'Target State'.
      Returns:
      the meta object for class 'Target State'.
      See Also:
      Generated:
    • getTargetState_Value

      org.eclipse.emf.ecore.EReference getTargetState_Value()
      Returns the meta object for the reference 'Value'.
      Returns:
      the meta object for the reference 'Value'.
      See Also:
      Generated:
    • getTargetState_EndState

      org.eclipse.emf.ecore.EAttribute getTargetState_EndState()
      Returns the meta object for the attribute 'End State'.
      Returns:
      the meta object for the attribute 'End State'.
      See Also:
      Generated:
    • getServiceOperationDelegate

      org.eclipse.emf.ecore.EClass getServiceOperationDelegate()
      Returns the meta object for class 'Service Operation Delegate'.
      Returns:
      the meta object for class 'Service Operation Delegate'.
      See Also:
      Generated:
    • getServiceOperationDelegate_Delegate

      org.eclipse.emf.ecore.EReference getServiceOperationDelegate_Delegate()
      Returns the meta object for the reference 'Delegate'.
      Returns:
      the meta object for the reference 'Delegate'.
      See Also:
      Generated:
    • getServiceOperationDelegate_DelegateOperation

      org.eclipse.emf.ecore.EReference getServiceOperationDelegate_DelegateOperation()
      Returns the meta object for the reference 'Delegate Operation'.
      Returns:
      the meta object for the reference 'Delegate Operation'.
      See Also:
      Generated:
    • getServiceRepositoryOption

      org.eclipse.emf.ecore.EClass getServiceRepositoryOption()
      Returns the meta object for class 'Service Repository Option'.
      Returns:
      the meta object for class 'Service Repository Option'.
      See Also:
      Generated:
    • getServiceRepositoryOption_Doc

      org.eclipse.emf.ecore.EAttribute getServiceRepositoryOption_Doc()
      Returns the meta object for the attribute 'Doc'.
      Returns:
      the meta object for the attribute 'Doc'.
      See Also:
      Generated:
    • getServiceRepositoryOption_Name

      org.eclipse.emf.ecore.EAttribute getServiceRepositoryOption_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      Generated:
    • getServiceRepositoryOption_GapClass

      org.eclipse.emf.ecore.EAttribute getServiceRepositoryOption_GapClass()
      Returns the meta object for the attribute 'Gap Class'.
      Returns:
      the meta object for the attribute 'Gap Class'.
      See Also:
      Generated:
    • getServiceRepositoryOption_NoGapClass

      org.eclipse.emf.ecore.EAttribute getServiceRepositoryOption_NoGapClass()
      Returns the meta object for the attribute 'No Gap Class'.
      Returns:
      the meta object for the attribute 'No Gap Class'.
      See Also:
      Generated:
    • getServiceRepositoryOption_Hint

      org.eclipse.emf.ecore.EAttribute getServiceRepositoryOption_Hint()
      Returns the meta object for the attribute 'Hint'.
      Returns:
      the meta object for the attribute 'Hint'.
      See Also:
      Generated:
    • getServiceRepositoryOption_Subscribe

      org.eclipse.emf.ecore.EReference getServiceRepositoryOption_Subscribe()
      Returns the meta object for the containment reference 'Subscribe'.
      Returns:
      the meta object for the containment reference 'Subscribe'.
      See Also:
      Generated:
    • getServiceRepositoryOption_Dependencies

      org.eclipse.emf.ecore.EReference getServiceRepositoryOption_Dependencies()
      Returns the meta object for the containment reference list 'Dependencies'.
      Returns:
      the meta object for the containment reference list 'Dependencies'.
      See Also:
      Generated:
    • getServiceRepositoryOperationOption

      org.eclipse.emf.ecore.EClass getServiceRepositoryOperationOption()
      Returns the meta object for class 'Service Repository Operation Option'.
      Returns:
      the meta object for class 'Service Repository Operation Option'.
      See Also:
      Generated:
    • getResourceOperation

      org.eclipse.emf.ecore.EClass getResourceOperation()
      Returns the meta object for class 'Resource Operation'.
      Returns:
      the meta object for class 'Resource Operation'.
      See Also:
      Generated:
    • getResourceOperation_Doc

      org.eclipse.emf.ecore.EAttribute getResourceOperation_Doc()
      Returns the meta object for the attribute 'Doc'.
      Returns:
      the meta object for the attribute 'Doc'.
      See Also:
      Generated:
    • getResourceOperation_Visibility

      org.eclipse.emf.ecore.EAttribute getResourceOperation_Visibility()
      Returns the meta object for the attribute 'Visibility'.
      Returns:
      the meta object for the attribute 'Visibility'.
      See Also:
      Generated:
    • getResourceOperation_ReturnType

      org.eclipse.emf.ecore.EReference getResourceOperation_ReturnType()
      Returns the meta object for the containment reference 'Return Type'.
      Returns:
      the meta object for the containment reference 'Return Type'.
      See Also:
      Generated:
    • getResourceOperation_Name

      org.eclipse.emf.ecore.EAttribute getResourceOperation_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      Generated:
    • getResourceOperation_Parameters

      org.eclipse.emf.ecore.EReference getResourceOperation_Parameters()
      Returns the meta object for the containment reference list 'Parameters'.
      Returns:
      the meta object for the containment reference list 'Parameters'.
      See Also:
      Generated:
    • getResourceOperation_Throws

      org.eclipse.emf.ecore.EAttribute getResourceOperation_Throws()
      Returns the meta object for the attribute 'Throws'.
      Returns:
      the meta object for the attribute 'Throws'.
      See Also:
      Generated:
    • getResourceOperation_Hint

      org.eclipse.emf.ecore.EAttribute getResourceOperation_Hint()
      Returns the meta object for the attribute 'Hint'.
      Returns:
      the meta object for the attribute 'Hint'.
      See Also:
      Generated:
    • getResourceOperation_HttpMethod

      org.eclipse.emf.ecore.EAttribute getResourceOperation_HttpMethod()
      Returns the meta object for the attribute 'Http Method'.
      Returns:
      the meta object for the attribute 'Http Method'.
      See Also:
      Generated:
    • getResourceOperation_Path

      org.eclipse.emf.ecore.EAttribute getResourceOperation_Path()
      Returns the meta object for the attribute 'Path'.
      Returns:
      the meta object for the attribute 'Path'.
      See Also:
      Generated:
    • getResourceOperation_ReturnString

      org.eclipse.emf.ecore.EAttribute getResourceOperation_ReturnString()
      Returns the meta object for the attribute 'Return String'.
      Returns:
      the meta object for the attribute 'Return String'.
      See Also:
      Generated:
    • getResourceOperation_DelegateHolder

      org.eclipse.emf.ecore.EReference getResourceOperation_DelegateHolder()
      Returns the meta object for the containment reference 'Delegate Holder'.
      Returns:
      the meta object for the containment reference 'Delegate Holder'.
      See Also:
      Generated:
    • getResourceOperationDelegate

      org.eclipse.emf.ecore.EClass getResourceOperationDelegate()
      Returns the meta object for class 'Resource Operation Delegate'.
      Returns:
      the meta object for class 'Resource Operation Delegate'.
      See Also:
      Generated:
    • getResourceOperationDelegate_Delegate

      org.eclipse.emf.ecore.EReference getResourceOperationDelegate_Delegate()
      Returns the meta object for the reference 'Delegate'.
      Returns:
      the meta object for the reference 'Delegate'.
      See Also:
      Generated:
    • getResourceOperationDelegate_DelegateOperation

      org.eclipse.emf.ecore.EReference getResourceOperationDelegate_DelegateOperation()
      Returns the meta object for the reference 'Delegate Operation'.
      Returns:
      the meta object for the reference 'Delegate Operation'.
      See Also:
      Generated:
    • getRepositoryOperation

      org.eclipse.emf.ecore.EClass getRepositoryOperation()
      Returns the meta object for class 'Repository Operation'.
      Returns:
      the meta object for class 'Repository Operation'.
      See Also:
      Generated:
    • getRepositoryOperation_Doc

      org.eclipse.emf.ecore.EAttribute getRepositoryOperation_Doc()
      Returns the meta object for the attribute 'Doc'.
      Returns:
      the meta object for the attribute 'Doc'.
      See Also:
      Generated:
    • getRepositoryOperation_Visibility

      org.eclipse.emf.ecore.EAttribute getRepositoryOperation_Visibility()
      Returns the meta object for the attribute 'Visibility'.
      Returns:
      the meta object for the attribute 'Visibility'.
      See Also:
      Generated:
    • getRepositoryOperation_ReturnType

      org.eclipse.emf.ecore.EReference getRepositoryOperation_ReturnType()
      Returns the meta object for the containment reference 'Return Type'.
      Returns:
      the meta object for the containment reference 'Return Type'.
      See Also:
      Generated:
    • getRepositoryOperation_Name

      org.eclipse.emf.ecore.EAttribute getRepositoryOperation_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      Generated:
    • getRepositoryOperation_Parameters

      org.eclipse.emf.ecore.EReference getRepositoryOperation_Parameters()
      Returns the meta object for the containment reference list 'Parameters'.
      Returns:
      the meta object for the containment reference list 'Parameters'.
      See Also:
      Generated:
    • getRepositoryOperation_Throws

      org.eclipse.emf.ecore.EAttribute getRepositoryOperation_Throws()
      Returns the meta object for the attribute 'Throws'.
      Returns:
      the meta object for the attribute 'Throws'.
      See Also:
      Generated:
    • getRepositoryOperation_Hint

      org.eclipse.emf.ecore.EAttribute getRepositoryOperation_Hint()
      Returns the meta object for the attribute 'Hint'.
      Returns:
      the meta object for the attribute 'Hint'.
      See Also:
      Generated:
    • getRepositoryOperation_Cache

      org.eclipse.emf.ecore.EAttribute getRepositoryOperation_Cache()
      Returns the meta object for the attribute 'Cache'.
      Returns:
      the meta object for the attribute 'Cache'.
      See Also:
      Generated:
    • getRepositoryOperation_GapOperation

      org.eclipse.emf.ecore.EAttribute getRepositoryOperation_GapOperation()
      Returns the meta object for the attribute 'Gap Operation'.
      Returns:
      the meta object for the attribute 'Gap Operation'.
      See Also:
      Generated:
    • getRepositoryOperation_NoGapOperation

      org.eclipse.emf.ecore.EAttribute getRepositoryOperation_NoGapOperation()
      Returns the meta object for the attribute 'No Gap Operation'.
      Returns:
      the meta object for the attribute 'No Gap Operation'.
      See Also:
      Generated:
    • getRepositoryOperation_Query

      org.eclipse.emf.ecore.EAttribute getRepositoryOperation_Query()
      Returns the meta object for the attribute 'Query'.
      Returns:
      the meta object for the attribute 'Query'.
      See Also:
      Generated:
    • getRepositoryOperation_Condition

      org.eclipse.emf.ecore.EAttribute getRepositoryOperation_Condition()
      Returns the meta object for the attribute 'Condition'.
      Returns:
      the meta object for the attribute 'Condition'.
      See Also:
      Generated:
    • getRepositoryOperation_Select

      org.eclipse.emf.ecore.EAttribute getRepositoryOperation_Select()
      Returns the meta object for the attribute 'Select'.
      Returns:
      the meta object for the attribute 'Select'.
      See Also:
      Generated:
    • getRepositoryOperation_GroupBy

      org.eclipse.emf.ecore.EAttribute getRepositoryOperation_GroupBy()
      Returns the meta object for the attribute 'Group By'.
      Returns:
      the meta object for the attribute 'Group By'.
      See Also:
      Generated:
    • getRepositoryOperation_OrderBy

      org.eclipse.emf.ecore.EAttribute getRepositoryOperation_OrderBy()
      Returns the meta object for the attribute 'Order By'.
      Returns:
      the meta object for the attribute 'Order By'.
      See Also:
      Generated:
    • getRepositoryOperation_Construct

      org.eclipse.emf.ecore.EAttribute getRepositoryOperation_Construct()
      Returns the meta object for the attribute 'Construct'.
      Returns:
      the meta object for the attribute 'Construct'.
      See Also:
      Generated:
    • getRepositoryOperation_Build

      org.eclipse.emf.ecore.EAttribute getRepositoryOperation_Build()
      Returns the meta object for the attribute 'Build'.
      Returns:
      the meta object for the attribute 'Build'.
      See Also:
      Generated:
    • getRepositoryOperation_Map

      org.eclipse.emf.ecore.EAttribute getRepositoryOperation_Map()
      Returns the meta object for the attribute 'Map'.
      Returns:
      the meta object for the attribute 'Map'.
      See Also:
      Generated:
    • getRepositoryOperation_Publish

      org.eclipse.emf.ecore.EReference getRepositoryOperation_Publish()
      Returns the meta object for the containment reference 'Publish'.
      Returns:
      the meta object for the containment reference 'Publish'.
      See Also:
      Generated:
    • getRepositoryOperation_DelegateToAccessObject

      org.eclipse.emf.ecore.EAttribute getRepositoryOperation_DelegateToAccessObject()
      Returns the meta object for the attribute 'Delegate To Access Object'.
      Returns:
      the meta object for the attribute 'Delegate To Access Object'.
      See Also:
      Generated:
    • getRepositoryOperation_AccessObjectName

      org.eclipse.emf.ecore.EAttribute getRepositoryOperation_AccessObjectName()
      Returns the meta object for the attribute 'Access Object Name'.
      Returns:
      the meta object for the attribute 'Access Object Name'.
      See Also:
      Generated:
    • getParameter

      org.eclipse.emf.ecore.EClass getParameter()
      Returns the meta object for class 'Parameter'.
      Returns:
      the meta object for class 'Parameter'.
      See Also:
      Generated:
    • getParameter_Doc

      org.eclipse.emf.ecore.EAttribute getParameter_Doc()
      Returns the meta object for the attribute 'Doc'.
      Returns:
      the meta object for the attribute 'Doc'.
      See Also:
      Generated:
    • getParameter_ParameterType

      org.eclipse.emf.ecore.EReference getParameter_ParameterType()
      Returns the meta object for the containment reference 'Parameter Type'.
      Returns:
      the meta object for the containment reference 'Parameter Type'.
      See Also:
      Generated:
    • getParameter_Name

      org.eclipse.emf.ecore.EAttribute getParameter_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      Generated:
    • getComplexType

      org.eclipse.emf.ecore.EClass getComplexType()
      Returns the meta object for class 'Complex Type'.
      Returns:
      the meta object for class 'Complex Type'.
      See Also:
      Generated:
    • getComplexType_Type

      org.eclipse.emf.ecore.EAttribute getComplexType_Type()
      Returns the meta object for the attribute 'Type'.
      Returns:
      the meta object for the attribute 'Type'.
      See Also:
      Generated:
    • getComplexType_DomainObjectType

      org.eclipse.emf.ecore.EReference getComplexType_DomainObjectType()
      Returns the meta object for the reference 'Domain Object Type'.
      Returns:
      the meta object for the reference 'Domain Object Type'.
      See Also:
      Generated:
    • getComplexType_CollectionType

      org.eclipse.emf.ecore.EAttribute getComplexType_CollectionType()
      Returns the meta object for the attribute 'Collection Type'.
      Returns:
      the meta object for the attribute 'Collection Type'.
      See Also:
      Generated:
    • getComplexType_MapCollectionType

      org.eclipse.emf.ecore.EAttribute getComplexType_MapCollectionType()
      Returns the meta object for the attribute 'Map Collection Type'.
      Returns:
      the meta object for the attribute 'Map Collection Type'.
      See Also:
      Generated:
    • getComplexType_MapKeyType

      org.eclipse.emf.ecore.EAttribute getComplexType_MapKeyType()
      Returns the meta object for the attribute 'Map Key Type'.
      Returns:
      the meta object for the attribute 'Map Key Type'.
      See Also:
      Generated:
    • getComplexType_MapKeyDomainObjectType

      org.eclipse.emf.ecore.EReference getComplexType_MapKeyDomainObjectType()
      Returns the meta object for the reference 'Map Key Domain Object Type'.
      Returns:
      the meta object for the reference 'Map Key Domain Object Type'.
      See Also:
      Generated:
    • getSimpleDomainObject

      org.eclipse.emf.ecore.EClass getSimpleDomainObject()
      Returns the meta object for class 'Simple Domain Object'.
      Returns:
      the meta object for class 'Simple Domain Object'.
      See Also:
      Generated:
    • getSimpleDomainObject_Doc

      org.eclipse.emf.ecore.EAttribute getSimpleDomainObject_Doc()
      Returns the meta object for the attribute 'Doc'.
      Returns:
      the meta object for the attribute 'Doc'.
      See Also:
      Generated:
    • getSimpleDomainObject_Name

      org.eclipse.emf.ecore.EAttribute getSimpleDomainObject_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      Generated:
    • getSimpleDomainObject_Package

      org.eclipse.emf.ecore.EAttribute getSimpleDomainObject_Package()
      Returns the meta object for the attribute 'Package'.
      Returns:
      the meta object for the attribute 'Package'.
      See Also:
      Generated:
    • getSimpleDomainObject_Hint

      org.eclipse.emf.ecore.EAttribute getSimpleDomainObject_Hint()
      Returns the meta object for the attribute 'Hint'.
      Returns:
      the meta object for the attribute 'Hint'.
      See Also:
      Generated:
    • getDomainObject

      org.eclipse.emf.ecore.EClass getDomainObject()
      Returns the meta object for class 'Domain Object'.
      Returns:
      the meta object for class 'Domain Object'.
      See Also:
      Generated:
    • getDomainObject_Comment

      org.eclipse.emf.ecore.EAttribute getDomainObject_Comment()
      Returns the meta object for the attribute 'Comment'.
      Returns:
      the meta object for the attribute 'Comment'.
      See Also:
      Generated:
    • getDomainObject_Abstract

      org.eclipse.emf.ecore.EAttribute getDomainObject_Abstract()
      Returns the meta object for the attribute 'Abstract'.
      Returns:
      the meta object for the attribute 'Abstract'.
      See Also:
      Generated:
    • getDomainObject_ExtendsName

      org.eclipse.emf.ecore.EAttribute getDomainObject_ExtendsName()
      Returns the meta object for the attribute 'Extends Name'.
      Returns:
      the meta object for the attribute 'Extends Name'.
      See Also:
      Generated:
    • getDomainObject_Traits

      org.eclipse.emf.ecore.EReference getDomainObject_Traits()
      Returns the meta object for the reference list 'Traits'.
      Returns:
      the meta object for the reference list 'Traits'.
      See Also:
      Generated:
    • getDomainObject_Cache

      org.eclipse.emf.ecore.EAttribute getDomainObject_Cache()
      Returns the meta object for the attribute 'Cache'.
      Returns:
      the meta object for the attribute 'Cache'.
      See Also:
      Generated:
    • getDomainObject_GapClass

      org.eclipse.emf.ecore.EAttribute getDomainObject_GapClass()
      Returns the meta object for the attribute 'Gap Class'.
      Returns:
      the meta object for the attribute 'Gap Class'.
      See Also:
      Generated:
    • getDomainObject_NoGapClass

      org.eclipse.emf.ecore.EAttribute getDomainObject_NoGapClass()
      Returns the meta object for the attribute 'No Gap Class'.
      Returns:
      the meta object for the attribute 'No Gap Class'.
      See Also:
      Generated:
    • getDomainObject_Scaffold

      org.eclipse.emf.ecore.EAttribute getDomainObject_Scaffold()
      Returns the meta object for the attribute 'Scaffold'.
      Returns:
      the meta object for the attribute 'Scaffold'.
      See Also:
      Generated:
    • getDomainObject_DatabaseTable

      org.eclipse.emf.ecore.EAttribute getDomainObject_DatabaseTable()
      Returns the meta object for the attribute 'Database Table'.
      Returns:
      the meta object for the attribute 'Database Table'.
      See Also:
      Generated:
    • getDomainObject_DiscriminatorValue

      org.eclipse.emf.ecore.EAttribute getDomainObject_DiscriminatorValue()
      Returns the meta object for the attribute 'Discriminator Value'.
      Returns:
      the meta object for the attribute 'Discriminator Value'.
      See Also:
      Generated:
    • getDomainObject_DiscriminatorColumn

      org.eclipse.emf.ecore.EAttribute getDomainObject_DiscriminatorColumn()
      Returns the meta object for the attribute 'Discriminator Column'.
      Returns:
      the meta object for the attribute 'Discriminator Column'.
      See Also:
      Generated:
    • getDomainObject_DiscriminatorType

      org.eclipse.emf.ecore.EAttribute getDomainObject_DiscriminatorType()
      Returns the meta object for the attribute 'Discriminator Type'.
      Returns:
      the meta object for the attribute 'Discriminator Type'.
      See Also:
      Generated:
    • getDomainObject_DiscriminatorLength

      org.eclipse.emf.ecore.EAttribute getDomainObject_DiscriminatorLength()
      Returns the meta object for the attribute 'Discriminator Length'.
      Returns:
      the meta object for the attribute 'Discriminator Length'.
      See Also:
      Generated:
    • getDomainObject_InheritanceType

      org.eclipse.emf.ecore.EAttribute getDomainObject_InheritanceType()
      Returns the meta object for the attribute 'Inheritance Type'.
      Returns:
      the meta object for the attribute 'Inheritance Type'.
      See Also:
      Generated:
    • getDomainObject_Validate

      org.eclipse.emf.ecore.EAttribute getDomainObject_Validate()
      Returns the meta object for the attribute 'Validate'.
      Returns:
      the meta object for the attribute 'Validate'.
      See Also:
      Generated:
    • getDomainObject_AggregateRoot

      org.eclipse.emf.ecore.EAttribute getDomainObject_AggregateRoot()
      Returns the meta object for the attribute 'Aggregate Root'.
      Returns:
      the meta object for the attribute 'Aggregate Root'.
      See Also:
      Generated:
    • getDomainObject_BelongsTo

      org.eclipse.emf.ecore.EReference getDomainObject_BelongsTo()
      Returns the meta object for the reference 'Belongs To'.
      Returns:
      the meta object for the reference 'Belongs To'.
      See Also:
      Generated:
    • getDomainObject_Attributes

      org.eclipse.emf.ecore.EReference getDomainObject_Attributes()
      Returns the meta object for the containment reference list 'Attributes'.
      Returns:
      the meta object for the containment reference list 'Attributes'.
      See Also:
      Generated:
    • getDomainObject_References

      org.eclipse.emf.ecore.EReference getDomainObject_References()
      Returns the meta object for the containment reference list 'References'.
      Returns:
      the meta object for the containment reference list 'References'.
      See Also:
      Generated:
    • getDomainObject_Operations

      org.eclipse.emf.ecore.EReference getDomainObject_Operations()
      Returns the meta object for the containment reference list 'Operations'.
      Returns:
      the meta object for the containment reference list 'Operations'.
      See Also:
      Generated:
    • getDomainObject_Associations

      org.eclipse.emf.ecore.EReference getDomainObject_Associations()
      Returns the meta object for the containment reference list 'Associations'.
      Returns:
      the meta object for the containment reference list 'Associations'.
      See Also:
      Generated:
    • getDomainObject_Repository

      org.eclipse.emf.ecore.EReference getDomainObject_Repository()
      Returns the meta object for the containment reference 'Repository'.
      Returns:
      the meta object for the containment reference 'Repository'.
      See Also:
      Generated:
    • getEntity

      org.eclipse.emf.ecore.EClass getEntity()
      Returns the meta object for class 'Entity'.
      Returns:
      the meta object for class 'Entity'.
      See Also:
      Generated:
    • getEntity_Extends

      org.eclipse.emf.ecore.EReference getEntity_Extends()
      Returns the meta object for the reference 'Extends'.
      Returns:
      the meta object for the reference 'Extends'.
      See Also:
      Generated:
    • getEntity_NotOptimisticLocking

      org.eclipse.emf.ecore.EAttribute getEntity_NotOptimisticLocking()
      Returns the meta object for the attribute 'Not Optimistic Locking'.
      Returns:
      the meta object for the attribute 'Not Optimistic Locking'.
      See Also:
      Generated:
    • getEntity_NotAuditable

      org.eclipse.emf.ecore.EAttribute getEntity_NotAuditable()
      Returns the meta object for the attribute 'Not Auditable'.
      Returns:
      the meta object for the attribute 'Not Auditable'.
      See Also:
      Generated:
    • getValueObject

      org.eclipse.emf.ecore.EClass getValueObject()
      Returns the meta object for class 'Value Object'.
      Returns:
      the meta object for class 'Value Object'.
      See Also:
      Generated:
    • getValueObject_Extends

      org.eclipse.emf.ecore.EReference getValueObject_Extends()
      Returns the meta object for the reference 'Extends'.
      Returns:
      the meta object for the reference 'Extends'.
      See Also:
      Generated:
    • getValueObject_NotOptimisticLocking

      org.eclipse.emf.ecore.EAttribute getValueObject_NotOptimisticLocking()
      Returns the meta object for the attribute 'Not Optimistic Locking'.
      Returns:
      the meta object for the attribute 'Not Optimistic Locking'.
      See Also:
      Generated:
    • getValueObject_NotImmutable

      org.eclipse.emf.ecore.EAttribute getValueObject_NotImmutable()
      Returns the meta object for the attribute 'Not Immutable'.
      Returns:
      the meta object for the attribute 'Not Immutable'.
      See Also:
      Generated:
    • getValueObject_Persistent

      org.eclipse.emf.ecore.EAttribute getValueObject_Persistent()
      Returns the meta object for the attribute 'Persistent'.
      Returns:
      the meta object for the attribute 'Persistent'.
      See Also:
      Generated:
    • getValueObject_NotPersistent

      org.eclipse.emf.ecore.EAttribute getValueObject_NotPersistent()
      Returns the meta object for the attribute 'Not Persistent'.
      Returns:
      the meta object for the attribute 'Not Persistent'.
      See Also:
      Generated:
    • getDomainEvent

      org.eclipse.emf.ecore.EClass getDomainEvent()
      Returns the meta object for class 'Domain Event'.
      Returns:
      the meta object for class 'Domain Event'.
      See Also:
      Generated:
    • getDomainEvent_Extends

      org.eclipse.emf.ecore.EReference getDomainEvent_Extends()
      Returns the meta object for the reference 'Extends'.
      Returns:
      the meta object for the reference 'Extends'.
      See Also:
      Generated:
    • getCommandEvent

      org.eclipse.emf.ecore.EClass getCommandEvent()
      Returns the meta object for class 'Command Event'.
      Returns:
      the meta object for class 'Command Event'.
      See Also:
      Generated:
    • getCommandEvent_Extends

      org.eclipse.emf.ecore.EReference getCommandEvent_Extends()
      Returns the meta object for the reference 'Extends'.
      Returns:
      the meta object for the reference 'Extends'.
      See Also:
      Generated:
    • getTrait

      org.eclipse.emf.ecore.EClass getTrait()
      Returns the meta object for class 'Trait'.
      Returns:
      the meta object for class 'Trait'.
      See Also:
      Generated:
    • getTrait_Attributes

      org.eclipse.emf.ecore.EReference getTrait_Attributes()
      Returns the meta object for the containment reference list 'Attributes'.
      Returns:
      the meta object for the containment reference list 'Attributes'.
      See Also:
      Generated:
    • getTrait_References

      org.eclipse.emf.ecore.EReference getTrait_References()
      Returns the meta object for the containment reference list 'References'.
      Returns:
      the meta object for the containment reference list 'References'.
      See Also:
      Generated:
    • getTrait_Operations

      org.eclipse.emf.ecore.EReference getTrait_Operations()
      Returns the meta object for the containment reference list 'Operations'.
      Returns:
      the meta object for the containment reference list 'Operations'.
      See Also:
      Generated:
    • getTrait_Associations

      org.eclipse.emf.ecore.EReference getTrait_Associations()
      Returns the meta object for the containment reference list 'Associations'.
      Returns:
      the meta object for the containment reference list 'Associations'.
      See Also:
      Generated:
    • getDomainObjectOperation

      org.eclipse.emf.ecore.EClass getDomainObjectOperation()
      Returns the meta object for class 'Domain Object Operation'.
      Returns:
      the meta object for class 'Domain Object Operation'.
      See Also:
      Generated:
    • getDomainObjectOperation_Doc

      org.eclipse.emf.ecore.EAttribute getDomainObjectOperation_Doc()
      Returns the meta object for the attribute 'Doc'.
      Returns:
      the meta object for the attribute 'Doc'.
      See Also:
      Generated:
    • getDomainObjectOperation_Abstract

      org.eclipse.emf.ecore.EAttribute getDomainObjectOperation_Abstract()
      Returns the meta object for the attribute 'Abstract'.
      Returns:
      the meta object for the attribute 'Abstract'.
      See Also:
      Generated:
    • getDomainObjectOperation_Visibility

      org.eclipse.emf.ecore.EAttribute getDomainObjectOperation_Visibility()
      Returns the meta object for the attribute 'Visibility'.
      Returns:
      the meta object for the attribute 'Visibility'.
      See Also:
      Generated:
    • getDomainObjectOperation_ReturnType

      org.eclipse.emf.ecore.EReference getDomainObjectOperation_ReturnType()
      Returns the meta object for the containment reference 'Return Type'.
      Returns:
      the meta object for the containment reference 'Return Type'.
      See Also:
      Generated:
    • getDomainObjectOperation_Name

      org.eclipse.emf.ecore.EAttribute getDomainObjectOperation_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      Generated:
    • getDomainObjectOperation_Parameters

      org.eclipse.emf.ecore.EReference getDomainObjectOperation_Parameters()
      Returns the meta object for the containment reference list 'Parameters'.
      Returns:
      the meta object for the containment reference list 'Parameters'.
      See Also:
      Generated:
    • getDomainObjectOperation_Throws

      org.eclipse.emf.ecore.EAttribute getDomainObjectOperation_Throws()
      Returns the meta object for the attribute 'Throws'.
      Returns:
      the meta object for the attribute 'Throws'.
      See Also:
      Generated:
    • getDomainObjectOperation_Hint

      org.eclipse.emf.ecore.EAttribute getDomainObjectOperation_Hint()
      Returns the meta object for the attribute 'Hint'.
      Returns:
      the meta object for the attribute 'Hint'.
      See Also:
      Generated:
    • getDomainObjectOperation_ReadOnlyOperation

      org.eclipse.emf.ecore.EAttribute getDomainObjectOperation_ReadOnlyOperation()
      Returns the meta object for the attribute 'Read Only Operation'.
      Returns:
      the meta object for the attribute 'Read Only Operation'.
      See Also:
      Generated:
    • getDomainObjectOperation_WriteOperation

      org.eclipse.emf.ecore.EAttribute getDomainObjectOperation_WriteOperation()
      Returns the meta object for the attribute 'Write Operation'.
      Returns:
      the meta object for the attribute 'Write Operation'.
      See Also:
      Generated:
    • getDomainObjectOperation_StateTransition

      org.eclipse.emf.ecore.EReference getDomainObjectOperation_StateTransition()
      Returns the meta object for the containment reference 'State Transition'.
      Returns:
      the meta object for the containment reference 'State Transition'.
      See Also:
      Generated:
    • getDataTransferObject

      org.eclipse.emf.ecore.EClass getDataTransferObject()
      Returns the meta object for class 'Data Transfer Object'.
      Returns:
      the meta object for class 'Data Transfer Object'.
      See Also:
      Generated:
    • getDataTransferObject_Comment

      org.eclipse.emf.ecore.EAttribute getDataTransferObject_Comment()
      Returns the meta object for the attribute 'Comment'.
      Returns:
      the meta object for the attribute 'Comment'.
      See Also:
      Generated:
    • getDataTransferObject_Abstract

      org.eclipse.emf.ecore.EAttribute getDataTransferObject_Abstract()
      Returns the meta object for the attribute 'Abstract'.
      Returns:
      the meta object for the attribute 'Abstract'.
      See Also:
      Generated:
    • getDataTransferObject_Extends

      org.eclipse.emf.ecore.EReference getDataTransferObject_Extends()
      Returns the meta object for the reference 'Extends'.
      Returns:
      the meta object for the reference 'Extends'.
      See Also:
      Generated:
    • getDataTransferObject_ExtendsName

      org.eclipse.emf.ecore.EAttribute getDataTransferObject_ExtendsName()
      Returns the meta object for the attribute 'Extends Name'.
      Returns:
      the meta object for the attribute 'Extends Name'.
      See Also:
      Generated:
    • getDataTransferObject_GapClass

      org.eclipse.emf.ecore.EAttribute getDataTransferObject_GapClass()
      Returns the meta object for the attribute 'Gap Class'.
      Returns:
      the meta object for the attribute 'Gap Class'.
      See Also:
      Generated:
    • getDataTransferObject_NoGapClass

      org.eclipse.emf.ecore.EAttribute getDataTransferObject_NoGapClass()
      Returns the meta object for the attribute 'No Gap Class'.
      Returns:
      the meta object for the attribute 'No Gap Class'.
      See Also:
      Generated:
    • getDataTransferObject_Validate

      org.eclipse.emf.ecore.EAttribute getDataTransferObject_Validate()
      Returns the meta object for the attribute 'Validate'.
      Returns:
      the meta object for the attribute 'Validate'.
      See Also:
      Generated:
    • getDataTransferObject_Attributes

      org.eclipse.emf.ecore.EReference getDataTransferObject_Attributes()
      Returns the meta object for the containment reference list 'Attributes'.
      Returns:
      the meta object for the containment reference list 'Attributes'.
      See Also:
      Generated:
    • getDataTransferObject_References

      org.eclipse.emf.ecore.EReference getDataTransferObject_References()
      Returns the meta object for the containment reference list 'References'.
      Returns:
      the meta object for the containment reference list 'References'.
      See Also:
      Generated:
    • getBasicType

      org.eclipse.emf.ecore.EClass getBasicType()
      Returns the meta object for class 'Basic Type'.
      Returns:
      the meta object for class 'Basic Type'.
      See Also:
      Generated:
    • getBasicType_Traits

      org.eclipse.emf.ecore.EReference getBasicType_Traits()
      Returns the meta object for the reference list 'Traits'.
      Returns:
      the meta object for the reference list 'Traits'.
      See Also:
      Generated:
    • getBasicType_NotImmutable

      org.eclipse.emf.ecore.EAttribute getBasicType_NotImmutable()
      Returns the meta object for the attribute 'Not Immutable'.
      Returns:
      the meta object for the attribute 'Not Immutable'.
      See Also:
      Generated:
    • getBasicType_GapClass

      org.eclipse.emf.ecore.EAttribute getBasicType_GapClass()
      Returns the meta object for the attribute 'Gap Class'.
      Returns:
      the meta object for the attribute 'Gap Class'.
      See Also:
      Generated:
    • getBasicType_NoGapClass

      org.eclipse.emf.ecore.EAttribute getBasicType_NoGapClass()
      Returns the meta object for the attribute 'No Gap Class'.
      Returns:
      the meta object for the attribute 'No Gap Class'.
      See Also:
      Generated:
    • getBasicType_Attributes

      org.eclipse.emf.ecore.EReference getBasicType_Attributes()
      Returns the meta object for the containment reference list 'Attributes'.
      Returns:
      the meta object for the containment reference list 'Attributes'.
      See Also:
      Generated:
    • getBasicType_References

      org.eclipse.emf.ecore.EReference getBasicType_References()
      Returns the meta object for the containment reference list 'References'.
      Returns:
      the meta object for the containment reference list 'References'.
      See Also:
      Generated:
    • getBasicType_Operations

      org.eclipse.emf.ecore.EReference getBasicType_Operations()
      Returns the meta object for the containment reference list 'Operations'.
      Returns:
      the meta object for the containment reference list 'Operations'.
      See Also:
      Generated:
    • getBasicType_Associations

      org.eclipse.emf.ecore.EReference getBasicType_Associations()
      Returns the meta object for the containment reference list 'Associations'.
      Returns:
      the meta object for the containment reference list 'Associations'.
      See Also:
      Generated:
    • getAttribute

      org.eclipse.emf.ecore.EClass getAttribute()
      Returns the meta object for class 'Attribute'.
      Returns:
      the meta object for class 'Attribute'.
      See Also:
      Generated:
    • getAttribute_Type

      org.eclipse.emf.ecore.EAttribute getAttribute_Type()
      Returns the meta object for the attribute 'Type'.
      Returns:
      the meta object for the attribute 'Type'.
      See Also:
      Generated:
    • getAttribute_Unique

      org.eclipse.emf.ecore.EAttribute getAttribute_Unique()
      Returns the meta object for the attribute 'Unique'.
      Returns:
      the meta object for the attribute 'Unique'.
      See Also:
      Generated:
    • getAttribute_Index

      org.eclipse.emf.ecore.EAttribute getAttribute_Index()
      Returns the meta object for the attribute 'Index'.
      Returns:
      the meta object for the attribute 'Index'.
      See Also:
      Generated:
    • getAttribute_AssertFalse

      org.eclipse.emf.ecore.EAttribute getAttribute_AssertFalse()
      Returns the meta object for the attribute 'Assert False'.
      Returns:
      the meta object for the attribute 'Assert False'.
      See Also:
      Generated:
    • getAttribute_AssertFalseMessage

      org.eclipse.emf.ecore.EAttribute getAttribute_AssertFalseMessage()
      Returns the meta object for the attribute 'Assert False Message'.
      Returns:
      the meta object for the attribute 'Assert False Message'.
      See Also:
      Generated:
    • getAttribute_AssertTrue

      org.eclipse.emf.ecore.EAttribute getAttribute_AssertTrue()
      Returns the meta object for the attribute 'Assert True'.
      Returns:
      the meta object for the attribute 'Assert True'.
      See Also:
      Generated:
    • getAttribute_AssertTrueMessage

      org.eclipse.emf.ecore.EAttribute getAttribute_AssertTrueMessage()
      Returns the meta object for the attribute 'Assert True Message'.
      Returns:
      the meta object for the attribute 'Assert True Message'.
      See Also:
      Generated:
    • getAttribute_CreditCardNumber

      org.eclipse.emf.ecore.EAttribute getAttribute_CreditCardNumber()
      Returns the meta object for the attribute 'Credit Card Number'.
      Returns:
      the meta object for the attribute 'Credit Card Number'.
      See Also:
      Generated:
    • getAttribute_CreditCardNumberMessage

      org.eclipse.emf.ecore.EAttribute getAttribute_CreditCardNumberMessage()
      Returns the meta object for the attribute 'Credit Card Number Message'.
      Returns:
      the meta object for the attribute 'Credit Card Number Message'.
      See Also:
      Generated:
    • getAttribute_Digits

      org.eclipse.emf.ecore.EAttribute getAttribute_Digits()
      Returns the meta object for the attribute 'Digits'.
      Returns:
      the meta object for the attribute 'Digits'.
      See Also:
      Generated:
    • getAttribute_Email

      org.eclipse.emf.ecore.EAttribute getAttribute_Email()
      Returns the meta object for the attribute 'Email'.
      Returns:
      the meta object for the attribute 'Email'.
      See Also:
      Generated:
    • getAttribute_EmailMessage

      org.eclipse.emf.ecore.EAttribute getAttribute_EmailMessage()
      Returns the meta object for the attribute 'Email Message'.
      Returns:
      the meta object for the attribute 'Email Message'.
      See Also:
      Generated:
    • getAttribute_Future

      org.eclipse.emf.ecore.EAttribute getAttribute_Future()
      Returns the meta object for the attribute 'Future'.
      Returns:
      the meta object for the attribute 'Future'.
      See Also:
      Generated:
    • getAttribute_FutureMessage

      org.eclipse.emf.ecore.EAttribute getAttribute_FutureMessage()
      Returns the meta object for the attribute 'Future Message'.
      Returns:
      the meta object for the attribute 'Future Message'.
      See Also:
      Generated:
    • getAttribute_Past

      org.eclipse.emf.ecore.EAttribute getAttribute_Past()
      Returns the meta object for the attribute 'Past'.
      Returns:
      the meta object for the attribute 'Past'.
      See Also:
      Generated:
    • getAttribute_PastMessage

      org.eclipse.emf.ecore.EAttribute getAttribute_PastMessage()
      Returns the meta object for the attribute 'Past Message'.
      Returns:
      the meta object for the attribute 'Past Message'.
      See Also:
      Generated:
    • getAttribute_Max

      org.eclipse.emf.ecore.EAttribute getAttribute_Max()
      Returns the meta object for the attribute 'Max'.
      Returns:
      the meta object for the attribute 'Max'.
      See Also:
      Generated:
    • getAttribute_Min

      org.eclipse.emf.ecore.EAttribute getAttribute_Min()
      Returns the meta object for the attribute 'Min'.
      Returns:
      the meta object for the attribute 'Min'.
      See Also:
      Generated:
    • getAttribute_DecimalMax

      org.eclipse.emf.ecore.EAttribute getAttribute_DecimalMax()
      Returns the meta object for the attribute 'Decimal Max'.
      Returns:
      the meta object for the attribute 'Decimal Max'.
      See Also:
      Generated:
    • getAttribute_DecimalMin

      org.eclipse.emf.ecore.EAttribute getAttribute_DecimalMin()
      Returns the meta object for the attribute 'Decimal Min'.
      Returns:
      the meta object for the attribute 'Decimal Min'.
      See Also:
      Generated:
    • getAttribute_NotBlank

      org.eclipse.emf.ecore.EAttribute getAttribute_NotBlank()
      Returns the meta object for the attribute 'Not Blank'.
      Returns:
      the meta object for the attribute 'Not Blank'.
      See Also:
      Generated:
    • getAttribute_NotBlankMessage

      org.eclipse.emf.ecore.EAttribute getAttribute_NotBlankMessage()
      Returns the meta object for the attribute 'Not Blank Message'.
      Returns:
      the meta object for the attribute 'Not Blank Message'.
      See Also:
      Generated:
    • getAttribute_Pattern

      org.eclipse.emf.ecore.EAttribute getAttribute_Pattern()
      Returns the meta object for the attribute 'Pattern'.
      Returns:
      the meta object for the attribute 'Pattern'.
      See Also:
      Generated:
    • getAttribute_Range

      org.eclipse.emf.ecore.EAttribute getAttribute_Range()
      Returns the meta object for the attribute 'Range'.
      Returns:
      the meta object for the attribute 'Range'.
      See Also:
      Generated:
    • getAttribute_Length

      org.eclipse.emf.ecore.EAttribute getAttribute_Length()
      Returns the meta object for the attribute 'Length'.
      Returns:
      the meta object for the attribute 'Length'.
      See Also:
      Generated:
    • getAttribute_ScriptAssert

      org.eclipse.emf.ecore.EAttribute getAttribute_ScriptAssert()
      Returns the meta object for the attribute 'Script Assert'.
      Returns:
      the meta object for the attribute 'Script Assert'.
      See Also:
      Generated:
    • getAttribute_Url

      org.eclipse.emf.ecore.EAttribute getAttribute_Url()
      Returns the meta object for the attribute 'Url'.
      Returns:
      the meta object for the attribute 'Url'.
      See Also:
      Generated:
    • getAttribute_DatabaseType

      org.eclipse.emf.ecore.EAttribute getAttribute_DatabaseType()
      Returns the meta object for the attribute 'Database Type'.
      Returns:
      the meta object for the attribute 'Database Type'.
      See Also:
      Generated:
    • getReference

      org.eclipse.emf.ecore.EClass getReference()
      Returns the meta object for class 'Reference'.
      Returns:
      the meta object for class 'Reference'.
      See Also:
      Generated:
    • getReference_DomainObjectType

      org.eclipse.emf.ecore.EReference getReference_DomainObjectType()
      Returns the meta object for the reference 'Domain Object Type'.
      Returns:
      the meta object for the reference 'Domain Object Type'.
      See Also:
      Generated:
    • getReference_Cascade

      org.eclipse.emf.ecore.EAttribute getReference_Cascade()
      Returns the meta object for the attribute 'Cascade'.
      Returns:
      the meta object for the attribute 'Cascade'.
      See Also:
      Generated:
    • getReference_Fetch

      org.eclipse.emf.ecore.EAttribute getReference_Fetch()
      Returns the meta object for the attribute 'Fetch'.
      Returns:
      the meta object for the attribute 'Fetch'.
      See Also:
      Generated:
    • getReference_Cache

      org.eclipse.emf.ecore.EAttribute getReference_Cache()
      Returns the meta object for the attribute 'Cache'.
      Returns:
      the meta object for the attribute 'Cache'.
      See Also:
      Generated:
    • getReference_Inverse

      org.eclipse.emf.ecore.EAttribute getReference_Inverse()
      Returns the meta object for the attribute 'Inverse'.
      Returns:
      the meta object for the attribute 'Inverse'.
      See Also:
      Generated:
    • getReference_DatabaseJoinTable

      org.eclipse.emf.ecore.EAttribute getReference_DatabaseJoinTable()
      Returns the meta object for the attribute 'Database Join Table'.
      Returns:
      the meta object for the attribute 'Database Join Table'.
      See Also:
      Generated:
    • getReference_DatabaseJoinColumn

      org.eclipse.emf.ecore.EAttribute getReference_DatabaseJoinColumn()
      Returns the meta object for the attribute 'Database Join Column'.
      Returns:
      the meta object for the attribute 'Database Join Column'.
      See Also:
      Generated:
    • getReference_Valid

      org.eclipse.emf.ecore.EAttribute getReference_Valid()
      Returns the meta object for the attribute 'Valid'.
      Returns:
      the meta object for the attribute 'Valid'.
      See Also:
      Generated:
    • getReference_ValidMessage

      org.eclipse.emf.ecore.EAttribute getReference_ValidMessage()
      Returns the meta object for the attribute 'Valid Message'.
      Returns:
      the meta object for the attribute 'Valid Message'.
      See Also:
      Generated:
    • getReference_OrderBy

      org.eclipse.emf.ecore.EAttribute getReference_OrderBy()
      Returns the meta object for the attribute 'Order By'.
      Returns:
      the meta object for the attribute 'Order By'.
      See Also:
      Generated:
    • getReference_OrderColumn

      org.eclipse.emf.ecore.EAttribute getReference_OrderColumn()
      Returns the meta object for the attribute 'Order Column'.
      Returns:
      the meta object for the attribute 'Order Column'.
      See Also:
      Generated:
    • getReference_OrderColumnName

      org.eclipse.emf.ecore.EAttribute getReference_OrderColumnName()
      Returns the meta object for the attribute 'Order Column Name'.
      Returns:
      the meta object for the attribute 'Order Column Name'.
      See Also:
      Generated:
    • getReference_OppositeHolder

      org.eclipse.emf.ecore.EReference getReference_OppositeHolder()
      Returns the meta object for the containment reference 'Opposite Holder'.
      Returns:
      the meta object for the containment reference 'Opposite Holder'.
      See Also:
      Generated:
    • getReference_AssociationLabel

      org.eclipse.emf.ecore.EAttribute getReference_AssociationLabel()
      Returns the meta object for the attribute 'Association Label'.
      Returns:
      the meta object for the attribute 'Association Label'.
      See Also:
      Generated:
    • getAssociation

      org.eclipse.emf.ecore.EClass getAssociation()
      Returns the meta object for class 'Association'.
      Returns:
      the meta object for class 'Association'.
      See Also:
      Generated:
    • getAssociation_Doc

      org.eclipse.emf.ecore.EAttribute getAssociation_Doc()
      Returns the meta object for the attribute 'Doc'.
      Returns:
      the meta object for the attribute 'Doc'.
      See Also:
      Generated:
    • getAssociation_Description

      org.eclipse.emf.ecore.EAttribute getAssociation_Description()
      Returns the meta object for the attribute 'Description'.
      Returns:
      the meta object for the attribute 'Description'.
      See Also:
      Generated:
    • getAssociation_DomainObjectType

      org.eclipse.emf.ecore.EReference getAssociation_DomainObjectType()
      Returns the meta object for the reference 'Domain Object Type'.
      Returns:
      the meta object for the reference 'Domain Object Type'.
      See Also:
      Generated:
    • getDtoAttribute

      org.eclipse.emf.ecore.EClass getDtoAttribute()
      Returns the meta object for class 'Dto Attribute'.
      Returns:
      the meta object for class 'Dto Attribute'.
      See Also:
      Generated:
    • getDtoAttribute_Type

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_Type()
      Returns the meta object for the attribute 'Type'.
      Returns:
      the meta object for the attribute 'Type'.
      See Also:
      Generated:
    • getDtoAttribute_AssertFalse

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_AssertFalse()
      Returns the meta object for the attribute 'Assert False'.
      Returns:
      the meta object for the attribute 'Assert False'.
      See Also:
      Generated:
    • getDtoAttribute_AssertFalseMessage

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_AssertFalseMessage()
      Returns the meta object for the attribute 'Assert False Message'.
      Returns:
      the meta object for the attribute 'Assert False Message'.
      See Also:
      Generated:
    • getDtoAttribute_AssertTrue

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_AssertTrue()
      Returns the meta object for the attribute 'Assert True'.
      Returns:
      the meta object for the attribute 'Assert True'.
      See Also:
      Generated:
    • getDtoAttribute_AssertTrueMessage

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_AssertTrueMessage()
      Returns the meta object for the attribute 'Assert True Message'.
      Returns:
      the meta object for the attribute 'Assert True Message'.
      See Also:
      Generated:
    • getDtoAttribute_CreditCardNumber

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_CreditCardNumber()
      Returns the meta object for the attribute 'Credit Card Number'.
      Returns:
      the meta object for the attribute 'Credit Card Number'.
      See Also:
      Generated:
    • getDtoAttribute_CreditCardNumberMessage

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_CreditCardNumberMessage()
      Returns the meta object for the attribute 'Credit Card Number Message'.
      Returns:
      the meta object for the attribute 'Credit Card Number Message'.
      See Also:
      Generated:
    • getDtoAttribute_Digits

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_Digits()
      Returns the meta object for the attribute 'Digits'.
      Returns:
      the meta object for the attribute 'Digits'.
      See Also:
      Generated:
    • getDtoAttribute_Email

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_Email()
      Returns the meta object for the attribute 'Email'.
      Returns:
      the meta object for the attribute 'Email'.
      See Also:
      Generated:
    • getDtoAttribute_EmailMessage

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_EmailMessage()
      Returns the meta object for the attribute 'Email Message'.
      Returns:
      the meta object for the attribute 'Email Message'.
      See Also:
      Generated:
    • getDtoAttribute_Future

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_Future()
      Returns the meta object for the attribute 'Future'.
      Returns:
      the meta object for the attribute 'Future'.
      See Also:
      Generated:
    • getDtoAttribute_FutureMessage

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_FutureMessage()
      Returns the meta object for the attribute 'Future Message'.
      Returns:
      the meta object for the attribute 'Future Message'.
      See Also:
      Generated:
    • getDtoAttribute_Past

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_Past()
      Returns the meta object for the attribute 'Past'.
      Returns:
      the meta object for the attribute 'Past'.
      See Also:
      Generated:
    • getDtoAttribute_PastMessage

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_PastMessage()
      Returns the meta object for the attribute 'Past Message'.
      Returns:
      the meta object for the attribute 'Past Message'.
      See Also:
      Generated:
    • getDtoAttribute_Max

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_Max()
      Returns the meta object for the attribute 'Max'.
      Returns:
      the meta object for the attribute 'Max'.
      See Also:
      Generated:
    • getDtoAttribute_Min

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_Min()
      Returns the meta object for the attribute 'Min'.
      Returns:
      the meta object for the attribute 'Min'.
      See Also:
      Generated:
    • getDtoAttribute_DecimalMax

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_DecimalMax()
      Returns the meta object for the attribute 'Decimal Max'.
      Returns:
      the meta object for the attribute 'Decimal Max'.
      See Also:
      Generated:
    • getDtoAttribute_DecimalMin

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_DecimalMin()
      Returns the meta object for the attribute 'Decimal Min'.
      Returns:
      the meta object for the attribute 'Decimal Min'.
      See Also:
      Generated:
    • getDtoAttribute_NotBlank

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_NotBlank()
      Returns the meta object for the attribute 'Not Blank'.
      Returns:
      the meta object for the attribute 'Not Blank'.
      See Also:
      Generated:
    • getDtoAttribute_NotBlankMessage

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_NotBlankMessage()
      Returns the meta object for the attribute 'Not Blank Message'.
      Returns:
      the meta object for the attribute 'Not Blank Message'.
      See Also:
      Generated:
    • getDtoAttribute_Pattern

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_Pattern()
      Returns the meta object for the attribute 'Pattern'.
      Returns:
      the meta object for the attribute 'Pattern'.
      See Also:
      Generated:
    • getDtoAttribute_Range

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_Range()
      Returns the meta object for the attribute 'Range'.
      Returns:
      the meta object for the attribute 'Range'.
      See Also:
      Generated:
    • getDtoAttribute_Length

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_Length()
      Returns the meta object for the attribute 'Length'.
      Returns:
      the meta object for the attribute 'Length'.
      See Also:
      Generated:
    • getDtoAttribute_ScriptAssert

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_ScriptAssert()
      Returns the meta object for the attribute 'Script Assert'.
      Returns:
      the meta object for the attribute 'Script Assert'.
      See Also:
      Generated:
    • getDtoAttribute_Url

      org.eclipse.emf.ecore.EAttribute getDtoAttribute_Url()
      Returns the meta object for the attribute 'Url'.
      Returns:
      the meta object for the attribute 'Url'.
      See Also:
      Generated:
    • getDtoReference

      org.eclipse.emf.ecore.EClass getDtoReference()
      Returns the meta object for class 'Dto Reference'.
      Returns:
      the meta object for class 'Dto Reference'.
      See Also:
      Generated:
    • getDtoReference_DomainObjectType

      org.eclipse.emf.ecore.EReference getDtoReference_DomainObjectType()
      Returns the meta object for the reference 'Domain Object Type'.
      Returns:
      the meta object for the reference 'Domain Object Type'.
      See Also:
      Generated:
    • getDtoReference_Valid

      org.eclipse.emf.ecore.EAttribute getDtoReference_Valid()
      Returns the meta object for the attribute 'Valid'.
      Returns:
      the meta object for the attribute 'Valid'.
      See Also:
      Generated:
    • getDtoReference_ValidMessage

      org.eclipse.emf.ecore.EAttribute getDtoReference_ValidMessage()
      Returns the meta object for the attribute 'Valid Message'.
      Returns:
      the meta object for the attribute 'Valid Message'.
      See Also:
      Generated:
    • getOppositeHolder

      org.eclipse.emf.ecore.EClass getOppositeHolder()
      Returns the meta object for class 'Opposite Holder'.
      Returns:
      the meta object for class 'Opposite Holder'.
      See Also:
      Generated:
    • getOppositeHolder_Opposite

      org.eclipse.emf.ecore.EReference getOppositeHolder_Opposite()
      Returns the meta object for the reference 'Opposite'.
      Returns:
      the meta object for the reference 'Opposite'.
      See Also:
      Generated:
    • getRepository

      org.eclipse.emf.ecore.EClass getRepository()
      Returns the meta object for class 'Repository'.
      Returns:
      the meta object for class 'Repository'.
      See Also:
      Generated:
    • getRepository_Operations

      org.eclipse.emf.ecore.EReference getRepository_Operations()
      Returns the meta object for the containment reference list 'Operations'.
      Returns:
      the meta object for the containment reference list 'Operations'.
      See Also:
      Generated:
    • getServiceDependency

      org.eclipse.emf.ecore.EClass getServiceDependency()
      Returns the meta object for class 'Service Dependency'.
      Returns:
      the meta object for class 'Service Dependency'.
      See Also:
      Generated:
    • getServiceDependency_Dependency

      org.eclipse.emf.ecore.EReference getServiceDependency_Dependency()
      Returns the meta object for the reference 'Dependency'.
      Returns:
      the meta object for the reference 'Dependency'.
      See Also:
      Generated:
    • getDependency

      org.eclipse.emf.ecore.EClass getDependency()
      Returns the meta object for class 'Dependency'.
      Returns:
      the meta object for class 'Dependency'.
      See Also:
      Generated:
    • getDependency_Dependency

      org.eclipse.emf.ecore.EReference getDependency_Dependency()
      Returns the meta object for the reference 'Dependency'.
      Returns:
      the meta object for the reference 'Dependency'.
      See Also:
      Generated:
    • getDependency_Name

      org.eclipse.emf.ecore.EAttribute getDependency_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      Generated:
    • getEnum

      org.eclipse.emf.ecore.EClass getEnum()
      Returns the meta object for class 'Enum'.
      Returns:
      the meta object for class 'Enum'.
      See Also:
      Generated:
    • getEnum_DefinesAggregateLifecycle

      org.eclipse.emf.ecore.EAttribute getEnum_DefinesAggregateLifecycle()
      Returns the meta object for the attribute 'Defines Aggregate Lifecycle'.
      Returns:
      the meta object for the attribute 'Defines Aggregate Lifecycle'.
      See Also:
      Generated:
    • getEnum_Ordinal

      org.eclipse.emf.ecore.EAttribute getEnum_Ordinal()
      Returns the meta object for the attribute 'Ordinal'.
      Returns:
      the meta object for the attribute 'Ordinal'.
      See Also:
      Generated:
    • getEnum_Attributes

      org.eclipse.emf.ecore.EReference getEnum_Attributes()
      Returns the meta object for the containment reference list 'Attributes'.
      Returns:
      the meta object for the containment reference list 'Attributes'.
      See Also:
      Generated:
    • getEnum_Values

      org.eclipse.emf.ecore.EReference getEnum_Values()
      Returns the meta object for the containment reference list 'Values'.
      Returns:
      the meta object for the containment reference list 'Values'.
      See Also:
      Generated:
    • getEnumAttribute

      org.eclipse.emf.ecore.EClass getEnumAttribute()
      Returns the meta object for class 'Enum Attribute'.
      Returns:
      the meta object for class 'Enum Attribute'.
      See Also:
      Generated:
    • getEnumAttribute_Doc

      org.eclipse.emf.ecore.EAttribute getEnumAttribute_Doc()
      Returns the meta object for the attribute 'Doc'.
      Returns:
      the meta object for the attribute 'Doc'.
      See Also:
      Generated:
    • getEnumAttribute_Type

      org.eclipse.emf.ecore.EAttribute getEnumAttribute_Type()
      Returns the meta object for the attribute 'Type'.
      Returns:
      the meta object for the attribute 'Type'.
      See Also:
      Generated:
    • getEnumAttribute_Name

      org.eclipse.emf.ecore.EAttribute getEnumAttribute_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      Generated:
    • getEnumAttribute_Key

      org.eclipse.emf.ecore.EAttribute getEnumAttribute_Key()
      Returns the meta object for the attribute 'Key'.
      Returns:
      the meta object for the attribute 'Key'.
      See Also:
      Generated:
    • getEnumValue

      org.eclipse.emf.ecore.EClass getEnumValue()
      Returns the meta object for class 'Enum Value'.
      Returns:
      the meta object for class 'Enum Value'.
      See Also:
      Generated:
    • getEnumValue_Doc

      org.eclipse.emf.ecore.EAttribute getEnumValue_Doc()
      Returns the meta object for the attribute 'Doc'.
      Returns:
      the meta object for the attribute 'Doc'.
      See Also:
      Generated:
    • getEnumValue_Name

      org.eclipse.emf.ecore.EAttribute getEnumValue_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      Generated:
    • getEnumValue_Parameters

      org.eclipse.emf.ecore.EReference getEnumValue_Parameters()
      Returns the meta object for the containment reference list 'Parameters'.
      Returns:
      the meta object for the containment reference list 'Parameters'.
      See Also:
      Generated:
    • getEnumParameter

      org.eclipse.emf.ecore.EClass getEnumParameter()
      Returns the meta object for class 'Enum Parameter'.
      Returns:
      the meta object for class 'Enum Parameter'.
      See Also:
      Generated:
    • getEnumParameter_Value

      org.eclipse.emf.ecore.EAttribute getEnumParameter_Value()
      Returns the meta object for the attribute 'Value'.
      Returns:
      the meta object for the attribute 'Value'.
      See Also:
      Generated:
    • getEnumParameter_IntegerValue

      org.eclipse.emf.ecore.EAttribute getEnumParameter_IntegerValue()
      Returns the meta object for the attribute 'Integer Value'.
      Returns:
      the meta object for the attribute 'Integer Value'.
      See Also:
      Generated:
    • getAnyProperty

      org.eclipse.emf.ecore.EClass getAnyProperty()
      Returns the meta object for class 'Any Property'.
      Returns:
      the meta object for class 'Any Property'.
      See Also:
      Generated:
    • getAnyProperty_Doc

      org.eclipse.emf.ecore.EAttribute getAnyProperty_Doc()
      Returns the meta object for the attribute 'Doc'.
      Returns:
      the meta object for the attribute 'Doc'.
      See Also:
      Generated:
    • getAnyProperty_Visibility

      org.eclipse.emf.ecore.EAttribute getAnyProperty_Visibility()
      Returns the meta object for the attribute 'Visibility'.
      Returns:
      the meta object for the attribute 'Visibility'.
      See Also:
      Generated:
    • getAnyProperty_CollectionType

      org.eclipse.emf.ecore.EAttribute getAnyProperty_CollectionType()
      Returns the meta object for the attribute 'Collection Type'.
      Returns:
      the meta object for the attribute 'Collection Type'.
      See Also:
      Generated:
    • getAnyProperty_Name

      org.eclipse.emf.ecore.EAttribute getAnyProperty_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
      Generated:
    • getAnyProperty_Key

      org.eclipse.emf.ecore.EAttribute getAnyProperty_Key()
      Returns the meta object for the attribute 'Key'.
      Returns:
      the meta object for the attribute 'Key'.
      See Also:
      Generated:
    • getAnyProperty_NotChangeable

      org.eclipse.emf.ecore.EAttribute getAnyProperty_NotChangeable()
      Returns the meta object for the attribute 'Not Changeable'.
      Returns:
      the meta object for the attribute 'Not Changeable'.
      See Also:
      Generated:
    • getAnyProperty_Required

      org.eclipse.emf.ecore.EAttribute getAnyProperty_Required()
      Returns the meta object for the attribute 'Required'.
      Returns:
      the meta object for the attribute 'Required'.
      See Also:
      Generated:
    • getAnyProperty_Nullable

      org.eclipse.emf.ecore.EAttribute getAnyProperty_Nullable()
      Returns the meta object for the attribute 'Nullable'.
      Returns:
      the meta object for the attribute 'Nullable'.
      See Also:
      Generated:
    • getAnyProperty_NullableMessage

      org.eclipse.emf.ecore.EAttribute getAnyProperty_NullableMessage()
      Returns the meta object for the attribute 'Nullable Message'.
      Returns:
      the meta object for the attribute 'Nullable Message'.
      See Also:
      Generated:
    • getAnyProperty_Hint

      org.eclipse.emf.ecore.EAttribute getAnyProperty_Hint()
      Returns the meta object for the attribute 'Hint'.
      Returns:
      the meta object for the attribute 'Hint'.
      See Also:
      Generated:
    • getAnyProperty_NotEmpty

      org.eclipse.emf.ecore.EAttribute getAnyProperty_NotEmpty()
      Returns the meta object for the attribute 'Not Empty'.
      Returns:
      the meta object for the attribute 'Not Empty'.
      See Also:
      Generated:
    • getAnyProperty_NotEmptyMessage

      org.eclipse.emf.ecore.EAttribute getAnyProperty_NotEmptyMessage()
      Returns the meta object for the attribute 'Not Empty Message'.
      Returns:
      the meta object for the attribute 'Not Empty Message'.
      See Also:
      Generated:
    • getAnyProperty_Size

      org.eclipse.emf.ecore.EAttribute getAnyProperty_Size()
      Returns the meta object for the attribute 'Size'.
      Returns:
      the meta object for the attribute 'Size'.
      See Also:
      Generated:
    • getAnyProperty_Validate

      org.eclipse.emf.ecore.EAttribute getAnyProperty_Validate()
      Returns the meta object for the attribute 'Validate'.
      Returns:
      the meta object for the attribute 'Validate'.
      See Also:
      Generated:
    • getAnyProperty_Transient

      org.eclipse.emf.ecore.EAttribute getAnyProperty_Transient()
      Returns the meta object for the attribute 'Transient'.
      Returns:
      the meta object for the attribute 'Transient'.
      See Also:
      Generated:
    • getProperty

      org.eclipse.emf.ecore.EClass getProperty()
      Returns the meta object for class 'Property'.
      Returns:
      the meta object for class 'Property'.
      See Also:
      Generated:
    • getProperty_DatabaseColumn

      org.eclipse.emf.ecore.EAttribute getProperty_DatabaseColumn()
      Returns the meta object for the attribute 'Database Column'.
      Returns:
      the meta object for the attribute 'Database Column'.
      See Also:
      Generated:
    • getDtoProperty

      org.eclipse.emf.ecore.EClass getDtoProperty()
      Returns the meta object for class 'Dto Property'.
      Returns:
      the meta object for class 'Dto Property'.
      See Also:
      Generated:
    • getHttpMethod

      org.eclipse.emf.ecore.EEnum getHttpMethod()
      Returns the meta object for enum 'Http Method'.
      Returns:
      the meta object for enum 'Http Method'.
      See Also:
      Generated:
    • getInheritanceType

      org.eclipse.emf.ecore.EEnum getInheritanceType()
      Returns the meta object for enum 'Inheritance Type'.
      Returns:
      the meta object for enum 'Inheritance Type'.
      See Also:
      Generated:
    • getDiscriminatorType

      org.eclipse.emf.ecore.EEnum getDiscriminatorType()
      Returns the meta object for enum 'Discriminator Type'.
      Returns:
      the meta object for enum 'Discriminator Type'.
      See Also:
      Generated:
    • getCollectionType

      org.eclipse.emf.ecore.EEnum getCollectionType()
      Returns the meta object for enum 'Collection Type'.
      Returns:
      the meta object for enum 'Collection Type'.
      See Also:
      Generated:
    • getVisibility

      org.eclipse.emf.ecore.EEnum getVisibility()
      Returns the meta object for enum 'Visibility'.
      Returns:
      the meta object for enum 'Visibility'.
      See Also:
      Generated:
    • getTacticdslFactory

      TacticdslFactory getTacticdslFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.
      Generated: