org.openxma.dsl.dom
Interface DomPackage

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
All Known Implementing Classes:
DomPackageImpl

public interface DomPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
DomFactory

Nested Class Summary
static interface DomPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int AGGREGATE_FUNCTION
          The meta object id for the 'Aggregate Function' class.
static int AGGREGATE_FUNCTION__AGGREGATE_EXPRESSION
          The feature id for the 'Aggregate Expression' containment reference.
static int AGGREGATE_FUNCTION__ALL
          The feature id for the 'All' attribute.
static int AGGREGATE_FUNCTION__COLLECTION
          The feature id for the 'Collection' containment reference.
static int AGGREGATE_FUNCTION__DISTINCT
          The feature id for the 'Distinct' attribute.
static int AGGREGATE_FUNCTION__FROM
          The feature id for the 'From' attribute.
static int AGGREGATE_FUNCTION__FUNCTION
          The feature id for the 'Function' attribute.
static int AGGREGATE_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'Aggregate Function' class.
static int ALIASED_EXPRESSION
          The meta object id for the 'Aliased Expression' class.
static int ALIASED_EXPRESSION__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int ALIASED_EXPRESSION__NAME
          The feature id for the 'Name' attribute.
static int ALIASED_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Aliased Expression' class.
static int ALT_WHEN_CLAUSE
          The meta object id for the 'Alt When Clause' class.
static int ALT_WHEN_CLAUSE__THEN_EXPRESSION
          The feature id for the 'Then Expression' containment reference.
static int ALT_WHEN_CLAUSE__WHEN_EXPRESSION
          The feature id for the 'When Expression' containment reference.
static int ALT_WHEN_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Alt When Clause' class.
static int APPLICATION_SESSION
          The meta object id for the 'Application Session' class.
static int APPLICATION_SESSION__CONDITIONS_BLOCK
          The feature id for the 'Conditions Block' containment reference.
static int APPLICATION_SESSION__FUNCTIONS
          The feature id for the 'Functions' containment reference list.
static int APPLICATION_SESSION__NAME
          The feature id for the 'Name' attribute.
static int APPLICATION_SESSION__PROPERTIES
          The feature id for the 'Properties' containment reference list.
static int APPLICATION_SESSION__TXT_DESCRIPTION
          The feature id for the 'Txt Description' attribute.
static int APPLICATION_SESSION_FEATURE_COUNT
          The number of structural features of the 'Application Session' class.
static int ATTRIBUTE
          The meta object id for the 'Attribute' class.
static int ATTRIBUTE__ATTRIBUT_PROPERTIES
          The feature id for the 'Attribut Properties' containment reference list.
static int ATTRIBUTE__COMPOSITION
          The feature id for the 'Composition' attribute.
static int ATTRIBUTE__DATA_TYPE
          The feature id for the 'Data Type' reference.
static int ATTRIBUTE__DATA_TYPE_NAME
          The feature id for the 'Data Type Name' attribute.
static int ATTRIBUTE__DEFAULT_VALUE
          The feature id for the 'Default Value' attribute.
static int ATTRIBUTE__DERIVED
          The feature id for the 'Derived' attribute.
static int ATTRIBUTE__IDENTIFIER
          The feature id for the 'Identifier' attribute.
static int ATTRIBUTE__INCREMENTER_REFERENCE
          The feature id for the 'Incrementer Reference' containment reference.
static int ATTRIBUTE__MANY
          The feature id for the 'Many' attribute.
static int ATTRIBUTE__NAME
          The feature id for the 'Name' attribute.
static int ATTRIBUTE__OPPOSITE
          The feature id for the 'Opposite' reference.
static int ATTRIBUTE__OPPOSITE_REFERENCE
          The feature id for the 'Opposite Reference' reference.
static int ATTRIBUTE__READ_ONLY
          The feature id for the 'Read Only' attribute.
static int ATTRIBUTE__REFERENCE
          The feature id for the 'Reference' attribute.
static int ATTRIBUTE__REQUIRED
          The feature id for the 'Required' attribute.
static int ATTRIBUTE__RESOLVED_ATTRIBUTE_LIST
          The feature id for the 'Resolved Attribute List' reference list.
static int ATTRIBUTE__SORT_ORDER
          The feature id for the 'Sort Order' reference.
static int ATTRIBUTE__TRANSIENT
          The feature id for the 'Transient' attribute.
static int ATTRIBUTE__TXT_DESCRIPTION
          The feature id for the 'Txt Description' attribute.
static int ATTRIBUTE__TYPE
          The feature id for the 'Type' containment reference.
static int ATTRIBUTE__VERSION
          The feature id for the 'Version' attribute.
static int ATTRIBUTE_FEATURE_COUNT
          The number of structural features of the 'Attribute' class.
static int ATTRIBUTE_FLAG
          The meta object id for the 'Attribute Flag' class.
static int ATTRIBUTE_FLAG_FEATURE_COUNT
          The number of structural features of the 'Attribute Flag' class.
static int ATTRIBUTE_GROUP
          The meta object id for the 'Attribute Group' class.
static int ATTRIBUTE_GROUP__ATTRIBUTES
          The feature id for the 'Attributes' containment reference list.
static int ATTRIBUTE_GROUP__FILTER
          The feature id for the 'Filter' attribute.
static int ATTRIBUTE_GROUP__KEY
          The feature id for the 'Key' attribute.
static int ATTRIBUTE_GROUP__NAME
          The feature id for the 'Name' attribute.
static int ATTRIBUTE_GROUP__RESOLVED_ATTRIBUTE_LIST
          The feature id for the 'Resolved Attribute List' reference list.
static int ATTRIBUTE_GROUP__SORTORDER
          The feature id for the 'Sortorder' attribute.
static int ATTRIBUTE_GROUP__TXT_DESCRIPTION
          The feature id for the 'Txt Description' attribute.
static int ATTRIBUTE_GROUP__UNIQUE
          The feature id for the 'Unique' attribute.
static int ATTRIBUTE_GROUP_FEATURE_COUNT
          The number of structural features of the 'Attribute Group' class.
static int ATTRIBUTE_PROPERTY
          The meta object id for the 'Attribute Property' class.
static int ATTRIBUTE_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'Attribute Property' class.
static int ATTRIBUTE_SORT_ORDER
          The meta object id for the 'Attribute Sort Order' class.
static int ATTRIBUTE_SORT_ORDER__ASC
          The feature id for the 'Asc' attribute.
static int ATTRIBUTE_SORT_ORDER__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int ATTRIBUTE_SORT_ORDER__DESC
          The feature id for the 'Desc' attribute.
static int ATTRIBUTE_SORT_ORDER_FEATURE_COUNT
          The number of structural features of the 'Attribute Sort Order' class.
static int ATTRIBUTE_TEXT_PROPERTY
          The meta object id for the 'Attribute Text Property' class.
static int ATTRIBUTE_TEXT_PROPERTY__HSTORE_COLUMN
          The feature id for the 'Hstore Column' attribute.
static int ATTRIBUTE_TEXT_PROPERTY__LABEL_TEXT
          The feature id for the 'Label Text' attribute.
static int ATTRIBUTE_TEXT_PROPERTY__TOOLTIP_TEXT
          The feature id for the 'Tooltip Text' attribute.
static int ATTRIBUTE_TEXT_PROPERTY__UNIT_ATTRIBUTE
          The feature id for the 'Unit Attribute' reference.
static int ATTRIBUTE_TEXT_PROPERTY__UNIT_TEXT
          The feature id for the 'Unit Text' attribute.
static int ATTRIBUTE_TEXT_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'Attribute Text Property' class.
static int ATTRIBUTE_VALIDATION_PROPERTY
          The meta object id for the 'Attribute Validation Property' class.
static int ATTRIBUTE_VALIDATION_PROPERTY__CONSTRAINTS
          The feature id for the 'Constraints' containment reference list.
static int ATTRIBUTE_VALIDATION_PROPERTY__FORMAT
          The feature id for the 'Format' containment reference.
static int ATTRIBUTE_VALIDATION_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'Attribute Validation Property' class.
static int AVAILABLE_FLAG
          The meta object id for the 'Available Flag' class.
static int AVAILABLE_FLAG__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int AVAILABLE_FLAG_FEATURE_COUNT
          The number of structural features of the 'Available Flag' class.
static int BETWEEN_EXPRESSION
          The meta object id for the 'Between Expression' class.
static int BETWEEN_EXPRESSION__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int BETWEEN_EXPRESSION__LEFT
          The feature id for the 'Left' containment reference.
static int BETWEEN_EXPRESSION__NOT
          The feature id for the 'Not' attribute.
static int BETWEEN_EXPRESSION__OPERATOR
          The feature id for the 'Operator' attribute.
static int BETWEEN_EXPRESSION__RIGHT
          The feature id for the 'Right' containment reference.
static int BETWEEN_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Between Expression' class.
static int BINARY_EXPRESSION
          The meta object id for the 'Binary Expression' class.
static int BINARY_EXPRESSION__LEFT
          The feature id for the 'Left' containment reference.
static int BINARY_EXPRESSION__OPERATOR
          The feature id for the 'Operator' attribute.
static int BINARY_EXPRESSION__RIGHT
          The feature id for the 'Right' containment reference.
static int BINARY_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Binary Expression' class.
static int BOOLEAN_LITERAL_VALUE
          The meta object id for the 'Boolean Literal Value' class.
static int BOOLEAN_LITERAL_VALUE__IS_TRUE
          The feature id for the 'Is True' attribute.
static int BOOLEAN_LITERAL_VALUE_FEATURE_COUNT
          The number of structural features of the 'Boolean Literal Value' class.
static int CALL_INPUT_PARAMETER
          The meta object id for the 'Call Input Parameter' class.
static int CALL_INPUT_PARAMETER__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int CALL_INPUT_PARAMETER__NAME
          The feature id for the 'Name' attribute.
static int CALL_INPUT_PARAMETER__PARAMETER
          The feature id for the 'Parameter' reference.
static int CALL_INPUT_PARAMETER_FEATURE_COUNT
          The number of structural features of the 'Call Input Parameter' class.
static int CALL_OUTPUT_PARAMETER
          The meta object id for the 'Call Output Parameter' class.
static int CALL_OUTPUT_PARAMETER__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int CALL_OUTPUT_PARAMETER__NAME
          The feature id for the 'Name' attribute.
static int CALL_OUTPUT_PARAMETER__NESTED_ATTRIBUTE
          The feature id for the 'Nested Attribute' reference.
static int CALL_OUTPUT_PARAMETER_FEATURE_COUNT
          The number of structural features of the 'Call Output Parameter' class.
static int CALLABLE_STATEMENT
          The meta object id for the 'Callable Statement' class.
static int CALLABLE_STATEMENT__FUNCTION_CALL
          The feature id for the 'Function Call' attribute.
static int CALLABLE_STATEMENT__IN_PARAMETER
          The feature id for the 'In Parameter' containment reference list.
static int CALLABLE_STATEMENT__NAME
          The feature id for the 'Name' attribute.
static int CALLABLE_STATEMENT__OUT_PARAMETER
          The feature id for the 'Out Parameter' containment reference list.
static int CALLABLE_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Callable Statement' class.
static int CASE_EXPRESSION
          The meta object id for the 'Case Expression' class.
static int CASE_EXPRESSION__ALT_WHEN_CLAUSE
          The feature id for the 'Alt When Clause' containment reference list.
static int CASE_EXPRESSION__ELSE_EXPRESSION
          The feature id for the 'Else Expression' containment reference.
static int CASE_EXPRESSION__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int CASE_EXPRESSION__WHEN_CLAUSE
          The feature id for the 'When Clause' containment reference list.
static int CASE_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Case Expression' class.
static int CAST_FUNCTION
          The meta object id for the 'Cast Function' class.
static int CAST_FUNCTION__FROM
          The feature id for the 'From' containment reference.
static int CAST_FUNCTION__FUNCTION
          The feature id for the 'Function' attribute.
static int CAST_FUNCTION__NAME
          The feature id for the 'Name' attribute.
static int CAST_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'Cast Function' class.
static int COLLECTION_FUNCTION
          The meta object id for the 'Collection Function' class.
static int COLLECTION_FUNCTION__FUNCTION
          The feature id for the 'Function' attribute.
static int COLLECTION_FUNCTION__PROPERTY
          The feature id for the 'Property' containment reference.
static int COLLECTION_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'Collection Function' class.
static int COLUMN
          The meta object id for the 'Column' class.
static int COLUMN__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int COLUMN__COLUMN_NAME
          The feature id for the 'Column Name' attribute.
static int COLUMN__COLUMN_TYPE
          The feature id for the 'Column Type' reference.
static int COLUMN__COLUMNS
          The feature id for the 'Columns' containment reference list.
static int COLUMN__USER_TYPE
          The feature id for the 'User Type' containment reference.
static int COLUMN_FEATURE_COUNT
          The number of structural features of the 'Column' class.
static int COMPLEX_TYPE
          The meta object id for the 'Complex Type' class.
static int COMPLEX_TYPE__ALL_ATTRIBUTES
          The feature id for the 'All Attributes' reference list.
static int COMPLEX_TYPE__ATTRIBUTES
          The feature id for the 'Attributes' containment reference list.
static int COMPLEX_TYPE__NAME
          The feature id for the 'Name' attribute.
static int COMPLEX_TYPE__TXT_DESCRIPTION
          The feature id for the 'Txt Description' attribute.
static int COMPLEX_TYPE_FEATURE_COUNT
          The number of structural features of the 'Complex Type' class.
static int CRUD_OPERATION_TYPE
          The meta object id for the 'Crud Operation Type' enum.
static int DAO
          The meta object id for the 'Dao' class.
static int DAO__COLUMNS
          The feature id for the 'Columns' containment reference list.
static int DAO__DATA_BASE_CONSTRAINTS
          The feature id for the 'Data Base Constraints' containment reference list.
static int DAO__DISCRIMINATOR
          The feature id for the 'Discriminator' attribute.
static int DAO__ENTITY
          The feature id for the 'Entity' reference.
static int DAO__MANY_TO_MANY_ASSOCIATIONS
          The feature id for the 'Many To Many Associations' containment reference list.
static int DAO__MANY_TO_ONE_ASSOCIATIONS
          The feature id for the 'Many To One Associations' containment reference list.
static int DAO__NAME
          The feature id for the 'Name' attribute.
static int DAO__NATURAL_KEY
          The feature id for the 'Natural Key' reference.
static int DAO__NATURAL_KEY_COLUMNS
          The feature id for the 'Natural Key Columns' reference list.
static int DAO__ONE_TO_MANY_ASSOCIATIONS
          The feature id for the 'One To Many Associations' containment reference list.
static int DAO__ONE_TO_ONE_ASSOCIATIONS
          The feature id for the 'One To One Associations' containment reference list.
static int DAO__OPERATIONS
          The feature id for the 'Operations' containment reference list.
static int DAO__PRIMARY_KEY
          The feature id for the 'Primary Key' reference.
static int DAO__PRIMARY_KEY_COLUMN
          The feature id for the 'Primary Key Column' reference.
static int DAO__QUALIFIER
          The feature id for the 'Qualifier' attribute.
static int DAO__QUERY_OPERATION
          The feature id for the 'Query Operation' containment reference list.
static int DAO__TABLE_NAME
          The feature id for the 'Table Name' attribute.
static int DAO__TXT_DESCRIPTION
          The feature id for the 'Txt Description' attribute.
static int DAO__VERSION_COLUMN
          The feature id for the 'Version Column' reference.
static int DAO_FEATURE
          The meta object id for the 'Dao Feature' class.
static int DAO_FEATURE__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int DAO_FEATURE_COUNT
          The number of structural features of the 'Dao' class.
static int DAO_FEATURE_FEATURE_COUNT
          The number of structural features of the 'Dao Feature' class.
static int DAO_OPERATION
          The meta object id for the 'Dao Operation' class.
static int DAO_OPERATION__MANY
          The feature id for the 'Many' attribute.
static int DAO_OPERATION__NAME
          The feature id for the 'Name' attribute.
static int DAO_OPERATION__TYPE
          The feature id for the 'Type' reference.
static int DAO_OPERATION_FEATURE_COUNT
          The number of structural features of the 'Dao Operation' class.
static int DATA_BASE_CONSTRAINT
          The meta object id for the 'Data Base Constraint' class.
static int DATA_BASE_CONSTRAINT__ATTRIBUTES
          The feature id for the 'Attributes' reference list.
static int DATA_BASE_CONSTRAINT__NAME
          The feature id for the 'Name' attribute.
static int DATA_BASE_CONSTRAINT__RESOLVED_ATTRIBUTE_LIST
          The feature id for the 'Resolved Attribute List' reference list.
static int DATA_BASE_CONSTRAINT__TYPE
          The feature id for the 'Type' attribute.
static int DATA_BASE_CONSTRAINT_FEATURE_COUNT
          The number of structural features of the 'Data Base Constraint' class.
static int DATA_BASE_CONSTRAINT_TYPE
          The meta object id for the 'Data Base Constraint Type' enum.
static int DATA_VIEW
          The meta object id for the 'Data View' class.
static int DATA_VIEW__ALL_ATTRIBUTES
          The feature id for the 'All Attributes' reference list.
static int DATA_VIEW__ATTRIBUTES
          The feature id for the 'Attributes' containment reference list.
static int DATA_VIEW__FEATURE_REFERENCES
          The feature id for the 'Feature References' containment reference list.
static int DATA_VIEW__NAME
          The feature id for the 'Name' attribute.
static int DATA_VIEW__SUPER_TYPE
          The feature id for the 'Super Type' reference.
static int DATA_VIEW__TXT_DESCRIPTION
          The feature id for the 'Txt Description' attribute.
static int DATA_VIEW_FEATURE_COUNT
          The number of structural features of the 'Data View' class.
static int DELEGATE_OPERATION
          The meta object id for the 'Delegate Operation' class.
static int DELEGATE_OPERATION__CRUD_OPERATION_TYPE
          The feature id for the 'Crud Operation Type' attribute.
static int DELEGATE_OPERATION__FILTER
          The feature id for the 'Filter' containment reference.
static int DELEGATE_OPERATION__MANY
          The feature id for the 'Many' attribute.
static int DELEGATE_OPERATION__NAME
          The feature id for the 'Name' attribute.
static int DELEGATE_OPERATION__OPERATION
          The feature id for the 'Operation' reference.
static int DELEGATE_OPERATION__REPOSITORY
          The feature id for the 'Repository' reference.
static int DELEGATE_OPERATION__TXT_DESCRIPTION
          The feature id for the 'Txt Description' attribute.
static int DELEGATE_OPERATION__VIEW
          The feature id for the 'View' reference.
static int DELEGATE_OPERATION__VIEW_PARAMETER
          The feature id for the 'View Parameter' reference.
static int DELEGATE_OPERATION_FEATURE_COUNT
          The number of structural features of the 'Delegate Operation' class.
static int DELETE_STATEMENT
          The meta object id for the 'Delete Statement' class.
static int DELETE_STATEMENT__ENTITY
          The feature id for the 'Entity' reference.
static int DELETE_STATEMENT__NAME
          The feature id for the 'Name' attribute.
static int DELETE_STATEMENT__WHERE
          The feature id for the 'Where' containment reference.
static int DELETE_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Delete Statement' class.
static int DEPENDANT
          The meta object id for the 'Dependant' class.
static int DEPENDANT_FEATURE_COUNT
          The number of structural features of the 'Dependant' class.
static int DERIVED_FLAG
          The meta object id for the 'Derived Flag' class.
static int DERIVED_FLAG__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int DERIVED_FLAG_FEATURE_COUNT
          The number of structural features of the 'Derived Flag' class.
static DomPackage eINSTANCE
          The singleton instance of the package.
static int EMPTY_LITERAL_VALUE
          The meta object id for the 'Empty Literal Value' class.
static int EMPTY_LITERAL_VALUE_FEATURE_COUNT
          The number of structural features of the 'Empty Literal Value' class.
static String eNAME
          The package name.
static String eNS_PREFIX
          The package namespace name.
static String eNS_URI
          The package namespace URI.
static int ENTITY
          The meta object id for the 'Entity' class.
static int ENTITY__ALL_ATTRIBUTES
          The feature id for the 'All Attributes' reference list.
static int ENTITY__ATTRIBUTE_GROUPS
          The feature id for the 'Attribute Groups' containment reference list.
static int ENTITY__ATTRIBUTES
          The feature id for the 'Attributes' containment reference list.
static int ENTITY__CONDITIONS_BLOCK
          The feature id for the 'Conditions Block' containment reference.
static int ENTITY__IDENTIFIER
          The feature id for the 'Identifier' reference.
static int ENTITY__KEY
          The feature id for the 'Key' reference.
static int ENTITY__NAME
          The feature id for the 'Name' attribute.
static int ENTITY__REPOSITORY
          The feature id for the 'Repository' reference.
static int ENTITY__REQUIRED_ATTRIBUTES
          The feature id for the 'Required Attributes' reference list.
static int ENTITY__REQUIRED_REFERENCES
          The feature id for the 'Required References' reference list.
static int ENTITY__SORT_ORDERS
          The feature id for the 'Sort Orders' reference list.
static int ENTITY__SUPER_TYPE
          The feature id for the 'Super Type' reference.
static int ENTITY__TXT_DESCRIPTION
          The feature id for the 'Txt Description' attribute.
static int ENTITY__VERSION
          The feature id for the 'Version' reference.
static int ENTITY_FEATURE_COUNT
          The number of structural features of the 'Entity' class.
static int EXPRESSION
          The meta object id for the 'Expression' class.
static int EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Expression' class.
static int EXPRESSION_FLAG
          The meta object id for the 'Expression Flag' class.
static int EXPRESSION_FLAG__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int EXPRESSION_FLAG_FEATURE_COUNT
          The number of structural features of the 'Expression Flag' class.
static int FEATURE_REFERENCE
          The meta object id for the 'Feature Reference' class.
static int FEATURE_REFERENCE__ALL
          The feature id for the 'All' attribute.
static int FEATURE_REFERENCE__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int FEATURE_REFERENCE__NAME
          The feature id for the 'Name' attribute.
static int FEATURE_REFERENCE__PROPERTIES
          The feature id for the 'Properties' containment reference list.
static int FEATURE_REFERENCE__SOURCE
          The feature id for the 'Source' reference.
static int FEATURE_REFERENCE__TARGET
          The feature id for the 'Target' reference.
static int FEATURE_REFERENCE__TXT_DESCRIPTION
          The feature id for the 'Txt Description' attribute.
static int FEATURE_REFERENCE__VIEW
          The feature id for the 'View' reference.
static int FEATURE_REFERENCE_FEATURE_COUNT
          The number of structural features of the 'Feature Reference' class.
static int FROM_CLASS
          The meta object id for the 'From Class' class.
static int FROM_CLASS__ENTITY
          The feature id for the 'Entity' reference.
static int FROM_CLASS__NAME
          The feature id for the 'Name' attribute.
static int FROM_CLASS__POPERTY_FETCH
          The feature id for the 'Poperty Fetch' attribute.
static int FROM_CLASS_FEATURE_COUNT
          The number of structural features of the 'From Class' class.
static int FROM_RANGE
          The meta object id for the 'From Range' class.
static int FROM_RANGE_FEATURE_COUNT
          The number of structural features of the 'From Range' class.
static int FUNCTION_CALL
          The meta object id for the 'Function Call' class.
static int FUNCTION_CALL__ARGUMENTS
          The feature id for the 'Arguments' containment reference list.
static int FUNCTION_CALL__FUNCTION
          The feature id for the 'Function' attribute.
static int FUNCTION_CALL_FEATURE_COUNT
          The number of structural features of the 'Function Call' class.
static int IELEMENT_WITH_NO_NAME
          The meta object id for the 'IElement With No Name' class.
static int IELEMENT_WITH_NO_NAME__NO_NAME
          The feature id for the 'No Name' attribute.
static int IELEMENT_WITH_NO_NAME_FEATURE_COUNT
          The number of structural features of the 'IElement With No Name' class.
static int IN_CLASS
          The meta object id for the 'In Class' class.
static int IN_CLASS__CLASS
          The feature id for the 'Class' attribute.
static int IN_CLASS__NAME
          The feature id for the 'Name' attribute.
static int IN_CLASS_FEATURE_COUNT
          The number of structural features of the 'In Class' class.
static int IN_COLLECTION
          The meta object id for the 'In Collection' class.
static int IN_COLLECTION__ALIAS
          The feature id for the 'Alias' attribute.
static int IN_COLLECTION__PATH
          The feature id for the 'Path' attribute.
static int IN_COLLECTION_ELEMENTS
          The meta object id for the 'In Collection Elements' class.
static int IN_COLLECTION_ELEMENTS__NAME
          The feature id for the 'Name' attribute.
static int IN_COLLECTION_ELEMENTS__REFERENCE
          The feature id for the 'Reference' attribute.
static int IN_COLLECTION_ELEMENTS_FEATURE_COUNT
          The number of structural features of the 'In Collection Elements' class.
static int IN_COLLECTION_FEATURE_COUNT
          The number of structural features of the 'In Collection' class.
static int IN_EXPRESSION
          The meta object id for the 'In Expression' class.
static int IN_EXPRESSION__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int IN_EXPRESSION__IN
          The feature id for the 'In' containment reference.
static int IN_EXPRESSION__NOT
          The feature id for the 'Not' attribute.
static int IN_EXPRESSION__OPERATOR
          The feature id for the 'Operator' attribute.
static int IN_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'In Expression' class.
static int INSERT_STATEMENT
          The meta object id for the 'Insert Statement' class.
static int INSERT_STATEMENT__ENTITY
          The feature id for the 'Entity' reference.
static int INSERT_STATEMENT__EXPRESSION
          The feature id for the 'Expression' containment reference list.
static int INSERT_STATEMENT__SELECT_STATEMENT
          The feature id for the 'Select Statement' containment reference.
static int INSERT_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Insert Statement' class.
static int INTEGER_LITERAL_VALUE
          The meta object id for the 'Integer Literal Value' class.
static int INTEGER_LITERAL_VALUE__VALUE
          The feature id for the 'Value' attribute.
static int INTEGER_LITERAL_VALUE_FEATURE_COUNT
          The number of structural features of the 'Integer Literal Value' class.
static int JOIN
          The meta object id for the 'Join' class.
static int JOIN__ENTITY
          The feature id for the 'Entity' reference.
static int JOIN__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int JOIN__FETCH
          The feature id for the 'Fetch' attribute.
static int JOIN__NAME
          The feature id for the 'Name' attribute.
static int JOIN__PROPERTY_FETCH
          The feature id for the 'Property Fetch' attribute.
static int JOIN__REFERENCE
          The feature id for the 'Reference' reference.
static int JOIN__TYPE
          The feature id for the 'Type' attribute.
static int JOIN_ENTITY
          The meta object id for the 'Join Entity' class.
static int JOIN_ENTITY__NAME
          The feature id for the 'Name' attribute.
static int JOIN_ENTITY_FEATURE_COUNT
          The number of structural features of the 'Join Entity' class.
static int JOIN_FEATURE_COUNT
          The number of structural features of the 'Join' class.
static int LIKE_EXPRESSION
          The meta object id for the 'Like Expression' class.
static int LIKE_EXPRESSION__ESCAPE
          The feature id for the 'Escape' containment reference.
static int LIKE_EXPRESSION__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int LIKE_EXPRESSION__LIKE
          The feature id for the 'Like' containment reference.
static int LIKE_EXPRESSION__NOT
          The feature id for the 'Not' attribute.
static int LIKE_EXPRESSION__OPERATOR
          The feature id for the 'Operator' attribute.
static int LIKE_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Like Expression' class.
static int LITERAL_VALUE
          The meta object id for the 'Literal Value' class.
static int LITERAL_VALUE_FEATURE_COUNT
          The number of structural features of the 'Literal Value' class.
static int MANY_TO_MANY
          The meta object id for the 'Many To Many' class.
static int MANY_TO_MANY__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int MANY_TO_MANY__COLUMN_NAME
          The feature id for the 'Column Name' attribute.
static int MANY_TO_MANY__INVERSE
          The feature id for the 'Inverse' attribute.
static int MANY_TO_MANY__TABLE_NAME
          The feature id for the 'Table Name' attribute.
static int MANY_TO_MANY_FEATURE_COUNT
          The number of structural features of the 'Many To Many' class.
static int MANY_TO_ONE
          The meta object id for the 'Many To One' class.
static int MANY_TO_ONE__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int MANY_TO_ONE__COLUMN_NAME
          The feature id for the 'Column Name' attribute.
static int MANY_TO_ONE__COLUMNS
          The feature id for the 'Columns' containment reference list.
static int MANY_TO_ONE__DERIVED
          The feature id for the 'Derived' attribute.
static int MANY_TO_ONE__SQL_TYPE
          The feature id for the 'Sql Type' reference.
static int MANY_TO_ONE__USER_TYPE
          The feature id for the 'User Type' reference.
static int MANY_TO_ONE_FEATURE_COUNT
          The number of structural features of the 'Many To One' class.
static int MAPPER
          The meta object id for the 'Mapper' class.
static int MAPPER__BI_DIRECTIONAL
          The feature id for the 'Bi Directional' attribute.
static int MAPPER__LEFT
          The feature id for the 'Left' reference.
static int MAPPER__NAME
          The feature id for the 'Name' attribute.
static int MAPPER__PROPERTY_MAPPINGS
          The feature id for the 'Property Mappings' containment reference list.
static int MAPPER__RIGHT
          The feature id for the 'Right' reference.
static int MAPPER__TO_LEFT
          The feature id for the 'To Left' attribute.
static int MAPPER__TO_RIGHT
          The feature id for the 'To Right' attribute.
static int MAPPER__TXT_DESCRIPTION
          The feature id for the 'Txt Description' attribute.
static int MAPPER_FEATURE_COUNT
          The number of structural features of the 'Mapper' class.
static int MEMBER_OF_EXPRESSION
          The meta object id for the 'Member Of Expression' class.
static int MEMBER_OF_EXPRESSION__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int MEMBER_OF_EXPRESSION__MEMBER_OF
          The feature id for the 'Member Of' attribute.
static int MEMBER_OF_EXPRESSION__NOT
          The feature id for the 'Not' attribute.
static int MEMBER_OF_EXPRESSION__OPERATOR
          The feature id for the 'Operator' attribute.
static int MEMBER_OF_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Member Of Expression' class.
static int NOT_EXPRESSION
          The meta object id for the 'Not Expression' class.
static int NOT_EXPRESSION__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int NOT_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Not Expression' class.
static int NULL_LITERAL_VALUE
          The meta object id for the 'Null Literal Value' class.
static int NULL_LITERAL_VALUE_FEATURE_COUNT
          The number of structural features of the 'Null Literal Value' class.
static int ONE_TO_MANY
          The meta object id for the 'One To Many' class.
static int ONE_TO_MANY__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int ONE_TO_MANY__COLUMN_NAME
          The feature id for the 'Column Name' attribute.
static int ONE_TO_MANY__COLUMNS
          The feature id for the 'Columns' containment reference list.
static int ONE_TO_MANY_FEATURE_COUNT
          The number of structural features of the 'One To Many' class.
static int ONE_TO_ONE
          The meta object id for the 'One To One' class.
static int ONE_TO_ONE__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int ONE_TO_ONE_FEATURE_COUNT
          The number of structural features of the 'One To One' class.
static int OPERATION
          The meta object id for the 'Operation' class.
static int OPERATION__DELEGATE
          The feature id for the 'Delegate' reference.
static int OPERATION__EXPRESSION
          The feature id for the 'Expression' attribute.
static int OPERATION__MANY
          The feature id for the 'Many' attribute.
static int OPERATION__NAME
          The feature id for the 'Name' attribute.
static int OPERATION__PARAMETERS
          The feature id for the 'Parameters' containment reference list.
static int OPERATION__TXT_DESCRIPTION
          The feature id for the 'Txt Description' attribute.
static int OPERATION__TYPE
          The feature id for the 'Type' reference.
static int OPERATION_FEATURE_COUNT
          The number of structural features of the 'Operation' class.
static int PARAMETER
          The meta object id for the 'Parameter' class.
static int PARAMETER__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int PARAMETER__MANY
          The feature id for the 'Many' attribute.
static int PARAMETER__NAME
          The feature id for the 'Name' attribute.
static int PARAMETER__TYPE
          The feature id for the 'Type' reference.
static int PARAMETER_FEATURE_COUNT
          The number of structural features of the 'Parameter' class.
static int PARENTHESIZED_EXPRESSION
          The meta object id for the 'Parenthesized Expression' class.
static int PARENTHESIZED_EXPRESSION__EXPRESSIONS
          The feature id for the 'Expressions' containment reference list.
static int PARENTHESIZED_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Parenthesized Expression' class.
static int PRESENTABLE_FEATURE
          The meta object id for the 'Presentable Feature' class.
static int PRESENTABLE_FEATURE__NAME
          The feature id for the 'Name' attribute.
static int PRESENTABLE_FEATURE_FEATURE_COUNT
          The number of structural features of the 'Presentable Feature' class.
static int PROPERTY
          The meta object id for the 'Property' class.
static int PROPERTY__DEFAULT_VALUE
          The feature id for the 'Default Value' attribute.
static int PROPERTY__NAME
          The feature id for the 'Name' attribute.
static int PROPERTY__TXT_DESCRIPTION
          The feature id for the 'Txt Description' attribute.
static int PROPERTY__TYPE
          The feature id for the 'Type' reference.
static int PROPERTY_ASSIGNMENT
          The meta object id for the 'Property Assignment' class.
static int PROPERTY_ASSIGNMENT__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int PROPERTY_ASSIGNMENT__PROPERTY
          The feature id for the 'Property' containment reference.
static int PROPERTY_ASSIGNMENT_FEATURE_COUNT
          The number of structural features of the 'Property Assignment' class.
static int PROPERTY_FEATURE_COUNT
          The number of structural features of the 'Property' class.
static int PROPERTY_MAPPING
          The meta object id for the 'Property Mapping' class.
static int PROPERTY_MAPPING__BI_DIRECTIONAL
          The feature id for the 'Bi Directional' attribute.
static int PROPERTY_MAPPING__LEFT
          The feature id for the 'Left' reference.
static int PROPERTY_MAPPING__RIGHT
          The feature id for the 'Right' reference.
static int PROPERTY_MAPPING__TO_LEFT
          The feature id for the 'To Left' attribute.
static int PROPERTY_MAPPING__TO_RIGHT
          The feature id for the 'To Right' attribute.
static int PROPERTY_MAPPING_FEATURE_COUNT
          The number of structural features of the 'Property Mapping' class.
static int PROPERTY_VALUE
          The meta object id for the 'Property Value' class.
static int PROPERTY_VALUE__CLASS_PROPERTY
          The feature id for the 'Class Property' attribute.
static int PROPERTY_VALUE__INDEX
          The feature id for the 'Index' containment reference list.
static int PROPERTY_VALUE__NAME
          The feature id for the 'Name' attribute.
static int PROPERTY_VALUE__SEGMENTS
          The feature id for the 'Segments' attribute list.
static int PROPERTY_VALUE_FEATURE_COUNT
          The number of structural features of the 'Property Value' class.
static int QL_STATEMENT
          The meta object id for the 'Ql Statement' class.
static int QL_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Ql Statement' class.
static int QUANTIFIED_EXPRESSION
          The meta object id for the 'Quantified Expression' class.
static int QUANTIFIED_EXPRESSION__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int QUANTIFIED_EXPRESSION__NAME
          The feature id for the 'Name' attribute.
static int QUANTIFIED_EXPRESSION__QUANTIFIER
          The feature id for the 'Quantifier' attribute.
static int QUANTIFIED_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Quantified Expression' class.
static int QUERY_OPERATION
          The meta object id for the 'Query Operation' class.
static int QUERY_OPERATION__MANY
          The feature id for the 'Many' attribute.
static int QUERY_OPERATION__NAME
          The feature id for the 'Name' attribute.
static int QUERY_OPERATION__QUERY_PARAMETERS
          The feature id for the 'Query Parameters' containment reference list.
static int QUERY_OPERATION__STATEMENT
          The feature id for the 'Statement' containment reference.
static int QUERY_OPERATION__TXT_DESCRIPTION
          The feature id for the 'Txt Description' attribute.
static int QUERY_OPERATION__TYPE
          The feature id for the 'Type' reference.
static int QUERY_OPERATION_FEATURE_COUNT
          The number of structural features of the 'Query Operation' class.
static int QUERY_PARAMETER
          The meta object id for the 'Query Parameter' class.
static int QUERY_PARAMETER__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int QUERY_PARAMETER_FEATURE_COUNT
          The number of structural features of the 'Query Parameter' class.
static int QUERY_PARAMETER_REFERENCE
          The meta object id for the 'Query Parameter Reference' class.
static int QUERY_PARAMETER_REFERENCE_FEATURE_COUNT
          The number of structural features of the 'Query Parameter Reference' class.
static int QUERY_PARAMETER_VALUE
          The meta object id for the 'Query Parameter Value' class.
static int QUERY_PARAMETER_VALUE__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int QUERY_PARAMETER_VALUE__PARAMETER
          The feature id for the 'Parameter' reference.
static int QUERY_PARAMETER_VALUE_FEATURE_COUNT
          The number of structural features of the 'Query Parameter Value' class.
static int READ_ONLY_FLAG
          The meta object id for the 'Read Only Flag' class.
static int READ_ONLY_FLAG__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int READ_ONLY_FLAG_FEATURE_COUNT
          The number of structural features of the 'Read Only Flag' class.
static int REAL_LITERAL_VALUE
          The meta object id for the 'Real Literal Value' class.
static int REAL_LITERAL_VALUE__VALUE
          The feature id for the 'Value' attribute.
static int REAL_LITERAL_VALUE_FEATURE_COUNT
          The number of structural features of the 'Real Literal Value' class.
static int REQUIRED_FLAG
          The meta object id for the 'Required Flag' class.
static int REQUIRED_FLAG__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int REQUIRED_FLAG_FEATURE_COUNT
          The number of structural features of the 'Required Flag' class.
static int SELECT_CLASS
          The meta object id for the 'Select Class' class.
static int SELECT_CLASS__ARGUMENTS
          The feature id for the 'Arguments' containment reference list.
static int SELECT_CLASS__CLASS
          The feature id for the 'Class' attribute.
static int SELECT_CLASS__FROM
          The feature id for the 'From' containment reference list.
static int SELECT_CLASS__GROUP_BY
          The feature id for the 'Group By' containment reference list.
static int SELECT_CLASS__HAVING
          The feature id for the 'Having' containment reference.
static int SELECT_CLASS__JOIN
          The feature id for the 'Join' containment reference list.
static int SELECT_CLASS__ORDER_BY
          The feature id for the 'Order By' containment reference list.
static int SELECT_CLASS__WHERE
          The feature id for the 'Where' containment reference.
static int SELECT_CLASS_FEATURE_COUNT
          The number of structural features of the 'Select Class' class.
static int SELECT_OBJECT
          The meta object id for the 'Select Object' class.
static int SELECT_OBJECT__FROM
          The feature id for the 'From' containment reference list.
static int SELECT_OBJECT__GROUP_BY
          The feature id for the 'Group By' containment reference list.
static int SELECT_OBJECT__HAVING
          The feature id for the 'Having' containment reference.
static int SELECT_OBJECT__JOIN
          The feature id for the 'Join' containment reference list.
static int SELECT_OBJECT__NAME
          The feature id for the 'Name' attribute.
static int SELECT_OBJECT__ORDER_BY
          The feature id for the 'Order By' containment reference list.
static int SELECT_OBJECT__WHERE
          The feature id for the 'Where' containment reference.
static int SELECT_OBJECT_FEATURE_COUNT
          The number of structural features of the 'Select Object' class.
static int SELECT_PROPERTIES
          The meta object id for the 'Select Properties' class.
static int SELECT_PROPERTIES__DISTINCT
          The feature id for the 'Distinct' attribute.
static int SELECT_PROPERTIES__FROM
          The feature id for the 'From' containment reference list.
static int SELECT_PROPERTIES__GROUP_BY
          The feature id for the 'Group By' containment reference list.
static int SELECT_PROPERTIES__HAVING
          The feature id for the 'Having' containment reference.
static int SELECT_PROPERTIES__JOIN
          The feature id for the 'Join' containment reference list.
static int SELECT_PROPERTIES__ORDER_BY
          The feature id for the 'Order By' containment reference list.
static int SELECT_PROPERTIES__PROPERTIES
          The feature id for the 'Properties' containment reference list.
static int SELECT_PROPERTIES__WHERE
          The feature id for the 'Where' containment reference.
static int SELECT_PROPERTIES_FEATURE_COUNT
          The number of structural features of the 'Select Properties' class.
static int SELECT_STATEMENT
          The meta object id for the 'Select Statement' class.
static int SELECT_STATEMENT__FROM
          The feature id for the 'From' containment reference list.
static int SELECT_STATEMENT__GROUP_BY
          The feature id for the 'Group By' containment reference list.
static int SELECT_STATEMENT__HAVING
          The feature id for the 'Having' containment reference.
static int SELECT_STATEMENT__JOIN
          The feature id for the 'Join' containment reference list.
static int SELECT_STATEMENT__ORDER_BY
          The feature id for the 'Order By' containment reference list.
static int SELECT_STATEMENT__WHERE
          The feature id for the 'Where' containment reference.
static int SELECT_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Select Statement' class.
static int SERVICE
          The meta object id for the 'Service' class.
static int SERVICE__DELEGATE_OPERATIONS
          The feature id for the 'Delegate Operations' containment reference list.
static int SERVICE__DEPENDENCIES
          The feature id for the 'Dependencies' reference list.
static int SERVICE__NAME
          The feature id for the 'Name' attribute.
static int SERVICE__OPERATIONS
          The feature id for the 'Operations' containment reference list.
static int SERVICE__TXT_DESCRIPTION
          The feature id for the 'Txt Description' attribute.
static int SERVICE_FEATURE_COUNT
          The number of structural features of the 'Service' class.
static int SORT_ORDER_ELEMENT
          The meta object id for the 'Sort Order Element' class.
static int SORT_ORDER_ELEMENT__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int SORT_ORDER_ELEMENT__SORT_ORDER
          The feature id for the 'Sort Order' attribute.
static int SORT_ORDER_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Sort Order Element' class.
static int STRING_LITERAL_VALUE
          The meta object id for the 'String Literal Value' class.
static int STRING_LITERAL_VALUE__VALUE
          The feature id for the 'Value' attribute.
static int STRING_LITERAL_VALUE_FEATURE_COUNT
          The number of structural features of the 'String Literal Value' class.
static int SUB_QUERY
          The meta object id for the 'Sub Query' class.
static int SUB_QUERY__QUERIES
          The feature id for the 'Queries' containment reference list.
static int SUB_QUERY_FEATURE_COUNT
          The number of structural features of the 'Sub Query' class.
static int TRANSIENT_FLAG
          The meta object id for the 'Transient Flag' class.
static int TRANSIENT_FLAG__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int TRANSIENT_FLAG_FEATURE_COUNT
          The number of structural features of the 'Transient Flag' class.
static int TRIM_FUNCTION
          The meta object id for the 'Trim Function' class.
static int TRIM_FUNCTION__CHARACTER
          The feature id for the 'Character' containment reference.
static int TRIM_FUNCTION__FROM
          The feature id for the 'From' containment reference.
static int TRIM_FUNCTION__FUNCTION
          The feature id for the 'Function' attribute.
static int TRIM_FUNCTION__MODE
          The feature id for the 'Mode' attribute.
static int TRIM_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'Trim Function' class.
static int UNARY_EXPRESSION
          The meta object id for the 'Unary Expression' class.
static int UNARY_EXPRESSION__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int UNARY_EXPRESSION__OPERATOR
          The feature id for the 'Operator' attribute.
static int UNARY_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Unary Expression' class.
static int UPDATE_STATEMENT
          The meta object id for the 'Update Statement' class.
static int UPDATE_STATEMENT__ASSIGNMENT
          The feature id for the 'Assignment' containment reference list.
static int UPDATE_STATEMENT__ENTITY
          The feature id for the 'Entity' reference.
static int UPDATE_STATEMENT__NAME
          The feature id for the 'Name' attribute.
static int UPDATE_STATEMENT__VERSIONED
          The feature id for the 'Versioned' attribute.
static int UPDATE_STATEMENT__WHERE
          The feature id for the 'Where' containment reference.
static int UPDATE_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Update Statement' class.
static int VALUE_OBJECT
          The meta object id for the 'Value Object' class.
static int VALUE_OBJECT__ALL_ATTRIBUTES
          The feature id for the 'All Attributes' reference list.
static int VALUE_OBJECT__ATTRIBUTES
          The feature id for the 'Attributes' containment reference list.
static int VALUE_OBJECT__NAME
          The feature id for the 'Name' attribute.
static int VALUE_OBJECT__TXT_DESCRIPTION
          The feature id for the 'Txt Description' attribute.
static int VALUE_OBJECT_FEATURE_COUNT
          The number of structural features of the 'Value Object' class.
static int WHEN_CLAUSE
          The meta object id for the 'When Clause' class.
static int WHEN_CLAUSE__THEN_EXPRESSION
          The feature id for the 'Then Expression' containment reference.
static int WHEN_CLAUSE__WHEN_EXPRESSION
          The feature id for the 'When Expression' containment reference.
static int WHEN_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'When Clause' class.
 
Method Summary
 org.eclipse.emf.ecore.EReference getAggregateFunction_AggregateExpression()
          Returns the meta object for the containment reference 'Aggregate Expression'.
 org.eclipse.emf.ecore.EAttribute getAggregateFunction_All()
          Returns the meta object for the attribute 'All'.
 org.eclipse.emf.ecore.EReference getAggregateFunction_Collection()
          Returns the meta object for the containment reference 'Collection'.
 org.eclipse.emf.ecore.EAttribute getAggregateFunction_Distinct()
          Returns the meta object for the attribute 'Distinct'.
 org.eclipse.emf.ecore.EAttribute getAggregateFunction_From()
          Returns the meta object for the attribute 'From'.
 org.eclipse.emf.ecore.EAttribute getAggregateFunction_Function()
          Returns the meta object for the attribute 'Function'.
 org.eclipse.emf.ecore.EClass getAggregateFunction()
          Returns the meta object for class 'Aggregate Function'.
 org.eclipse.emf.ecore.EReference getAliasedExpression_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EAttribute getAliasedExpression_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getAliasedExpression()
          Returns the meta object for class 'Aliased Expression'.
 org.eclipse.emf.ecore.EReference getAltWhenClause_ThenExpression()
          Returns the meta object for the containment reference 'Then Expression'.
 org.eclipse.emf.ecore.EReference getAltWhenClause_WhenExpression()
          Returns the meta object for the containment reference 'When Expression'.
 org.eclipse.emf.ecore.EClass getAltWhenClause()
          Returns the meta object for class 'Alt When Clause'.
 org.eclipse.emf.ecore.EReference getApplicationSession_ConditionsBlock()
          Returns the meta object for the containment reference 'Conditions Block'.
 org.eclipse.emf.ecore.EReference getApplicationSession_Functions()
          Returns the meta object for the containment reference list 'Functions'.
 org.eclipse.emf.ecore.EReference getApplicationSession_Properties()
          Returns the meta object for the containment reference list 'Properties'.
 org.eclipse.emf.ecore.EClass getApplicationSession()
          Returns the meta object for class 'Application Session'.
 org.eclipse.emf.ecore.EReference getAttribute_AttributProperties()
          Returns the meta object for the containment reference list 'Attribut Properties'.
 org.eclipse.emf.ecore.EAttribute getAttribute_Composition()
          Returns the meta object for the attribute 'Composition'.
 org.eclipse.emf.ecore.EReference getAttribute_DataType()
          Returns the meta object for the reference 'Data Type'.
 org.eclipse.emf.ecore.EAttribute getAttribute_DataTypeName()
          Returns the meta object for the attribute 'Data Type Name'.
 org.eclipse.emf.ecore.EAttribute getAttribute_DefaultValue()
          Returns the meta object for the attribute 'Default Value'.
 org.eclipse.emf.ecore.EAttribute getAttribute_Derived()
          Returns the meta object for the attribute 'Derived'.
 org.eclipse.emf.ecore.EAttribute getAttribute_Identifier()
          Returns the meta object for the attribute 'Identifier'.
 org.eclipse.emf.ecore.EReference getAttribute_IncrementerReference()
          Returns the meta object for the containment reference 'Incrementer Reference'.
 org.eclipse.emf.ecore.EAttribute getAttribute_Many()
          Returns the meta object for the attribute 'Many'.
 org.eclipse.emf.ecore.EReference getAttribute_Opposite()
          Returns the meta object for the reference 'Opposite'.
 org.eclipse.emf.ecore.EReference getAttribute_OppositeReference()
          Returns the meta object for the reference 'Opposite Reference'.
 org.eclipse.emf.ecore.EAttribute getAttribute_ReadOnly()
          Returns the meta object for the attribute 'Read Only'.
 org.eclipse.emf.ecore.EAttribute getAttribute_Reference()
          Returns the meta object for the attribute 'Reference'.
 org.eclipse.emf.ecore.EAttribute getAttribute_Required()
          Returns the meta object for the attribute 'Required'.
 org.eclipse.emf.ecore.EReference getAttribute_ResolvedAttributeList()
          Returns the meta object for the reference list 'Resolved Attribute List'.
 org.eclipse.emf.ecore.EReference getAttribute_SortOrder()
          Returns the meta object for the reference 'Sort Order'.
 org.eclipse.emf.ecore.EAttribute getAttribute_Transient()
          Returns the meta object for the attribute 'Transient'.
 org.eclipse.emf.ecore.EReference getAttribute_Type()
          Returns the meta object for the containment reference 'Type'.
 org.eclipse.emf.ecore.EAttribute getAttribute_Version()
          Returns the meta object for the attribute 'Version'.
 org.eclipse.emf.ecore.EClass getAttribute()
          Returns the meta object for class 'Attribute'.
 org.eclipse.emf.ecore.EClass getAttributeFlag()
          Returns the meta object for class 'Attribute Flag'.
 org.eclipse.emf.ecore.EReference getAttributeGroup_Attributes()
          Returns the meta object for the containment reference list 'Attributes'.
 org.eclipse.emf.ecore.EAttribute getAttributeGroup_Filter()
          Returns the meta object for the attribute 'Filter'.
 org.eclipse.emf.ecore.EAttribute getAttributeGroup_Key()
          Returns the meta object for the attribute 'Key'.
 org.eclipse.emf.ecore.EAttribute getAttributeGroup_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getAttributeGroup_ResolvedAttributeList()
          Returns the meta object for the reference list 'Resolved Attribute List'.
 org.eclipse.emf.ecore.EAttribute getAttributeGroup_Sortorder()
          Returns the meta object for the attribute 'Sortorder'.
 org.eclipse.emf.ecore.EAttribute getAttributeGroup_Unique()
          Returns the meta object for the attribute 'Unique'.
 org.eclipse.emf.ecore.EClass getAttributeGroup()
          Returns the meta object for class 'Attribute Group'.
 org.eclipse.emf.ecore.EClass getAttributeProperty()
          Returns the meta object for class 'Attribute Property'.
 org.eclipse.emf.ecore.EAttribute getAttributeSortOrder_Asc()
          Returns the meta object for the attribute 'Asc'.
 org.eclipse.emf.ecore.EReference getAttributeSortOrder_Attribute()
          Returns the meta object for the reference 'Attribute'.
 org.eclipse.emf.ecore.EAttribute getAttributeSortOrder_Desc()
          Returns the meta object for the attribute 'Desc'.
 org.eclipse.emf.ecore.EClass getAttributeSortOrder()
          Returns the meta object for class 'Attribute Sort Order'.
 org.eclipse.emf.ecore.EAttribute getAttributeTextProperty_HstoreColumn()
          Returns the meta object for the attribute 'Hstore Column'.
 org.eclipse.emf.ecore.EAttribute getAttributeTextProperty_LabelText()
          Returns the meta object for the attribute 'Label Text'.
 org.eclipse.emf.ecore.EAttribute getAttributeTextProperty_TooltipText()
          Returns the meta object for the attribute 'Tooltip Text'.
 org.eclipse.emf.ecore.EReference getAttributeTextProperty_UnitAttribute()
          Returns the meta object for the reference 'Unit Attribute'.
 org.eclipse.emf.ecore.EAttribute getAttributeTextProperty_UnitText()
          Returns the meta object for the attribute 'Unit Text'.
 org.eclipse.emf.ecore.EClass getAttributeTextProperty()
          Returns the meta object for class 'Attribute Text Property'.
 org.eclipse.emf.ecore.EReference getAttributeValidationProperty_Constraints()
          Returns the meta object for the containment reference list 'Constraints'.
 org.eclipse.emf.ecore.EReference getAttributeValidationProperty_Format()
          Returns the meta object for the containment reference 'Format'.
 org.eclipse.emf.ecore.EClass getAttributeValidationProperty()
          Returns the meta object for class 'Attribute Validation Property'.
 org.eclipse.emf.ecore.EClass getAvailableFlag()
          Returns the meta object for class 'Available Flag'.
 org.eclipse.emf.ecore.EReference getBetweenExpression_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EReference getBetweenExpression_Left()
          Returns the meta object for the containment reference 'Left'.
 org.eclipse.emf.ecore.EAttribute getBetweenExpression_Not()
          Returns the meta object for the attribute 'Not'.
 org.eclipse.emf.ecore.EAttribute getBetweenExpression_Operator()
          Returns the meta object for the attribute 'Operator'.
 org.eclipse.emf.ecore.EReference getBetweenExpression_Right()
          Returns the meta object for the containment reference 'Right'.
 org.eclipse.emf.ecore.EClass getBetweenExpression()
          Returns the meta object for class 'Between Expression'.
 org.eclipse.emf.ecore.EReference getBinaryExpression_Left()
          Returns the meta object for the containment reference 'Left'.
 org.eclipse.emf.ecore.EAttribute getBinaryExpression_Operator()
          Returns the meta object for the attribute 'Operator'.
 org.eclipse.emf.ecore.EReference getBinaryExpression_Right()
          Returns the meta object for the containment reference 'Right'.
 org.eclipse.emf.ecore.EClass getBinaryExpression()
          Returns the meta object for class 'Binary Expression'.
 org.eclipse.emf.ecore.EAttribute getBooleanLiteralValue_IsTrue()
          Returns the meta object for the attribute 'Is True'.
 org.eclipse.emf.ecore.EClass getBooleanLiteralValue()
          Returns the meta object for class 'Boolean Literal Value'.
 org.eclipse.emf.ecore.EAttribute getCallableStatement_FunctionCall()
          Returns the meta object for the attribute 'Function Call'.
 org.eclipse.emf.ecore.EReference getCallableStatement_InParameter()
          Returns the meta object for the containment reference list 'In Parameter'.
 org.eclipse.emf.ecore.EAttribute getCallableStatement_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getCallableStatement_OutParameter()
          Returns the meta object for the containment reference list 'Out Parameter'.
 org.eclipse.emf.ecore.EClass getCallableStatement()
          Returns the meta object for class 'Callable Statement'.
 org.eclipse.emf.ecore.EReference getCallInputParameter_Attribute()
          Returns the meta object for the reference 'Attribute'.
 org.eclipse.emf.ecore.EAttribute getCallInputParameter_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getCallInputParameter_Parameter()
          Returns the meta object for the reference 'Parameter'.
 org.eclipse.emf.ecore.EClass getCallInputParameter()
          Returns the meta object for class 'Call Input Parameter'.
 org.eclipse.emf.ecore.EReference getCallOutputParameter_Attribute()
          Returns the meta object for the reference 'Attribute'.
 org.eclipse.emf.ecore.EAttribute getCallOutputParameter_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getCallOutputParameter_NestedAttribute()
          Returns the meta object for the reference 'Nested Attribute'.
 org.eclipse.emf.ecore.EClass getCallOutputParameter()
          Returns the meta object for class 'Call Output Parameter'.
 org.eclipse.emf.ecore.EReference getCaseExpression_AltWhenClause()
          Returns the meta object for the containment reference list 'Alt When Clause'.
 org.eclipse.emf.ecore.EReference getCaseExpression_ElseExpression()
          Returns the meta object for the containment reference 'Else Expression'.
 org.eclipse.emf.ecore.EReference getCaseExpression_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EReference getCaseExpression_WhenClause()
          Returns the meta object for the containment reference list 'When Clause'.
 org.eclipse.emf.ecore.EClass getCaseExpression()
          Returns the meta object for class 'Case Expression'.
 org.eclipse.emf.ecore.EReference getCastFunction_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EAttribute getCastFunction_Function()
          Returns the meta object for the attribute 'Function'.
 org.eclipse.emf.ecore.EAttribute getCastFunction_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getCastFunction()
          Returns the meta object for class 'Cast Function'.
 org.eclipse.emf.ecore.EAttribute getCollectionFunction_Function()
          Returns the meta object for the attribute 'Function'.
 org.eclipse.emf.ecore.EReference getCollectionFunction_Property()
          Returns the meta object for the containment reference 'Property'.
 org.eclipse.emf.ecore.EClass getCollectionFunction()
          Returns the meta object for class 'Collection Function'.
 org.eclipse.emf.ecore.EAttribute getColumn_ColumnName()
          Returns the meta object for the attribute 'Column Name'.
 org.eclipse.emf.ecore.EReference getColumn_Columns()
          Returns the meta object for the containment reference list 'Columns'.
 org.eclipse.emf.ecore.EReference getColumn_ColumnType()
          Returns the meta object for the reference 'Column Type'.
 org.eclipse.emf.ecore.EReference getColumn_UserType()
          Returns the meta object for the containment reference 'User Type'.
 org.eclipse.emf.ecore.EClass getColumn()
          Returns the meta object for class 'Column'.
 org.eclipse.emf.ecore.EReference getComplexType_AllAttributes()
          Returns the meta object for the reference list 'All Attributes'.
 org.eclipse.emf.ecore.EReference getComplexType_Attributes()
          Returns the meta object for the containment reference list 'Attributes'.
 org.eclipse.emf.ecore.EClass getComplexType()
          Returns the meta object for class 'Complex Type'.
 org.eclipse.emf.ecore.EEnum getCrudOperationType()
          Returns the meta object for enum 'Crud Operation Type'.
 org.eclipse.emf.ecore.EReference getDao_Columns()
          Returns the meta object for the containment reference list 'Columns'.
 org.eclipse.emf.ecore.EReference getDao_DataBaseConstraints()
          Returns the meta object for the containment reference list 'Data Base Constraints'.
 org.eclipse.emf.ecore.EAttribute getDao_Discriminator()
          Returns the meta object for the attribute 'Discriminator'.
 org.eclipse.emf.ecore.EReference getDao_Entity()
          Returns the meta object for the reference 'Entity'.
 org.eclipse.emf.ecore.EReference getDao_ManyToManyAssociations()
          Returns the meta object for the containment reference list 'Many To Many Associations'.
 org.eclipse.emf.ecore.EReference getDao_ManyToOneAssociations()
          Returns the meta object for the containment reference list 'Many To One Associations'.
 org.eclipse.emf.ecore.EReference getDao_NaturalKey()
          Returns the meta object for the reference 'Natural Key'.
 org.eclipse.emf.ecore.EReference getDao_NaturalKeyColumns()
          Returns the meta object for the reference list 'Natural Key Columns'.
 org.eclipse.emf.ecore.EReference getDao_OneToManyAssociations()
          Returns the meta object for the containment reference list 'One To Many Associations'.
 org.eclipse.emf.ecore.EReference getDao_OneToOneAssociations()
          Returns the meta object for the containment reference list 'One To One Associations'.
 org.eclipse.emf.ecore.EReference getDao_Operations()
          Returns the meta object for the containment reference list 'Operations'.
 org.eclipse.emf.ecore.EReference getDao_PrimaryKey()
          Returns the meta object for the reference 'Primary Key'.
 org.eclipse.emf.ecore.EReference getDao_PrimaryKeyColumn()
          Returns the meta object for the reference 'Primary Key Column'.
 org.eclipse.emf.ecore.EAttribute getDao_Qualifier()
          Returns the meta object for the attribute 'Qualifier'.
 org.eclipse.emf.ecore.EReference getDao_QueryOperation()
          Returns the meta object for the containment reference list 'Query Operation'.
 org.eclipse.emf.ecore.EAttribute getDao_TableName()
          Returns the meta object for the attribute 'Table Name'.
 org.eclipse.emf.ecore.EReference getDao_VersionColumn()
          Returns the meta object for the reference 'Version Column'.
 org.eclipse.emf.ecore.EClass getDao()
          Returns the meta object for class 'Dao'.
 org.eclipse.emf.ecore.EReference getDaoFeature_Attribute()
          Returns the meta object for the reference 'Attribute'.
 org.eclipse.emf.ecore.EClass getDaoFeature()
          Returns the meta object for class 'Dao Feature'.
 org.eclipse.emf.ecore.EAttribute getDaoOperation_Many()
          Returns the meta object for the attribute 'Many'.
 org.eclipse.emf.ecore.EAttribute getDaoOperation_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getDaoOperation_Type()
          Returns the meta object for the reference 'Type'.
 org.eclipse.emf.ecore.EClass getDaoOperation()
          Returns the meta object for class 'Dao Operation'.
 org.eclipse.emf.ecore.EReference getDataBaseConstraint_Attributes()
          Returns the meta object for the reference list 'Attributes'.
 org.eclipse.emf.ecore.EAttribute getDataBaseConstraint_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getDataBaseConstraint_ResolvedAttributeList()
          Returns the meta object for the reference list 'Resolved Attribute List'.
 org.eclipse.emf.ecore.EAttribute getDataBaseConstraint_Type()
          Returns the meta object for the attribute 'Type'.
 org.eclipse.emf.ecore.EClass getDataBaseConstraint()
          Returns the meta object for class 'Data Base Constraint'.
 org.eclipse.emf.ecore.EEnum getDataBaseConstraintType()
          Returns the meta object for enum 'Data Base Constraint Type'.
 org.eclipse.emf.ecore.EReference getDataView_FeatureReferences()
          Returns the meta object for the containment reference list 'Feature References'.
 org.eclipse.emf.ecore.EReference getDataView_SuperType()
          Returns the meta object for the reference 'Super Type'.
 org.eclipse.emf.ecore.EClass getDataView()
          Returns the meta object for class 'Data View'.
 org.eclipse.emf.ecore.EAttribute getDelegateOperation_CrudOperationType()
          Returns the meta object for the attribute 'Crud Operation Type'.
 org.eclipse.emf.ecore.EReference getDelegateOperation_Filter()
          Returns the meta object for the containment reference 'Filter'.
 org.eclipse.emf.ecore.EAttribute getDelegateOperation_Many()
          Returns the meta object for the attribute 'Many'.
 org.eclipse.emf.ecore.EAttribute getDelegateOperation_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getDelegateOperation_Operation()
          Returns the meta object for the reference 'Operation'.
 org.eclipse.emf.ecore.EReference getDelegateOperation_Repository()
          Returns the meta object for the reference 'Repository'.
 org.eclipse.emf.ecore.EReference getDelegateOperation_View()
          Returns the meta object for the reference 'View'.
 org.eclipse.emf.ecore.EReference getDelegateOperation_ViewParameter()
          Returns the meta object for the reference 'View Parameter'.
 org.eclipse.emf.ecore.EClass getDelegateOperation()
          Returns the meta object for class 'Delegate Operation'.
 org.eclipse.emf.ecore.EReference getDeleteStatement_Entity()
          Returns the meta object for the reference 'Entity'.
 org.eclipse.emf.ecore.EAttribute getDeleteStatement_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getDeleteStatement_Where()
          Returns the meta object for the containment reference 'Where'.
 org.eclipse.emf.ecore.EClass getDeleteStatement()
          Returns the meta object for class 'Delete Statement'.
 org.eclipse.emf.ecore.EClass getDependant()
          Returns the meta object for class 'Dependant'.
 org.eclipse.emf.ecore.EReference getDerivedFlag_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EClass getDerivedFlag()
          Returns the meta object for class 'Derived Flag'.
 DomFactory getDomFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EClass getEmptyLiteralValue()
          Returns the meta object for class 'Empty Literal Value'.
 org.eclipse.emf.ecore.EReference getEntity_AttributeGroups()
          Returns the meta object for the containment reference list 'Attribute Groups'.
 org.eclipse.emf.ecore.EReference getEntity_ConditionsBlock()
          Returns the meta object for the containment reference 'Conditions Block'.
 org.eclipse.emf.ecore.EReference getEntity_Identifier()
          Returns the meta object for the reference 'Identifier'.
 org.eclipse.emf.ecore.EReference getEntity_Key()
          Returns the meta object for the reference 'Key'.
 org.eclipse.emf.ecore.EReference getEntity_Repository()
          Returns the meta object for the reference 'Repository'.
 org.eclipse.emf.ecore.EReference getEntity_RequiredAttributes()
          Returns the meta object for the reference list 'Required Attributes'.
 org.eclipse.emf.ecore.EReference getEntity_RequiredReferences()
          Returns the meta object for the reference list 'Required References'.
 org.eclipse.emf.ecore.EReference getEntity_SortOrders()
          Returns the meta object for the reference list 'Sort Orders'.
 org.eclipse.emf.ecore.EReference getEntity_SuperType()
          Returns the meta object for the reference 'Super Type'.
 org.eclipse.emf.ecore.EReference getEntity_Version()
          Returns the meta object for the reference 'Version'.
 org.eclipse.emf.ecore.EClass getEntity()
          Returns the meta object for class 'Entity'.
 org.eclipse.emf.ecore.EClass getExpression()
          Returns the meta object for class 'Expression'.
 org.eclipse.emf.ecore.EReference getExpressionFlag_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EClass getExpressionFlag()
          Returns the meta object for class 'Expression Flag'.
 org.eclipse.emf.ecore.EAttribute getFeatureReference_All()
          Returns the meta object for the attribute 'All'.
 org.eclipse.emf.ecore.EReference getFeatureReference_Attribute()
          Returns the meta object for the reference 'Attribute'.
 org.eclipse.emf.ecore.EReference getFeatureReference_Properties()
          Returns the meta object for the containment reference list 'Properties'.
 org.eclipse.emf.ecore.EReference getFeatureReference_Source()
          Returns the meta object for the reference 'Source'.
 org.eclipse.emf.ecore.EReference getFeatureReference_Target()
          Returns the meta object for the reference 'Target'.
 org.eclipse.emf.ecore.EReference getFeatureReference_View()
          Returns the meta object for the reference 'View'.
 org.eclipse.emf.ecore.EClass getFeatureReference()
          Returns the meta object for class 'Feature Reference'.
 org.eclipse.emf.ecore.EReference getFromClass_Entity()
          Returns the meta object for the reference 'Entity'.
 org.eclipse.emf.ecore.EAttribute getFromClass_PopertyFetch()
          Returns the meta object for the attribute 'Poperty Fetch'.
 org.eclipse.emf.ecore.EClass getFromClass()
          Returns the meta object for class 'From Class'.
 org.eclipse.emf.ecore.EClass getFromRange()
          Returns the meta object for class 'From Range'.
 org.eclipse.emf.ecore.EReference getFunctionCall_Arguments()
          Returns the meta object for the containment reference list 'Arguments'.
 org.eclipse.emf.ecore.EAttribute getFunctionCall_Function()
          Returns the meta object for the attribute 'Function'.
 org.eclipse.emf.ecore.EClass getFunctionCall()
          Returns the meta object for class 'Function Call'.
 org.eclipse.emf.ecore.EAttribute getIElementWithNoName_NoName()
          Returns the meta object for the attribute 'No Name'.
 org.eclipse.emf.ecore.EClass getIElementWithNoName()
          Returns the meta object for class 'IElement With No Name'.
 org.eclipse.emf.ecore.EAttribute getInClass_Class()
          Returns the meta object for the attribute 'Class'.
 org.eclipse.emf.ecore.EAttribute getInClass_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getInClass()
          Returns the meta object for class 'In Class'.
 org.eclipse.emf.ecore.EAttribute getInCollection_Alias()
          Returns the meta object for the attribute 'Alias'.
 org.eclipse.emf.ecore.EAttribute getInCollection_Path()
          Returns the meta object for the attribute 'Path'.
 org.eclipse.emf.ecore.EClass getInCollection()
          Returns the meta object for class 'In Collection'.
 org.eclipse.emf.ecore.EAttribute getInCollectionElements_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getInCollectionElements_Reference()
          Returns the meta object for the attribute 'Reference'.
 org.eclipse.emf.ecore.EClass getInCollectionElements()
          Returns the meta object for class 'In Collection Elements'.
 org.eclipse.emf.ecore.EReference getInExpression_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EReference getInExpression_In()
          Returns the meta object for the containment reference 'In'.
 org.eclipse.emf.ecore.EAttribute getInExpression_Not()
          Returns the meta object for the attribute 'Not'.
 org.eclipse.emf.ecore.EAttribute getInExpression_Operator()
          Returns the meta object for the attribute 'Operator'.
 org.eclipse.emf.ecore.EClass getInExpression()
          Returns the meta object for class 'In Expression'.
 org.eclipse.emf.ecore.EReference getInsertStatement_Entity()
          Returns the meta object for the reference 'Entity'.
 org.eclipse.emf.ecore.EReference getInsertStatement_Expression()
          Returns the meta object for the containment reference list 'Expression'.
 org.eclipse.emf.ecore.EReference getInsertStatement_SelectStatement()
          Returns the meta object for the containment reference 'Select Statement'.
 org.eclipse.emf.ecore.EClass getInsertStatement()
          Returns the meta object for class 'Insert Statement'.
 org.eclipse.emf.ecore.EAttribute getIntegerLiteralValue_Value()
          Returns the meta object for the attribute 'Value'.
 org.eclipse.emf.ecore.EClass getIntegerLiteralValue()
          Returns the meta object for class 'Integer Literal Value'.
 org.eclipse.emf.ecore.EReference getJoin_Entity()
          Returns the meta object for the reference 'Entity'.
 org.eclipse.emf.ecore.EReference getJoin_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EAttribute getJoin_Fetch()
          Returns the meta object for the attribute 'Fetch'.
 org.eclipse.emf.ecore.EAttribute getJoin_PropertyFetch()
          Returns the meta object for the attribute 'Property Fetch'.
 org.eclipse.emf.ecore.EReference getJoin_Reference()
          Returns the meta object for the reference 'Reference'.
 org.eclipse.emf.ecore.EAttribute getJoin_Type()
          Returns the meta object for the attribute 'Type'.
 org.eclipse.emf.ecore.EClass getJoin()
          Returns the meta object for class 'Join'.
 org.eclipse.emf.ecore.EAttribute getJoinEntity_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getJoinEntity()
          Returns the meta object for class 'Join Entity'.
 org.eclipse.emf.ecore.EReference getLikeExpression_Escape()
          Returns the meta object for the containment reference 'Escape'.
 org.eclipse.emf.ecore.EReference getLikeExpression_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EReference getLikeExpression_Like()
          Returns the meta object for the containment reference 'Like'.
 org.eclipse.emf.ecore.EAttribute getLikeExpression_Not()
          Returns the meta object for the attribute 'Not'.
 org.eclipse.emf.ecore.EAttribute getLikeExpression_Operator()
          Returns the meta object for the attribute 'Operator'.
 org.eclipse.emf.ecore.EClass getLikeExpression()
          Returns the meta object for class 'Like Expression'.
 org.eclipse.emf.ecore.EClass getLiteralValue()
          Returns the meta object for class 'Literal Value'.
 org.eclipse.emf.ecore.EAttribute getManyToMany_ColumnName()
          Returns the meta object for the attribute 'Column Name'.
 org.eclipse.emf.ecore.EAttribute getManyToMany_Inverse()
          Returns the meta object for the attribute 'Inverse'.
 org.eclipse.emf.ecore.EAttribute getManyToMany_TableName()
          Returns the meta object for the attribute 'Table Name'.
 org.eclipse.emf.ecore.EClass getManyToMany()
          Returns the meta object for class 'Many To Many'.
 org.eclipse.emf.ecore.EAttribute getManyToOne_ColumnName()
          Returns the meta object for the attribute 'Column Name'.
 org.eclipse.emf.ecore.EReference getManyToOne_Columns()
          Returns the meta object for the containment reference list 'Columns'.
 org.eclipse.emf.ecore.EAttribute getManyToOne_Derived()
          Returns the meta object for the attribute 'Derived'.
 org.eclipse.emf.ecore.EReference getManyToOne_SqlType()
          Returns the meta object for the reference 'Sql Type'.
 org.eclipse.emf.ecore.EReference getManyToOne_UserType()
          Returns the meta object for the reference 'User Type'.
 org.eclipse.emf.ecore.EClass getManyToOne()
          Returns the meta object for class 'Many To One'.
 org.eclipse.emf.ecore.EAttribute getMapper_BiDirectional()
          Returns the meta object for the attribute 'Bi Directional'.
 org.eclipse.emf.ecore.EReference getMapper_Left()
          Returns the meta object for the reference 'Left'.
 org.eclipse.emf.ecore.EReference getMapper_PropertyMappings()
          Returns the meta object for the containment reference list 'Property Mappings'.
 org.eclipse.emf.ecore.EReference getMapper_Right()
          Returns the meta object for the reference 'Right'.
 org.eclipse.emf.ecore.EAttribute getMapper_ToLeft()
          Returns the meta object for the attribute 'To Left'.
 org.eclipse.emf.ecore.EAttribute getMapper_ToRight()
          Returns the meta object for the attribute 'To Right'.
 org.eclipse.emf.ecore.EClass getMapper()
          Returns the meta object for class 'Mapper'.
 org.eclipse.emf.ecore.EReference getMemberOfExpression_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EAttribute getMemberOfExpression_MemberOf()
          Returns the meta object for the attribute 'Member Of'.
 org.eclipse.emf.ecore.EAttribute getMemberOfExpression_Not()
          Returns the meta object for the attribute 'Not'.
 org.eclipse.emf.ecore.EAttribute getMemberOfExpression_Operator()
          Returns the meta object for the attribute 'Operator'.
 org.eclipse.emf.ecore.EClass getMemberOfExpression()
          Returns the meta object for class 'Member Of Expression'.
 org.eclipse.emf.ecore.EReference getNotExpression_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EClass getNotExpression()
          Returns the meta object for class 'Not Expression'.
 org.eclipse.emf.ecore.EClass getNullLiteralValue()
          Returns the meta object for class 'Null Literal Value'.
 org.eclipse.emf.ecore.EAttribute getOneToMany_ColumnName()
          Returns the meta object for the attribute 'Column Name'.
 org.eclipse.emf.ecore.EReference getOneToMany_Columns()
          Returns the meta object for the containment reference list 'Columns'.
 org.eclipse.emf.ecore.EClass getOneToMany()
          Returns the meta object for class 'One To Many'.
 org.eclipse.emf.ecore.EClass getOneToOne()
          Returns the meta object for class 'One To One'.
 org.eclipse.emf.ecore.EReference getOperation_Delegate()
          Returns the meta object for the reference 'Delegate'.
 org.eclipse.emf.ecore.EAttribute getOperation_Expression()
          Returns the meta object for the attribute 'Expression'.
 org.eclipse.emf.ecore.EReference getOperation_Parameters()
          Returns the meta object for the containment reference list 'Parameters'.
 org.eclipse.emf.ecore.EClass getOperation()
          Returns the meta object for class 'Operation'.
 org.eclipse.emf.ecore.EAttribute getParameter_Many()
          Returns the meta object for the attribute 'Many'.
 org.eclipse.emf.ecore.EAttribute getParameter_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getParameter_Type()
          Returns the meta object for the reference 'Type'.
 org.eclipse.emf.ecore.EClass getParameter()
          Returns the meta object for class 'Parameter'.
 org.eclipse.emf.ecore.EReference getParenthesizedExpression_Expressions()
          Returns the meta object for the containment reference list 'Expressions'.
 org.eclipse.emf.ecore.EClass getParenthesizedExpression()
          Returns the meta object for class 'Parenthesized Expression'.
 org.eclipse.emf.ecore.EAttribute getPresentableFeature_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getPresentableFeature()
          Returns the meta object for class 'Presentable Feature'.
 org.eclipse.emf.ecore.EAttribute getProperty_DefaultValue()
          Returns the meta object for the attribute 'Default Value'.
 org.eclipse.emf.ecore.EAttribute getProperty_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getProperty_Type()
          Returns the meta object for the reference 'Type'.
 org.eclipse.emf.ecore.EClass getProperty()
          Returns the meta object for class 'Property'.
 org.eclipse.emf.ecore.EReference getPropertyAssignment_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EReference getPropertyAssignment_Property()
          Returns the meta object for the containment reference 'Property'.
 org.eclipse.emf.ecore.EClass getPropertyAssignment()
          Returns the meta object for class 'Property Assignment'.
 org.eclipse.emf.ecore.EAttribute getPropertyMapping_BiDirectional()
          Returns the meta object for the attribute 'Bi Directional'.
 org.eclipse.emf.ecore.EReference getPropertyMapping_Left()
          Returns the meta object for the reference 'Left'.
 org.eclipse.emf.ecore.EReference getPropertyMapping_Right()
          Returns the meta object for the reference 'Right'.
 org.eclipse.emf.ecore.EAttribute getPropertyMapping_ToLeft()
          Returns the meta object for the attribute 'To Left'.
 org.eclipse.emf.ecore.EAttribute getPropertyMapping_ToRight()
          Returns the meta object for the attribute 'To Right'.
 org.eclipse.emf.ecore.EClass getPropertyMapping()
          Returns the meta object for class 'Property Mapping'.
 org.eclipse.emf.ecore.EAttribute getPropertyValue_ClassProperty()
          Returns the meta object for the attribute 'Class Property'.
 org.eclipse.emf.ecore.EReference getPropertyValue_Index()
          Returns the meta object for the containment reference list 'Index'.
 org.eclipse.emf.ecore.EAttribute getPropertyValue_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getPropertyValue_Segments()
          Returns the meta object for the attribute list 'Segments'.
 org.eclipse.emf.ecore.EClass getPropertyValue()
          Returns the meta object for class 'Property Value'.
 org.eclipse.emf.ecore.EClass getQlStatement()
          Returns the meta object for class 'Ql Statement'.
 org.eclipse.emf.ecore.EReference getQuantifiedExpression_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EAttribute getQuantifiedExpression_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getQuantifiedExpression_Quantifier()
          Returns the meta object for the attribute 'Quantifier'.
 org.eclipse.emf.ecore.EClass getQuantifiedExpression()
          Returns the meta object for class 'Quantified Expression'.
 org.eclipse.emf.ecore.EReference getQueryOperation_QueryParameters()
          Returns the meta object for the containment reference list 'Query Parameters'.
 org.eclipse.emf.ecore.EReference getQueryOperation_Statement()
          Returns the meta object for the containment reference 'Statement'.
 org.eclipse.emf.ecore.EClass getQueryOperation()
          Returns the meta object for class 'Query Operation'.
 org.eclipse.emf.ecore.EReference getQueryParameter_Attribute()
          Returns the meta object for the reference 'Attribute'.
 org.eclipse.emf.ecore.EClass getQueryParameter()
          Returns the meta object for class 'Query Parameter'.
 org.eclipse.emf.ecore.EClass getQueryParameterReference()
          Returns the meta object for class 'Query Parameter Reference'.
 org.eclipse.emf.ecore.EReference getQueryParameterValue_Attribute()
          Returns the meta object for the reference 'Attribute'.
 org.eclipse.emf.ecore.EReference getQueryParameterValue_Parameter()
          Returns the meta object for the reference 'Parameter'.
 org.eclipse.emf.ecore.EClass getQueryParameterValue()
          Returns the meta object for class 'Query Parameter Value'.
 org.eclipse.emf.ecore.EClass getReadOnlyFlag()
          Returns the meta object for class 'Read Only Flag'.
 org.eclipse.emf.ecore.EAttribute getRealLiteralValue_Value()
          Returns the meta object for the attribute 'Value'.
 org.eclipse.emf.ecore.EClass getRealLiteralValue()
          Returns the meta object for class 'Real Literal Value'.
 org.eclipse.emf.ecore.EClass getRequiredFlag()
          Returns the meta object for class 'Required Flag'.
 org.eclipse.emf.ecore.EReference getSelectClass_Arguments()
          Returns the meta object for the containment reference list 'Arguments'.
 org.eclipse.emf.ecore.EAttribute getSelectClass_Class()
          Returns the meta object for the attribute 'Class'.
 org.eclipse.emf.ecore.EClass getSelectClass()
          Returns the meta object for class 'Select Class'.
 org.eclipse.emf.ecore.EAttribute getSelectObject_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getSelectObject()
          Returns the meta object for class 'Select Object'.
 org.eclipse.emf.ecore.EAttribute getSelectProperties_Distinct()
          Returns the meta object for the attribute 'Distinct'.
 org.eclipse.emf.ecore.EReference getSelectProperties_Properties()
          Returns the meta object for the containment reference list 'Properties'.
 org.eclipse.emf.ecore.EClass getSelectProperties()
          Returns the meta object for class 'Select Properties'.
 org.eclipse.emf.ecore.EReference getSelectStatement_From()
          Returns the meta object for the containment reference list 'From'.
 org.eclipse.emf.ecore.EReference getSelectStatement_GroupBy()
          Returns the meta object for the containment reference list 'Group By'.
 org.eclipse.emf.ecore.EReference getSelectStatement_Having()
          Returns the meta object for the containment reference 'Having'.
 org.eclipse.emf.ecore.EReference getSelectStatement_Join()
          Returns the meta object for the containment reference list 'Join'.
 org.eclipse.emf.ecore.EReference getSelectStatement_OrderBy()
          Returns the meta object for the containment reference list 'Order By'.
 org.eclipse.emf.ecore.EReference getSelectStatement_Where()
          Returns the meta object for the containment reference 'Where'.
 org.eclipse.emf.ecore.EClass getSelectStatement()
          Returns the meta object for class 'Select Statement'.
 org.eclipse.emf.ecore.EReference getService_DelegateOperations()
          Returns the meta object for the containment reference list 'Delegate Operations'.
 org.eclipse.emf.ecore.EReference getService_Dependencies()
          Returns the meta object for the reference list 'Dependencies'.
 org.eclipse.emf.ecore.EReference getService_Operations()
          Returns the meta object for the containment reference list 'Operations'.
 org.eclipse.emf.ecore.EClass getService()
          Returns the meta object for class 'Service'.
 org.eclipse.emf.ecore.EReference getSortOrderElement_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EAttribute getSortOrderElement_SortOrder()
          Returns the meta object for the attribute 'Sort Order'.
 org.eclipse.emf.ecore.EClass getSortOrderElement()
          Returns the meta object for class 'Sort Order Element'.
 org.eclipse.emf.ecore.EAttribute getStringLiteralValue_Value()
          Returns the meta object for the attribute 'Value'.
 org.eclipse.emf.ecore.EClass getStringLiteralValue()
          Returns the meta object for class 'String Literal Value'.
 org.eclipse.emf.ecore.EReference getSubQuery_Queries()
          Returns the meta object for the containment reference list 'Queries'.
 org.eclipse.emf.ecore.EClass getSubQuery()
          Returns the meta object for class 'Sub Query'.
 org.eclipse.emf.ecore.EReference getTransientFlag_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EClass getTransientFlag()
          Returns the meta object for class 'Transient Flag'.
 org.eclipse.emf.ecore.EReference getTrimFunction_Character()
          Returns the meta object for the containment reference 'Character'.
 org.eclipse.emf.ecore.EReference getTrimFunction_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EAttribute getTrimFunction_Function()
          Returns the meta object for the attribute 'Function'.
 org.eclipse.emf.ecore.EAttribute getTrimFunction_Mode()
          Returns the meta object for the attribute 'Mode'.
 org.eclipse.emf.ecore.EClass getTrimFunction()
          Returns the meta object for class 'Trim Function'.
 org.eclipse.emf.ecore.EReference getUnaryExpression_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EAttribute getUnaryExpression_Operator()
          Returns the meta object for the attribute 'Operator'.
 org.eclipse.emf.ecore.EClass getUnaryExpression()
          Returns the meta object for class 'Unary Expression'.
 org.eclipse.emf.ecore.EReference getUpdateStatement_Assignment()
          Returns the meta object for the containment reference list 'Assignment'.
 org.eclipse.emf.ecore.EReference getUpdateStatement_Entity()
          Returns the meta object for the reference 'Entity'.
 org.eclipse.emf.ecore.EAttribute getUpdateStatement_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getUpdateStatement_Versioned()
          Returns the meta object for the attribute 'Versioned'.
 org.eclipse.emf.ecore.EReference getUpdateStatement_Where()
          Returns the meta object for the containment reference 'Where'.
 org.eclipse.emf.ecore.EClass getUpdateStatement()
          Returns the meta object for class 'Update Statement'.
 org.eclipse.emf.ecore.EClass getValueObject()
          Returns the meta object for class 'Value Object'.
 org.eclipse.emf.ecore.EReference getWhenClause_ThenExpression()
          Returns the meta object for the containment reference 'Then Expression'.
 org.eclipse.emf.ecore.EReference getWhenClause_WhenExpression()
          Returns the meta object for the containment reference 'When Expression'.
 org.eclipse.emf.ecore.EClass getWhenClause()
          Returns the meta object for class 'When Clause'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

static final String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final DomPackage eINSTANCE
The singleton instance of the package.


SERVICE

static final int SERVICE
The meta object id for the 'Service' class.

See Also:
ServiceImpl, DomPackageImpl.getService(), Constant Field Values

COMPLEX_TYPE

static final int COMPLEX_TYPE
The meta object id for the 'Complex Type' class.

See Also:
ComplexTypeImpl, DomPackageImpl.getComplexType(), Constant Field Values

COMPLEX_TYPE__TXT_DESCRIPTION

static final int COMPLEX_TYPE__TXT_DESCRIPTION
The feature id for the 'Txt Description' attribute.

See Also:
Constant Field Values

COMPLEX_TYPE__NAME

static final int COMPLEX_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

COMPLEX_TYPE__ATTRIBUTES

static final int COMPLEX_TYPE__ATTRIBUTES
The feature id for the 'Attributes' containment reference list.

See Also:
Constant Field Values

COMPLEX_TYPE__ALL_ATTRIBUTES

static final int COMPLEX_TYPE__ALL_ATTRIBUTES
The feature id for the 'All Attributes' reference list.

See Also:
Constant Field Values

COMPLEX_TYPE_FEATURE_COUNT

static final int COMPLEX_TYPE_FEATURE_COUNT
The number of structural features of the 'Complex Type' class.

See Also:
Constant Field Values

SERVICE__TXT_DESCRIPTION

static final int SERVICE__TXT_DESCRIPTION
The feature id for the 'Txt Description' attribute.

See Also:
Constant Field Values

DEPENDANT

static final int DEPENDANT
The meta object id for the 'Dependant' class.

See Also:
DependantImpl, DomPackageImpl.getDependant(), Constant Field Values

DELEGATE_OPERATION

static final int DELEGATE_OPERATION
The meta object id for the 'Delegate Operation' class.

See Also:
DelegateOperationImpl, DomPackageImpl.getDelegateOperation(), Constant Field Values

OPERATION

static final int OPERATION
The meta object id for the 'Operation' class.

See Also:
OperationImpl, DomPackageImpl.getOperation(), Constant Field Values

PARAMETER

static final int PARAMETER
The meta object id for the 'Parameter' class.

See Also:
ParameterImpl, DomPackageImpl.getParameter(), Constant Field Values

VALUE_OBJECT

static final int VALUE_OBJECT
The meta object id for the 'Value Object' class.

See Also:
ValueObjectImpl, DomPackageImpl.getValueObject(), Constant Field Values

DATA_VIEW

static final int DATA_VIEW
The meta object id for the 'Data View' class.

See Also:
DataViewImpl, DomPackageImpl.getDataView(), Constant Field Values

PRESENTABLE_FEATURE

static final int PRESENTABLE_FEATURE
The meta object id for the 'Presentable Feature' class.

See Also:
PresentableFeatureImpl, DomPackageImpl.getPresentableFeature(), Constant Field Values

FEATURE_REFERENCE

static final int FEATURE_REFERENCE
The meta object id for the 'Feature Reference' class.

See Also:
FeatureReferenceImpl, DomPackageImpl.getFeatureReference(), Constant Field Values

IELEMENT_WITH_NO_NAME

static final int IELEMENT_WITH_NO_NAME
The meta object id for the 'IElement With No Name' class.

See Also:
IElementWithNoNameImpl, DomPackageImpl.getIElementWithNoName(), Constant Field Values

ENTITY

static final int ENTITY
The meta object id for the 'Entity' class.

See Also:
EntityImpl, DomPackageImpl.getEntity(), Constant Field Values

SERVICE__NAME

static final int SERVICE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

SERVICE__DEPENDENCIES

static final int SERVICE__DEPENDENCIES
The feature id for the 'Dependencies' reference list.

See Also:
Constant Field Values

SERVICE__OPERATIONS

static final int SERVICE__OPERATIONS
The feature id for the 'Operations' containment reference list.

See Also:
Constant Field Values

SERVICE__DELEGATE_OPERATIONS

static final int SERVICE__DELEGATE_OPERATIONS
The feature id for the 'Delegate Operations' containment reference list.

See Also:
Constant Field Values

SERVICE_FEATURE_COUNT

static final int SERVICE_FEATURE_COUNT
The number of structural features of the 'Service' class.

See Also:
Constant Field Values

DEPENDANT_FEATURE_COUNT

static final int DEPENDANT_FEATURE_COUNT
The number of structural features of the 'Dependant' class.

See Also:
Constant Field Values

DAO_FEATURE

static final int DAO_FEATURE
The meta object id for the 'Dao Feature' class.

See Also:
DaoFeatureImpl, DomPackageImpl.getDaoFeature(), Constant Field Values

DAO

static final int DAO
The meta object id for the 'Dao' class.

See Also:
DaoImpl, DomPackageImpl.getDao(), Constant Field Values

COLUMN

static final int COLUMN
The meta object id for the 'Column' class.

See Also:
ColumnImpl, DomPackageImpl.getColumn(), Constant Field Values

MANY_TO_ONE

static final int MANY_TO_ONE
The meta object id for the 'Many To One' class.

See Also:
ManyToOneImpl, DomPackageImpl.getManyToOne(), Constant Field Values

ONE_TO_ONE

static final int ONE_TO_ONE
The meta object id for the 'One To One' class.

See Also:
OneToOneImpl, DomPackageImpl.getOneToOne(), Constant Field Values

ONE_TO_MANY

static final int ONE_TO_MANY
The meta object id for the 'One To Many' class.

See Also:
OneToManyImpl, DomPackageImpl.getOneToMany(), Constant Field Values

MANY_TO_MANY

static final int MANY_TO_MANY
The meta object id for the 'Many To Many' class.

See Also:
ManyToManyImpl, DomPackageImpl.getManyToMany(), Constant Field Values

DATA_BASE_CONSTRAINT

static final int DATA_BASE_CONSTRAINT
The meta object id for the 'Data Base Constraint' class.

See Also:
DataBaseConstraintImpl, DomPackageImpl.getDataBaseConstraint(), Constant Field Values

ATTRIBUTE

static final int ATTRIBUTE
The meta object id for the 'Attribute' class.

See Also:
AttributeImpl, DomPackageImpl.getAttribute(), Constant Field Values

ATTRIBUTE_PROPERTY

static final int ATTRIBUTE_PROPERTY
The meta object id for the 'Attribute Property' class.

See Also:
AttributePropertyImpl, DomPackageImpl.getAttributeProperty(), Constant Field Values

ATTRIBUTE_FLAG

static final int ATTRIBUTE_FLAG
The meta object id for the 'Attribute Flag' class.

See Also:
AttributeFlagImpl, DomPackageImpl.getAttributeFlag(), Constant Field Values

EXPRESSION_FLAG

static final int EXPRESSION_FLAG
The meta object id for the 'Expression Flag' class.

See Also:
ExpressionFlagImpl, DomPackageImpl.getExpressionFlag(), Constant Field Values

REQUIRED_FLAG

static final int REQUIRED_FLAG
The meta object id for the 'Required Flag' class.

See Also:
RequiredFlagImpl, DomPackageImpl.getRequiredFlag(), Constant Field Values

READ_ONLY_FLAG

static final int READ_ONLY_FLAG
The meta object id for the 'Read Only Flag' class.

See Also:
ReadOnlyFlagImpl, DomPackageImpl.getReadOnlyFlag(), Constant Field Values

AVAILABLE_FLAG

static final int AVAILABLE_FLAG
The meta object id for the 'Available Flag' class.

See Also:
AvailableFlagImpl, DomPackageImpl.getAvailableFlag(), Constant Field Values

DERIVED_FLAG

static final int DERIVED_FLAG
The meta object id for the 'Derived Flag' class.

See Also:
DerivedFlagImpl, DomPackageImpl.getDerivedFlag(), Constant Field Values

TRANSIENT_FLAG

static final int TRANSIENT_FLAG
The meta object id for the 'Transient Flag' class.

See Also:
TransientFlagImpl, DomPackageImpl.getTransientFlag(), Constant Field Values

ATTRIBUTE_VALIDATION_PROPERTY

static final int ATTRIBUTE_VALIDATION_PROPERTY
The meta object id for the 'Attribute Validation Property' class.

See Also:
AttributeValidationPropertyImpl, DomPackageImpl.getAttributeValidationProperty(), Constant Field Values

ATTRIBUTE_TEXT_PROPERTY

static final int ATTRIBUTE_TEXT_PROPERTY
The meta object id for the 'Attribute Text Property' class.

See Also:
AttributeTextPropertyImpl, DomPackageImpl.getAttributeTextProperty(), Constant Field Values

ATTRIBUTE_GROUP

static final int ATTRIBUTE_GROUP
The meta object id for the 'Attribute Group' class.

See Also:
AttributeGroupImpl, DomPackageImpl.getAttributeGroup(), Constant Field Values

ATTRIBUTE_SORT_ORDER

static final int ATTRIBUTE_SORT_ORDER
The meta object id for the 'Attribute Sort Order' class.

See Also:
AttributeSortOrderImpl, DomPackageImpl.getAttributeSortOrder(), Constant Field Values

PROPERTY

static final int PROPERTY
The meta object id for the 'Property' class.

See Also:
PropertyImpl, DomPackageImpl.getProperty(), Constant Field Values

PROPERTY__TXT_DESCRIPTION

static final int PROPERTY__TXT_DESCRIPTION
The feature id for the 'Txt Description' attribute.

See Also:
Constant Field Values

PROPERTY__TYPE

static final int PROPERTY__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

PROPERTY__NAME

static final int PROPERTY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PROPERTY__DEFAULT_VALUE

static final int PROPERTY__DEFAULT_VALUE
The feature id for the 'Default Value' attribute.

See Also:
Constant Field Values

PROPERTY_FEATURE_COUNT

static final int PROPERTY_FEATURE_COUNT
The number of structural features of the 'Property' class.

See Also:
Constant Field Values

DAO_OPERATION

static final int DAO_OPERATION
The meta object id for the 'Dao Operation' class.

See Also:
DaoOperationImpl, DomPackageImpl.getDaoOperation(), Constant Field Values

DAO_OPERATION__TYPE

static final int DAO_OPERATION__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

DAO_OPERATION__MANY

static final int DAO_OPERATION__MANY
The feature id for the 'Many' attribute.

See Also:
Constant Field Values

DAO_OPERATION__NAME

static final int DAO_OPERATION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DAO_OPERATION_FEATURE_COUNT

static final int DAO_OPERATION_FEATURE_COUNT
The number of structural features of the 'Dao Operation' class.

See Also:
Constant Field Values

OPERATION__TYPE

static final int OPERATION__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

OPERATION__MANY

static final int OPERATION__MANY
The feature id for the 'Many' attribute.

See Also:
Constant Field Values

OPERATION__NAME

static final int OPERATION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

OPERATION__TXT_DESCRIPTION

static final int OPERATION__TXT_DESCRIPTION
The feature id for the 'Txt Description' attribute.

See Also:
Constant Field Values

OPERATION__PARAMETERS

static final int OPERATION__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values

OPERATION__EXPRESSION

static final int OPERATION__EXPRESSION
The feature id for the 'Expression' attribute.

See Also:
Constant Field Values

OPERATION__DELEGATE

static final int OPERATION__DELEGATE
The feature id for the 'Delegate' reference.

See Also:
Constant Field Values

OPERATION_FEATURE_COUNT

static final int OPERATION_FEATURE_COUNT
The number of structural features of the 'Operation' class.

See Also:
Constant Field Values

EXPRESSION

static final int EXPRESSION
The meta object id for the 'Expression' class.

See Also:
ExpressionImpl, DomPackageImpl.getExpression(), Constant Field Values

QUERY_PARAMETER

static final int QUERY_PARAMETER
The meta object id for the 'Query Parameter' class.

See Also:
QueryParameterImpl, DomPackageImpl.getQueryParameter(), Constant Field Values

QUERY_PARAMETER__ATTRIBUTE

static final int QUERY_PARAMETER__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

QUERY_PARAMETER_FEATURE_COUNT

static final int QUERY_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Query Parameter' class.

See Also:
Constant Field Values

PARAMETER__ATTRIBUTE

static final int PARAMETER__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

PARAMETER__TYPE

static final int PARAMETER__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

PARAMETER__MANY

static final int PARAMETER__MANY
The feature id for the 'Many' attribute.

See Also:
Constant Field Values

PARAMETER__NAME

static final int PARAMETER__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PARAMETER_FEATURE_COUNT

static final int PARAMETER_FEATURE_COUNT
The number of structural features of the 'Parameter' class.

See Also:
Constant Field Values

DELEGATE_OPERATION__TXT_DESCRIPTION

static final int DELEGATE_OPERATION__TXT_DESCRIPTION
The feature id for the 'Txt Description' attribute.

See Also:
Constant Field Values

DELEGATE_OPERATION__VIEW

static final int DELEGATE_OPERATION__VIEW
The feature id for the 'View' reference.

See Also:
Constant Field Values

DELEGATE_OPERATION__MANY

static final int DELEGATE_OPERATION__MANY
The feature id for the 'Many' attribute.

See Also:
Constant Field Values

DELEGATE_OPERATION__REPOSITORY

static final int DELEGATE_OPERATION__REPOSITORY
The feature id for the 'Repository' reference.

See Also:
Constant Field Values

DELEGATE_OPERATION__OPERATION

static final int DELEGATE_OPERATION__OPERATION
The feature id for the 'Operation' reference.

See Also:
Constant Field Values

DELEGATE_OPERATION__CRUD_OPERATION_TYPE

static final int DELEGATE_OPERATION__CRUD_OPERATION_TYPE
The feature id for the 'Crud Operation Type' attribute.

See Also:
Constant Field Values

DELEGATE_OPERATION__VIEW_PARAMETER

static final int DELEGATE_OPERATION__VIEW_PARAMETER
The feature id for the 'View Parameter' reference.

See Also:
Constant Field Values

DELEGATE_OPERATION__NAME

static final int DELEGATE_OPERATION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DELEGATE_OPERATION__FILTER

static final int DELEGATE_OPERATION__FILTER
The feature id for the 'Filter' containment reference.

See Also:
Constant Field Values

DELEGATE_OPERATION_FEATURE_COUNT

static final int DELEGATE_OPERATION_FEATURE_COUNT
The number of structural features of the 'Delegate Operation' class.

See Also:
Constant Field Values

VALUE_OBJECT__TXT_DESCRIPTION

static final int VALUE_OBJECT__TXT_DESCRIPTION
The feature id for the 'Txt Description' attribute.

See Also:
Constant Field Values

VALUE_OBJECT__NAME

static final int VALUE_OBJECT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

VALUE_OBJECT__ATTRIBUTES

static final int VALUE_OBJECT__ATTRIBUTES
The feature id for the 'Attributes' containment reference list.

See Also:
Constant Field Values

VALUE_OBJECT__ALL_ATTRIBUTES

static final int VALUE_OBJECT__ALL_ATTRIBUTES
The feature id for the 'All Attributes' reference list.

See Also:
Constant Field Values

VALUE_OBJECT_FEATURE_COUNT

static final int VALUE_OBJECT_FEATURE_COUNT
The number of structural features of the 'Value Object' class.

See Also:
Constant Field Values

DATA_VIEW__TXT_DESCRIPTION

static final int DATA_VIEW__TXT_DESCRIPTION
The feature id for the 'Txt Description' attribute.

See Also:
Constant Field Values

DATA_VIEW__NAME

static final int DATA_VIEW__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DATA_VIEW__ATTRIBUTES

static final int DATA_VIEW__ATTRIBUTES
The feature id for the 'Attributes' containment reference list.

See Also:
Constant Field Values

DATA_VIEW__ALL_ATTRIBUTES

static final int DATA_VIEW__ALL_ATTRIBUTES
The feature id for the 'All Attributes' reference list.

See Also:
Constant Field Values

DATA_VIEW__SUPER_TYPE

static final int DATA_VIEW__SUPER_TYPE
The feature id for the 'Super Type' reference.

See Also:
Constant Field Values

DATA_VIEW__FEATURE_REFERENCES

static final int DATA_VIEW__FEATURE_REFERENCES
The feature id for the 'Feature References' containment reference list.

See Also:
Constant Field Values

DATA_VIEW_FEATURE_COUNT

static final int DATA_VIEW_FEATURE_COUNT
The number of structural features of the 'Data View' class.

See Also:
Constant Field Values

PRESENTABLE_FEATURE__NAME

static final int PRESENTABLE_FEATURE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PRESENTABLE_FEATURE_FEATURE_COUNT

static final int PRESENTABLE_FEATURE_FEATURE_COUNT
The number of structural features of the 'Presentable Feature' class.

See Also:
Constant Field Values

FEATURE_REFERENCE__NAME

static final int FEATURE_REFERENCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

FEATURE_REFERENCE__TXT_DESCRIPTION

static final int FEATURE_REFERENCE__TXT_DESCRIPTION
The feature id for the 'Txt Description' attribute.

See Also:
Constant Field Values

FEATURE_REFERENCE__SOURCE

static final int FEATURE_REFERENCE__SOURCE
The feature id for the 'Source' reference.

See Also:
Constant Field Values

FEATURE_REFERENCE__ATTRIBUTE

static final int FEATURE_REFERENCE__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

FEATURE_REFERENCE__VIEW

static final int FEATURE_REFERENCE__VIEW
The feature id for the 'View' reference.

See Also:
Constant Field Values

FEATURE_REFERENCE__ALL

static final int FEATURE_REFERENCE__ALL
The feature id for the 'All' attribute.

See Also:
Constant Field Values

FEATURE_REFERENCE__PROPERTIES

static final int FEATURE_REFERENCE__PROPERTIES
The feature id for the 'Properties' containment reference list.

See Also:
Constant Field Values

FEATURE_REFERENCE__TARGET

static final int FEATURE_REFERENCE__TARGET
The feature id for the 'Target' reference.

See Also:
Constant Field Values

FEATURE_REFERENCE_FEATURE_COUNT

static final int FEATURE_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Feature Reference' class.

See Also:
Constant Field Values

MAPPER

static final int MAPPER
The meta object id for the 'Mapper' class.

See Also:
MapperImpl, DomPackageImpl.getMapper(), Constant Field Values

MAPPER__TXT_DESCRIPTION

static final int MAPPER__TXT_DESCRIPTION
The feature id for the 'Txt Description' attribute.

See Also:
Constant Field Values

MAPPER__NAME

static final int MAPPER__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

MAPPER__LEFT

static final int MAPPER__LEFT
The feature id for the 'Left' reference.

See Also:
Constant Field Values

MAPPER__BI_DIRECTIONAL

static final int MAPPER__BI_DIRECTIONAL
The feature id for the 'Bi Directional' attribute.

See Also:
Constant Field Values

MAPPER__TO_LEFT

static final int MAPPER__TO_LEFT
The feature id for the 'To Left' attribute.

See Also:
Constant Field Values

MAPPER__TO_RIGHT

static final int MAPPER__TO_RIGHT
The feature id for the 'To Right' attribute.

See Also:
Constant Field Values

MAPPER__RIGHT

static final int MAPPER__RIGHT
The feature id for the 'Right' reference.

See Also:
Constant Field Values

MAPPER__PROPERTY_MAPPINGS

static final int MAPPER__PROPERTY_MAPPINGS
The feature id for the 'Property Mappings' containment reference list.

See Also:
Constant Field Values

MAPPER_FEATURE_COUNT

static final int MAPPER_FEATURE_COUNT
The number of structural features of the 'Mapper' class.

See Also:
Constant Field Values

PROPERTY_MAPPING

static final int PROPERTY_MAPPING
The meta object id for the 'Property Mapping' class.

See Also:
PropertyMappingImpl, DomPackageImpl.getPropertyMapping(), Constant Field Values

PROPERTY_MAPPING__LEFT

static final int PROPERTY_MAPPING__LEFT
The feature id for the 'Left' reference.

See Also:
Constant Field Values

PROPERTY_MAPPING__BI_DIRECTIONAL

static final int PROPERTY_MAPPING__BI_DIRECTIONAL
The feature id for the 'Bi Directional' attribute.

See Also:
Constant Field Values

PROPERTY_MAPPING__TO_LEFT

static final int PROPERTY_MAPPING__TO_LEFT
The feature id for the 'To Left' attribute.

See Also:
Constant Field Values

PROPERTY_MAPPING__TO_RIGHT

static final int PROPERTY_MAPPING__TO_RIGHT
The feature id for the 'To Right' attribute.

See Also:
Constant Field Values

PROPERTY_MAPPING__RIGHT

static final int PROPERTY_MAPPING__RIGHT
The feature id for the 'Right' reference.

See Also:
Constant Field Values

PROPERTY_MAPPING_FEATURE_COUNT

static final int PROPERTY_MAPPING_FEATURE_COUNT
The number of structural features of the 'Property Mapping' class.

See Also:
Constant Field Values

ENTITY__TXT_DESCRIPTION

static final int ENTITY__TXT_DESCRIPTION
The feature id for the 'Txt Description' attribute.

See Also:
Constant Field Values

ENTITY__NAME

static final int ENTITY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ENTITY__ATTRIBUTES

static final int ENTITY__ATTRIBUTES
The feature id for the 'Attributes' containment reference list.

See Also:
Constant Field Values

ENTITY__ALL_ATTRIBUTES

static final int ENTITY__ALL_ATTRIBUTES
The feature id for the 'All Attributes' reference list.

See Also:
Constant Field Values

ENTITY__SUPER_TYPE

static final int ENTITY__SUPER_TYPE
The feature id for the 'Super Type' reference.

See Also:
Constant Field Values

ENTITY__ATTRIBUTE_GROUPS

static final int ENTITY__ATTRIBUTE_GROUPS
The feature id for the 'Attribute Groups' containment reference list.

See Also:
Constant Field Values

ENTITY__CONDITIONS_BLOCK

static final int ENTITY__CONDITIONS_BLOCK
The feature id for the 'Conditions Block' containment reference.

See Also:
Constant Field Values

ENTITY__REPOSITORY

static final int ENTITY__REPOSITORY
The feature id for the 'Repository' reference.

See Also:
Constant Field Values

ENTITY__KEY

static final int ENTITY__KEY
The feature id for the 'Key' reference.

See Also:
Constant Field Values

ENTITY__SORT_ORDERS

static final int ENTITY__SORT_ORDERS
The feature id for the 'Sort Orders' reference list.

See Also:
Constant Field Values

ENTITY__IDENTIFIER

static final int ENTITY__IDENTIFIER
The feature id for the 'Identifier' reference.

See Also:
Constant Field Values

ENTITY__VERSION

static final int ENTITY__VERSION
The feature id for the 'Version' reference.

See Also:
Constant Field Values

ENTITY__REQUIRED_REFERENCES

static final int ENTITY__REQUIRED_REFERENCES
The feature id for the 'Required References' reference list.

See Also:
Constant Field Values

ENTITY__REQUIRED_ATTRIBUTES

static final int ENTITY__REQUIRED_ATTRIBUTES
The feature id for the 'Required Attributes' reference list.

See Also:
Constant Field Values

ENTITY_FEATURE_COUNT

static final int ENTITY_FEATURE_COUNT
The number of structural features of the 'Entity' class.

See Also:
Constant Field Values

ATTRIBUTE__NAME

static final int ATTRIBUTE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ATTRIBUTE__TXT_DESCRIPTION

static final int ATTRIBUTE__TXT_DESCRIPTION
The feature id for the 'Txt Description' attribute.

See Also:
Constant Field Values

ATTRIBUTE__IDENTIFIER

static final int ATTRIBUTE__IDENTIFIER
The feature id for the 'Identifier' attribute.

See Also:
Constant Field Values

ATTRIBUTE__VERSION

static final int ATTRIBUTE__VERSION
The feature id for the 'Version' attribute.

See Also:
Constant Field Values

ATTRIBUTE__COMPOSITION

static final int ATTRIBUTE__COMPOSITION
The feature id for the 'Composition' attribute.

See Also:
Constant Field Values

ATTRIBUTE__TYPE

static final int ATTRIBUTE__TYPE
The feature id for the 'Type' containment reference.

See Also:
Constant Field Values

ATTRIBUTE__MANY

static final int ATTRIBUTE__MANY
The feature id for the 'Many' attribute.

See Also:
Constant Field Values

ATTRIBUTE__INCREMENTER_REFERENCE

static final int ATTRIBUTE__INCREMENTER_REFERENCE
The feature id for the 'Incrementer Reference' containment reference.

See Also:
Constant Field Values

ATTRIBUTE__DEFAULT_VALUE

static final int ATTRIBUTE__DEFAULT_VALUE
The feature id for the 'Default Value' attribute.

See Also:
Constant Field Values

ATTRIBUTE__OPPOSITE

static final int ATTRIBUTE__OPPOSITE
The feature id for the 'Opposite' reference.

See Also:
Constant Field Values

ATTRIBUTE__ATTRIBUT_PROPERTIES

static final int ATTRIBUTE__ATTRIBUT_PROPERTIES
The feature id for the 'Attribut Properties' containment reference list.

See Also:
Constant Field Values

ATTRIBUTE__SORT_ORDER

static final int ATTRIBUTE__SORT_ORDER
The feature id for the 'Sort Order' reference.

See Also:
Constant Field Values

ATTRIBUTE__DATA_TYPE

static final int ATTRIBUTE__DATA_TYPE
The feature id for the 'Data Type' reference.

See Also:
Constant Field Values

ATTRIBUTE__OPPOSITE_REFERENCE

static final int ATTRIBUTE__OPPOSITE_REFERENCE
The feature id for the 'Opposite Reference' reference.

See Also:
Constant Field Values

ATTRIBUTE__DATA_TYPE_NAME

static final int ATTRIBUTE__DATA_TYPE_NAME
The feature id for the 'Data Type Name' attribute.

See Also:
Constant Field Values

ATTRIBUTE__RESOLVED_ATTRIBUTE_LIST

static final int ATTRIBUTE__RESOLVED_ATTRIBUTE_LIST
The feature id for the 'Resolved Attribute List' reference list.

See Also:
Constant Field Values

ATTRIBUTE__REFERENCE

static final int ATTRIBUTE__REFERENCE
The feature id for the 'Reference' attribute.

See Also:
Constant Field Values

ATTRIBUTE__READ_ONLY

static final int ATTRIBUTE__READ_ONLY
The feature id for the 'Read Only' attribute.

See Also:
Constant Field Values

ATTRIBUTE__REQUIRED

static final int ATTRIBUTE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values

ATTRIBUTE__DERIVED

static final int ATTRIBUTE__DERIVED
The feature id for the 'Derived' attribute.

See Also:
Constant Field Values

ATTRIBUTE__TRANSIENT

static final int ATTRIBUTE__TRANSIENT
The feature id for the 'Transient' attribute.

See Also:
Constant Field Values

ATTRIBUTE_FEATURE_COUNT

static final int ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Attribute' class.

See Also:
Constant Field Values

ATTRIBUTE_PROPERTY_FEATURE_COUNT

static final int ATTRIBUTE_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Attribute Property' class.

See Also:
Constant Field Values

ATTRIBUTE_FLAG_FEATURE_COUNT

static final int ATTRIBUTE_FLAG_FEATURE_COUNT
The number of structural features of the 'Attribute Flag' class.

See Also:
Constant Field Values

EXPRESSION_FLAG__EXPRESSION

static final int EXPRESSION_FLAG__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

EXPRESSION_FLAG_FEATURE_COUNT

static final int EXPRESSION_FLAG_FEATURE_COUNT
The number of structural features of the 'Expression Flag' class.

See Also:
Constant Field Values

REQUIRED_FLAG__EXPRESSION

static final int REQUIRED_FLAG__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

REQUIRED_FLAG_FEATURE_COUNT

static final int REQUIRED_FLAG_FEATURE_COUNT
The number of structural features of the 'Required Flag' class.

See Also:
Constant Field Values

READ_ONLY_FLAG__EXPRESSION

static final int READ_ONLY_FLAG__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

READ_ONLY_FLAG_FEATURE_COUNT

static final int READ_ONLY_FLAG_FEATURE_COUNT
The number of structural features of the 'Read Only Flag' class.

See Also:
Constant Field Values

AVAILABLE_FLAG__EXPRESSION

static final int AVAILABLE_FLAG__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

AVAILABLE_FLAG_FEATURE_COUNT

static final int AVAILABLE_FLAG_FEATURE_COUNT
The number of structural features of the 'Available Flag' class.

See Also:
Constant Field Values

DERIVED_FLAG__EXPRESSION

static final int DERIVED_FLAG__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

DERIVED_FLAG_FEATURE_COUNT

static final int DERIVED_FLAG_FEATURE_COUNT
The number of structural features of the 'Derived Flag' class.

See Also:
Constant Field Values

TRANSIENT_FLAG__EXPRESSION

static final int TRANSIENT_FLAG__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

TRANSIENT_FLAG_FEATURE_COUNT

static final int TRANSIENT_FLAG_FEATURE_COUNT
The number of structural features of the 'Transient Flag' class.

See Also:
Constant Field Values

ATTRIBUTE_VALIDATION_PROPERTY__CONSTRAINTS

static final int ATTRIBUTE_VALIDATION_PROPERTY__CONSTRAINTS
The feature id for the 'Constraints' containment reference list.

See Also:
Constant Field Values

ATTRIBUTE_VALIDATION_PROPERTY__FORMAT

static final int ATTRIBUTE_VALIDATION_PROPERTY__FORMAT
The feature id for the 'Format' containment reference.

See Also:
Constant Field Values

ATTRIBUTE_VALIDATION_PROPERTY_FEATURE_COUNT

static final int ATTRIBUTE_VALIDATION_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Attribute Validation Property' class.

See Also:
Constant Field Values

ATTRIBUTE_TEXT_PROPERTY__LABEL_TEXT

static final int ATTRIBUTE_TEXT_PROPERTY__LABEL_TEXT
The feature id for the 'Label Text' attribute.

See Also:
Constant Field Values

ATTRIBUTE_TEXT_PROPERTY__TOOLTIP_TEXT

static final int ATTRIBUTE_TEXT_PROPERTY__TOOLTIP_TEXT
The feature id for the 'Tooltip Text' attribute.

See Also:
Constant Field Values

ATTRIBUTE_TEXT_PROPERTY__UNIT_TEXT

static final int ATTRIBUTE_TEXT_PROPERTY__UNIT_TEXT
The feature id for the 'Unit Text' attribute.

See Also:
Constant Field Values

ATTRIBUTE_TEXT_PROPERTY__UNIT_ATTRIBUTE

static final int ATTRIBUTE_TEXT_PROPERTY__UNIT_ATTRIBUTE
The feature id for the 'Unit Attribute' reference.

See Also:
Constant Field Values

ATTRIBUTE_TEXT_PROPERTY__HSTORE_COLUMN

static final int ATTRIBUTE_TEXT_PROPERTY__HSTORE_COLUMN
The feature id for the 'Hstore Column' attribute.

See Also:
Constant Field Values

ATTRIBUTE_TEXT_PROPERTY_FEATURE_COUNT

static final int ATTRIBUTE_TEXT_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Attribute Text Property' class.

See Also:
Constant Field Values

ATTRIBUTE_GROUP__TXT_DESCRIPTION

static final int ATTRIBUTE_GROUP__TXT_DESCRIPTION
The feature id for the 'Txt Description' attribute.

See Also:
Constant Field Values

ATTRIBUTE_GROUP__KEY

static final int ATTRIBUTE_GROUP__KEY
The feature id for the 'Key' attribute.

See Also:
Constant Field Values

ATTRIBUTE_GROUP__UNIQUE

static final int ATTRIBUTE_GROUP__UNIQUE
The feature id for the 'Unique' attribute.

See Also:
Constant Field Values

ATTRIBUTE_GROUP__FILTER

static final int ATTRIBUTE_GROUP__FILTER
The feature id for the 'Filter' attribute.

See Also:
Constant Field Values

ATTRIBUTE_GROUP__SORTORDER

static final int ATTRIBUTE_GROUP__SORTORDER
The feature id for the 'Sortorder' attribute.

See Also:
Constant Field Values

ATTRIBUTE_GROUP__NAME

static final int ATTRIBUTE_GROUP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ATTRIBUTE_GROUP__ATTRIBUTES

static final int ATTRIBUTE_GROUP__ATTRIBUTES
The feature id for the 'Attributes' containment reference list.

See Also:
Constant Field Values

ATTRIBUTE_GROUP__RESOLVED_ATTRIBUTE_LIST

static final int ATTRIBUTE_GROUP__RESOLVED_ATTRIBUTE_LIST
The feature id for the 'Resolved Attribute List' reference list.

See Also:
Constant Field Values

ATTRIBUTE_GROUP_FEATURE_COUNT

static final int ATTRIBUTE_GROUP_FEATURE_COUNT
The number of structural features of the 'Attribute Group' class.

See Also:
Constant Field Values

ATTRIBUTE_SORT_ORDER__ATTRIBUTE

static final int ATTRIBUTE_SORT_ORDER__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

ATTRIBUTE_SORT_ORDER__ASC

static final int ATTRIBUTE_SORT_ORDER__ASC
The feature id for the 'Asc' attribute.

See Also:
Constant Field Values

ATTRIBUTE_SORT_ORDER__DESC

static final int ATTRIBUTE_SORT_ORDER__DESC
The feature id for the 'Desc' attribute.

See Also:
Constant Field Values

ATTRIBUTE_SORT_ORDER_FEATURE_COUNT

static final int ATTRIBUTE_SORT_ORDER_FEATURE_COUNT
The number of structural features of the 'Attribute Sort Order' class.

See Also:
Constant Field Values

DAO_FEATURE__ATTRIBUTE

static final int DAO_FEATURE__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

DAO_FEATURE_FEATURE_COUNT

static final int DAO_FEATURE_FEATURE_COUNT
The number of structural features of the 'Dao Feature' class.

See Also:
Constant Field Values

DAO__TXT_DESCRIPTION

static final int DAO__TXT_DESCRIPTION
The feature id for the 'Txt Description' attribute.

See Also:
Constant Field Values

DAO__NAME

static final int DAO__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DAO__ENTITY

static final int DAO__ENTITY
The feature id for the 'Entity' reference.

See Also:
Constant Field Values

DAO__TABLE_NAME

static final int DAO__TABLE_NAME
The feature id for the 'Table Name' attribute.

See Also:
Constant Field Values

DAO__DISCRIMINATOR

static final int DAO__DISCRIMINATOR
The feature id for the 'Discriminator' attribute.

See Also:
Constant Field Values

DAO__QUALIFIER

static final int DAO__QUALIFIER
The feature id for the 'Qualifier' attribute.

See Also:
Constant Field Values

DAO__OPERATIONS

static final int DAO__OPERATIONS
The feature id for the 'Operations' containment reference list.

See Also:
Constant Field Values

DAO__QUERY_OPERATION

static final int DAO__QUERY_OPERATION
The feature id for the 'Query Operation' containment reference list.

See Also:
Constant Field Values

DAO__DATA_BASE_CONSTRAINTS

static final int DAO__DATA_BASE_CONSTRAINTS
The feature id for the 'Data Base Constraints' containment reference list.

See Also:
Constant Field Values

DAO__COLUMNS

static final int DAO__COLUMNS
The feature id for the 'Columns' containment reference list.

See Also:
Constant Field Values

DAO__MANY_TO_ONE_ASSOCIATIONS

static final int DAO__MANY_TO_ONE_ASSOCIATIONS
The feature id for the 'Many To One Associations' containment reference list.

See Also:
Constant Field Values

DAO__ONE_TO_ONE_ASSOCIATIONS

static final int DAO__ONE_TO_ONE_ASSOCIATIONS
The feature id for the 'One To One Associations' containment reference list.

See Also:
Constant Field Values

DAO__ONE_TO_MANY_ASSOCIATIONS

static final int DAO__ONE_TO_MANY_ASSOCIATIONS
The feature id for the 'One To Many Associations' containment reference list.

See Also:
Constant Field Values

DAO__MANY_TO_MANY_ASSOCIATIONS

static final int DAO__MANY_TO_MANY_ASSOCIATIONS
The feature id for the 'Many To Many Associations' containment reference list.

See Also:
Constant Field Values

DAO__PRIMARY_KEY_COLUMN

static final int DAO__PRIMARY_KEY_COLUMN
The feature id for the 'Primary Key Column' reference.

See Also:
Constant Field Values

DAO__NATURAL_KEY_COLUMNS

static final int DAO__NATURAL_KEY_COLUMNS
The feature id for the 'Natural Key Columns' reference list.

See Also:
Constant Field Values

DAO__VERSION_COLUMN

static final int DAO__VERSION_COLUMN
The feature id for the 'Version Column' reference.

See Also:
Constant Field Values

DAO__PRIMARY_KEY

static final int DAO__PRIMARY_KEY
The feature id for the 'Primary Key' reference.

See Also:
Constant Field Values

DAO__NATURAL_KEY

static final int DAO__NATURAL_KEY
The feature id for the 'Natural Key' reference.

See Also:
Constant Field Values

DAO_FEATURE_COUNT

static final int DAO_FEATURE_COUNT
The number of structural features of the 'Dao' class.

See Also:
Constant Field Values

QUERY_OPERATION

static final int QUERY_OPERATION
The meta object id for the 'Query Operation' class.

See Also:
QueryOperationImpl, DomPackageImpl.getQueryOperation(), Constant Field Values

QUERY_OPERATION__TYPE

static final int QUERY_OPERATION__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

QUERY_OPERATION__MANY

static final int QUERY_OPERATION__MANY
The feature id for the 'Many' attribute.

See Also:
Constant Field Values

QUERY_OPERATION__NAME

static final int QUERY_OPERATION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

QUERY_OPERATION__TXT_DESCRIPTION

static final int QUERY_OPERATION__TXT_DESCRIPTION
The feature id for the 'Txt Description' attribute.

See Also:
Constant Field Values

QUERY_OPERATION__QUERY_PARAMETERS

static final int QUERY_OPERATION__QUERY_PARAMETERS
The feature id for the 'Query Parameters' containment reference list.

See Also:
Constant Field Values

QUERY_OPERATION__STATEMENT

static final int QUERY_OPERATION__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values

QUERY_OPERATION_FEATURE_COUNT

static final int QUERY_OPERATION_FEATURE_COUNT
The number of structural features of the 'Query Operation' class.

See Also:
Constant Field Values

COLUMN__ATTRIBUTE

static final int COLUMN__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

COLUMN__COLUMN_NAME

static final int COLUMN__COLUMN_NAME
The feature id for the 'Column Name' attribute.

See Also:
Constant Field Values

COLUMN__USER_TYPE

static final int COLUMN__USER_TYPE
The feature id for the 'User Type' containment reference.

See Also:
Constant Field Values

COLUMN__COLUMN_TYPE

static final int COLUMN__COLUMN_TYPE
The feature id for the 'Column Type' reference.

See Also:
Constant Field Values

COLUMN__COLUMNS

static final int COLUMN__COLUMNS
The feature id for the 'Columns' containment reference list.

See Also:
Constant Field Values

COLUMN_FEATURE_COUNT

static final int COLUMN_FEATURE_COUNT
The number of structural features of the 'Column' class.

See Also:
Constant Field Values

MANY_TO_ONE__ATTRIBUTE

static final int MANY_TO_ONE__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

MANY_TO_ONE__COLUMN_NAME

static final int MANY_TO_ONE__COLUMN_NAME
The feature id for the 'Column Name' attribute.

See Also:
Constant Field Values

MANY_TO_ONE__USER_TYPE

static final int MANY_TO_ONE__USER_TYPE
The feature id for the 'User Type' reference.

See Also:
Constant Field Values

MANY_TO_ONE__SQL_TYPE

static final int MANY_TO_ONE__SQL_TYPE
The feature id for the 'Sql Type' reference.

See Also:
Constant Field Values

MANY_TO_ONE__COLUMNS

static final int MANY_TO_ONE__COLUMNS
The feature id for the 'Columns' containment reference list.

See Also:
Constant Field Values

MANY_TO_ONE__DERIVED

static final int MANY_TO_ONE__DERIVED
The feature id for the 'Derived' attribute.

See Also:
Constant Field Values

MANY_TO_ONE_FEATURE_COUNT

static final int MANY_TO_ONE_FEATURE_COUNT
The number of structural features of the 'Many To One' class.

See Also:
Constant Field Values

ONE_TO_ONE__ATTRIBUTE

static final int ONE_TO_ONE__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

ONE_TO_ONE_FEATURE_COUNT

static final int ONE_TO_ONE_FEATURE_COUNT
The number of structural features of the 'One To One' class.

See Also:
Constant Field Values

ONE_TO_MANY__ATTRIBUTE

static final int ONE_TO_MANY__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

ONE_TO_MANY__COLUMN_NAME

static final int ONE_TO_MANY__COLUMN_NAME
The feature id for the 'Column Name' attribute.

See Also:
Constant Field Values

ONE_TO_MANY__COLUMNS

static final int ONE_TO_MANY__COLUMNS
The feature id for the 'Columns' containment reference list.

See Also:
Constant Field Values

ONE_TO_MANY_FEATURE_COUNT

static final int ONE_TO_MANY_FEATURE_COUNT
The number of structural features of the 'One To Many' class.

See Also:
Constant Field Values

MANY_TO_MANY__ATTRIBUTE

static final int MANY_TO_MANY__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

MANY_TO_MANY__TABLE_NAME

static final int MANY_TO_MANY__TABLE_NAME
The feature id for the 'Table Name' attribute.

See Also:
Constant Field Values

MANY_TO_MANY__COLUMN_NAME

static final int MANY_TO_MANY__COLUMN_NAME
The feature id for the 'Column Name' attribute.

See Also:
Constant Field Values

MANY_TO_MANY__INVERSE

static final int MANY_TO_MANY__INVERSE
The feature id for the 'Inverse' attribute.

See Also:
Constant Field Values

MANY_TO_MANY_FEATURE_COUNT

static final int MANY_TO_MANY_FEATURE_COUNT
The number of structural features of the 'Many To Many' class.

See Also:
Constant Field Values

DATA_BASE_CONSTRAINT__TYPE

static final int DATA_BASE_CONSTRAINT__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

DATA_BASE_CONSTRAINT__NAME

static final int DATA_BASE_CONSTRAINT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DATA_BASE_CONSTRAINT__ATTRIBUTES

static final int DATA_BASE_CONSTRAINT__ATTRIBUTES
The feature id for the 'Attributes' reference list.

See Also:
Constant Field Values

DATA_BASE_CONSTRAINT__RESOLVED_ATTRIBUTE_LIST

static final int DATA_BASE_CONSTRAINT__RESOLVED_ATTRIBUTE_LIST
The feature id for the 'Resolved Attribute List' reference list.

See Also:
Constant Field Values

DATA_BASE_CONSTRAINT_FEATURE_COUNT

static final int DATA_BASE_CONSTRAINT_FEATURE_COUNT
The number of structural features of the 'Data Base Constraint' class.

See Also:
Constant Field Values

APPLICATION_SESSION

static final int APPLICATION_SESSION
The meta object id for the 'Application Session' class.

See Also:
ApplicationSessionImpl, DomPackageImpl.getApplicationSession(), Constant Field Values

APPLICATION_SESSION__TXT_DESCRIPTION

static final int APPLICATION_SESSION__TXT_DESCRIPTION
The feature id for the 'Txt Description' attribute.

See Also:
Constant Field Values

APPLICATION_SESSION__NAME

static final int APPLICATION_SESSION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

APPLICATION_SESSION__PROPERTIES

static final int APPLICATION_SESSION__PROPERTIES
The feature id for the 'Properties' containment reference list.

See Also:
Constant Field Values

APPLICATION_SESSION__FUNCTIONS

static final int APPLICATION_SESSION__FUNCTIONS
The feature id for the 'Functions' containment reference list.

See Also:
Constant Field Values

APPLICATION_SESSION__CONDITIONS_BLOCK

static final int APPLICATION_SESSION__CONDITIONS_BLOCK
The feature id for the 'Conditions Block' containment reference.

See Also:
Constant Field Values

APPLICATION_SESSION_FEATURE_COUNT

static final int APPLICATION_SESSION_FEATURE_COUNT
The number of structural features of the 'Application Session' class.

See Also:
Constant Field Values

QL_STATEMENT

static final int QL_STATEMENT
The meta object id for the 'Ql Statement' class.

See Also:
QlStatementImpl, DomPackageImpl.getQlStatement(), Constant Field Values

QL_STATEMENT_FEATURE_COUNT

static final int QL_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Ql Statement' class.

See Also:
Constant Field Values

CALLABLE_STATEMENT

static final int CALLABLE_STATEMENT
The meta object id for the 'Callable Statement' class.

See Also:
CallableStatementImpl, DomPackageImpl.getCallableStatement(), Constant Field Values

CALLABLE_STATEMENT__FUNCTION_CALL

static final int CALLABLE_STATEMENT__FUNCTION_CALL
The feature id for the 'Function Call' attribute.

See Also:
Constant Field Values

CALLABLE_STATEMENT__NAME

static final int CALLABLE_STATEMENT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

CALLABLE_STATEMENT__IN_PARAMETER

static final int CALLABLE_STATEMENT__IN_PARAMETER
The feature id for the 'In Parameter' containment reference list.

See Also:
Constant Field Values

CALLABLE_STATEMENT__OUT_PARAMETER

static final int CALLABLE_STATEMENT__OUT_PARAMETER
The feature id for the 'Out Parameter' containment reference list.

See Also:
Constant Field Values

CALLABLE_STATEMENT_FEATURE_COUNT

static final int CALLABLE_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Callable Statement' class.

See Also:
Constant Field Values

CALL_INPUT_PARAMETER

static final int CALL_INPUT_PARAMETER
The meta object id for the 'Call Input Parameter' class.

See Also:
CallInputParameterImpl, DomPackageImpl.getCallInputParameter(), Constant Field Values

CALL_INPUT_PARAMETER__PARAMETER

static final int CALL_INPUT_PARAMETER__PARAMETER
The feature id for the 'Parameter' reference.

See Also:
Constant Field Values

CALL_INPUT_PARAMETER__ATTRIBUTE

static final int CALL_INPUT_PARAMETER__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

CALL_INPUT_PARAMETER__NAME

static final int CALL_INPUT_PARAMETER__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

CALL_INPUT_PARAMETER_FEATURE_COUNT

static final int CALL_INPUT_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Call Input Parameter' class.

See Also:
Constant Field Values

CALL_OUTPUT_PARAMETER

static final int CALL_OUTPUT_PARAMETER
The meta object id for the 'Call Output Parameter' class.

See Also:
CallOutputParameterImpl, DomPackageImpl.getCallOutputParameter(), Constant Field Values

CALL_OUTPUT_PARAMETER__NAME

static final int CALL_OUTPUT_PARAMETER__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

CALL_OUTPUT_PARAMETER__ATTRIBUTE

static final int CALL_OUTPUT_PARAMETER__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

CALL_OUTPUT_PARAMETER__NESTED_ATTRIBUTE

static final int CALL_OUTPUT_PARAMETER__NESTED_ATTRIBUTE
The feature id for the 'Nested Attribute' reference.

See Also:
Constant Field Values

CALL_OUTPUT_PARAMETER_FEATURE_COUNT

static final int CALL_OUTPUT_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Call Output Parameter' class.

See Also:
Constant Field Values

INSERT_STATEMENT

static final int INSERT_STATEMENT
The meta object id for the 'Insert Statement' class.

See Also:
InsertStatementImpl, DomPackageImpl.getInsertStatement(), Constant Field Values

INSERT_STATEMENT__ENTITY

static final int INSERT_STATEMENT__ENTITY
The feature id for the 'Entity' reference.

See Also:
Constant Field Values

INSERT_STATEMENT__EXPRESSION

static final int INSERT_STATEMENT__EXPRESSION
The feature id for the 'Expression' containment reference list.

See Also:
Constant Field Values

INSERT_STATEMENT__SELECT_STATEMENT

static final int INSERT_STATEMENT__SELECT_STATEMENT
The feature id for the 'Select Statement' containment reference.

See Also:
Constant Field Values

INSERT_STATEMENT_FEATURE_COUNT

static final int INSERT_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Insert Statement' class.

See Also:
Constant Field Values

DELETE_STATEMENT

static final int DELETE_STATEMENT
The meta object id for the 'Delete Statement' class.

See Also:
DeleteStatementImpl, DomPackageImpl.getDeleteStatement(), Constant Field Values

DELETE_STATEMENT__ENTITY

static final int DELETE_STATEMENT__ENTITY
The feature id for the 'Entity' reference.

See Also:
Constant Field Values

DELETE_STATEMENT__NAME

static final int DELETE_STATEMENT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DELETE_STATEMENT__WHERE

static final int DELETE_STATEMENT__WHERE
The feature id for the 'Where' containment reference.

See Also:
Constant Field Values

DELETE_STATEMENT_FEATURE_COUNT

static final int DELETE_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Delete Statement' class.

See Also:
Constant Field Values

UPDATE_STATEMENT

static final int UPDATE_STATEMENT
The meta object id for the 'Update Statement' class.

See Also:
UpdateStatementImpl, DomPackageImpl.getUpdateStatement(), Constant Field Values

UPDATE_STATEMENT__VERSIONED

static final int UPDATE_STATEMENT__VERSIONED
The feature id for the 'Versioned' attribute.

See Also:
Constant Field Values

UPDATE_STATEMENT__ENTITY

static final int UPDATE_STATEMENT__ENTITY
The feature id for the 'Entity' reference.

See Also:
Constant Field Values

UPDATE_STATEMENT__NAME

static final int UPDATE_STATEMENT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

UPDATE_STATEMENT__ASSIGNMENT

static final int UPDATE_STATEMENT__ASSIGNMENT
The feature id for the 'Assignment' containment reference list.

See Also:
Constant Field Values

UPDATE_STATEMENT__WHERE

static final int UPDATE_STATEMENT__WHERE
The feature id for the 'Where' containment reference.

See Also:
Constant Field Values

UPDATE_STATEMENT_FEATURE_COUNT

static final int UPDATE_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Update Statement' class.

See Also:
Constant Field Values

PROPERTY_ASSIGNMENT

static final int PROPERTY_ASSIGNMENT
The meta object id for the 'Property Assignment' class.

See Also:
PropertyAssignmentImpl, DomPackageImpl.getPropertyAssignment(), Constant Field Values

PROPERTY_ASSIGNMENT__PROPERTY

static final int PROPERTY_ASSIGNMENT__PROPERTY
The feature id for the 'Property' containment reference.

See Also:
Constant Field Values

PROPERTY_ASSIGNMENT__EXPRESSION

static final int PROPERTY_ASSIGNMENT__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

PROPERTY_ASSIGNMENT_FEATURE_COUNT

static final int PROPERTY_ASSIGNMENT_FEATURE_COUNT
The number of structural features of the 'Property Assignment' class.

See Also:
Constant Field Values

SELECT_STATEMENT

static final int SELECT_STATEMENT
The meta object id for the 'Select Statement' class.

See Also:
SelectStatementImpl, DomPackageImpl.getSelectStatement(), Constant Field Values

SELECT_STATEMENT__FROM

static final int SELECT_STATEMENT__FROM
The feature id for the 'From' containment reference list.

See Also:
Constant Field Values

SELECT_STATEMENT__JOIN

static final int SELECT_STATEMENT__JOIN
The feature id for the 'Join' containment reference list.

See Also:
Constant Field Values

SELECT_STATEMENT__WHERE

static final int SELECT_STATEMENT__WHERE
The feature id for the 'Where' containment reference.

See Also:
Constant Field Values

SELECT_STATEMENT__GROUP_BY

static final int SELECT_STATEMENT__GROUP_BY
The feature id for the 'Group By' containment reference list.

See Also:
Constant Field Values

SELECT_STATEMENT__HAVING

static final int SELECT_STATEMENT__HAVING
The feature id for the 'Having' containment reference.

See Also:
Constant Field Values

SELECT_STATEMENT__ORDER_BY

static final int SELECT_STATEMENT__ORDER_BY
The feature id for the 'Order By' containment reference list.

See Also:
Constant Field Values

SELECT_STATEMENT_FEATURE_COUNT

static final int SELECT_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Select Statement' class.

See Also:
Constant Field Values

SORT_ORDER_ELEMENT

static final int SORT_ORDER_ELEMENT
The meta object id for the 'Sort Order Element' class.

See Also:
SortOrderElementImpl, DomPackageImpl.getSortOrderElement(), Constant Field Values

SORT_ORDER_ELEMENT__EXPRESSION

static final int SORT_ORDER_ELEMENT__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

SORT_ORDER_ELEMENT__SORT_ORDER

static final int SORT_ORDER_ELEMENT__SORT_ORDER
The feature id for the 'Sort Order' attribute.

See Also:
Constant Field Values

SORT_ORDER_ELEMENT_FEATURE_COUNT

static final int SORT_ORDER_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Sort Order Element' class.

See Also:
Constant Field Values

SELECT_PROPERTIES

static final int SELECT_PROPERTIES
The meta object id for the 'Select Properties' class.

See Also:
SelectPropertiesImpl, DomPackageImpl.getSelectProperties(), Constant Field Values

SELECT_PROPERTIES__FROM

static final int SELECT_PROPERTIES__FROM
The feature id for the 'From' containment reference list.

See Also:
Constant Field Values

SELECT_PROPERTIES__JOIN

static final int SELECT_PROPERTIES__JOIN
The feature id for the 'Join' containment reference list.

See Also:
Constant Field Values

SELECT_PROPERTIES__WHERE

static final int SELECT_PROPERTIES__WHERE
The feature id for the 'Where' containment reference.

See Also:
Constant Field Values

SELECT_PROPERTIES__GROUP_BY

static final int SELECT_PROPERTIES__GROUP_BY
The feature id for the 'Group By' containment reference list.

See Also:
Constant Field Values

SELECT_PROPERTIES__HAVING

static final int SELECT_PROPERTIES__HAVING
The feature id for the 'Having' containment reference.

See Also:
Constant Field Values

SELECT_PROPERTIES__ORDER_BY

static final int SELECT_PROPERTIES__ORDER_BY
The feature id for the 'Order By' containment reference list.

See Also:
Constant Field Values

SELECT_PROPERTIES__DISTINCT

static final int SELECT_PROPERTIES__DISTINCT
The feature id for the 'Distinct' attribute.

See Also:
Constant Field Values

SELECT_PROPERTIES__PROPERTIES

static final int SELECT_PROPERTIES__PROPERTIES
The feature id for the 'Properties' containment reference list.

See Also:
Constant Field Values

SELECT_PROPERTIES_FEATURE_COUNT

static final int SELECT_PROPERTIES_FEATURE_COUNT
The number of structural features of the 'Select Properties' class.

See Also:
Constant Field Values

SELECT_CLASS

static final int SELECT_CLASS
The meta object id for the 'Select Class' class.

See Also:
SelectClassImpl, DomPackageImpl.getSelectClass(), Constant Field Values

SELECT_CLASS__FROM

static final int SELECT_CLASS__FROM
The feature id for the 'From' containment reference list.

See Also:
Constant Field Values

SELECT_CLASS__JOIN

static final int SELECT_CLASS__JOIN
The feature id for the 'Join' containment reference list.

See Also:
Constant Field Values

SELECT_CLASS__WHERE

static final int SELECT_CLASS__WHERE
The feature id for the 'Where' containment reference.

See Also:
Constant Field Values

SELECT_CLASS__GROUP_BY

static final int SELECT_CLASS__GROUP_BY
The feature id for the 'Group By' containment reference list.

See Also:
Constant Field Values

SELECT_CLASS__HAVING

static final int SELECT_CLASS__HAVING
The feature id for the 'Having' containment reference.

See Also:
Constant Field Values

SELECT_CLASS__ORDER_BY

static final int SELECT_CLASS__ORDER_BY
The feature id for the 'Order By' containment reference list.

See Also:
Constant Field Values

SELECT_CLASS__CLASS

static final int SELECT_CLASS__CLASS
The feature id for the 'Class' attribute.

See Also:
Constant Field Values

SELECT_CLASS__ARGUMENTS

static final int SELECT_CLASS__ARGUMENTS
The feature id for the 'Arguments' containment reference list.

See Also:
Constant Field Values

SELECT_CLASS_FEATURE_COUNT

static final int SELECT_CLASS_FEATURE_COUNT
The number of structural features of the 'Select Class' class.

See Also:
Constant Field Values

SELECT_OBJECT

static final int SELECT_OBJECT
The meta object id for the 'Select Object' class.

See Also:
SelectObjectImpl, DomPackageImpl.getSelectObject(), Constant Field Values

SELECT_OBJECT__FROM

static final int SELECT_OBJECT__FROM
The feature id for the 'From' containment reference list.

See Also:
Constant Field Values

SELECT_OBJECT__JOIN

static final int SELECT_OBJECT__JOIN
The feature id for the 'Join' containment reference list.

See Also:
Constant Field Values

SELECT_OBJECT__WHERE

static final int SELECT_OBJECT__WHERE
The feature id for the 'Where' containment reference.

See Also:
Constant Field Values

SELECT_OBJECT__GROUP_BY

static final int SELECT_OBJECT__GROUP_BY
The feature id for the 'Group By' containment reference list.

See Also:
Constant Field Values

SELECT_OBJECT__HAVING

static final int SELECT_OBJECT__HAVING
The feature id for the 'Having' containment reference.

See Also:
Constant Field Values

SELECT_OBJECT__ORDER_BY

static final int SELECT_OBJECT__ORDER_BY
The feature id for the 'Order By' containment reference list.

See Also:
Constant Field Values

SELECT_OBJECT__NAME

static final int SELECT_OBJECT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

SELECT_OBJECT_FEATURE_COUNT

static final int SELECT_OBJECT_FEATURE_COUNT
The number of structural features of the 'Select Object' class.

See Also:
Constant Field Values

FROM_RANGE

static final int FROM_RANGE
The meta object id for the 'From Range' class.

See Also:
FromRangeImpl, DomPackageImpl.getFromRange(), Constant Field Values

FROM_RANGE_FEATURE_COUNT

static final int FROM_RANGE_FEATURE_COUNT
The number of structural features of the 'From Range' class.

See Also:
Constant Field Values

FROM_CLASS

static final int FROM_CLASS
The meta object id for the 'From Class' class.

See Also:
FromClassImpl, DomPackageImpl.getFromClass(), Constant Field Values

FROM_CLASS__NAME

static final int FROM_CLASS__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

FROM_CLASS__ENTITY

static final int FROM_CLASS__ENTITY
The feature id for the 'Entity' reference.

See Also:
Constant Field Values

FROM_CLASS__POPERTY_FETCH

static final int FROM_CLASS__POPERTY_FETCH
The feature id for the 'Poperty Fetch' attribute.

See Also:
Constant Field Values

FROM_CLASS_FEATURE_COUNT

static final int FROM_CLASS_FEATURE_COUNT
The number of structural features of the 'From Class' class.

See Also:
Constant Field Values

IN_CLASS

static final int IN_CLASS
The meta object id for the 'In Class' class.

See Also:
InClassImpl, DomPackageImpl.getInClass(), Constant Field Values

IN_CLASS__NAME

static final int IN_CLASS__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

IN_CLASS__CLASS

static final int IN_CLASS__CLASS
The feature id for the 'Class' attribute.

See Also:
Constant Field Values

IN_CLASS_FEATURE_COUNT

static final int IN_CLASS_FEATURE_COUNT
The number of structural features of the 'In Class' class.

See Also:
Constant Field Values

IN_COLLECTION

static final int IN_COLLECTION
The meta object id for the 'In Collection' class.

See Also:
InCollectionImpl, DomPackageImpl.getInCollection(), Constant Field Values

IN_COLLECTION__PATH

static final int IN_COLLECTION__PATH
The feature id for the 'Path' attribute.

See Also:
Constant Field Values

IN_COLLECTION__ALIAS

static final int IN_COLLECTION__ALIAS
The feature id for the 'Alias' attribute.

See Also:
Constant Field Values

IN_COLLECTION_FEATURE_COUNT

static final int IN_COLLECTION_FEATURE_COUNT
The number of structural features of the 'In Collection' class.

See Also:
Constant Field Values

IN_COLLECTION_ELEMENTS

static final int IN_COLLECTION_ELEMENTS
The meta object id for the 'In Collection Elements' class.

See Also:
InCollectionElementsImpl, DomPackageImpl.getInCollectionElements(), Constant Field Values

IN_COLLECTION_ELEMENTS__NAME

static final int IN_COLLECTION_ELEMENTS__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

IN_COLLECTION_ELEMENTS__REFERENCE

static final int IN_COLLECTION_ELEMENTS__REFERENCE
The feature id for the 'Reference' attribute.

See Also:
Constant Field Values

IN_COLLECTION_ELEMENTS_FEATURE_COUNT

static final int IN_COLLECTION_ELEMENTS_FEATURE_COUNT
The number of structural features of the 'In Collection Elements' class.

See Also:
Constant Field Values

JOIN_ENTITY

static final int JOIN_ENTITY
The meta object id for the 'Join Entity' class.

See Also:
JoinEntityImpl, DomPackageImpl.getJoinEntity(), Constant Field Values

JOIN_ENTITY__NAME

static final int JOIN_ENTITY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

JOIN_ENTITY_FEATURE_COUNT

static final int JOIN_ENTITY_FEATURE_COUNT
The number of structural features of the 'Join Entity' class.

See Also:
Constant Field Values

JOIN

static final int JOIN
The meta object id for the 'Join' class.

See Also:
JoinImpl, DomPackageImpl.getJoin(), Constant Field Values

JOIN__NAME

static final int JOIN__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

JOIN__TYPE

static final int JOIN__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

JOIN__FETCH

static final int JOIN__FETCH
The feature id for the 'Fetch' attribute.

See Also:
Constant Field Values

JOIN__ENTITY

static final int JOIN__ENTITY
The feature id for the 'Entity' reference.

See Also:
Constant Field Values

JOIN__REFERENCE

static final int JOIN__REFERENCE
The feature id for the 'Reference' reference.

See Also:
Constant Field Values

JOIN__PROPERTY_FETCH

static final int JOIN__PROPERTY_FETCH
The feature id for the 'Property Fetch' attribute.

See Also:
Constant Field Values

JOIN__EXPRESSION

static final int JOIN__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

JOIN_FEATURE_COUNT

static final int JOIN_FEATURE_COUNT
The number of structural features of the 'Join' class.

See Also:
Constant Field Values

EXPRESSION_FEATURE_COUNT

static final int EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Expression' class.

See Also:
Constant Field Values

PROPERTY_VALUE

static final int PROPERTY_VALUE
The meta object id for the 'Property Value' class.

See Also:
PropertyValueImpl, DomPackageImpl.getPropertyValue(), Constant Field Values

PROPERTY_VALUE__NAME

static final int PROPERTY_VALUE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PROPERTY_VALUE__SEGMENTS

static final int PROPERTY_VALUE__SEGMENTS
The feature id for the 'Segments' attribute list.

See Also:
Constant Field Values

PROPERTY_VALUE__INDEX

static final int PROPERTY_VALUE__INDEX
The feature id for the 'Index' containment reference list.

See Also:
Constant Field Values

PROPERTY_VALUE__CLASS_PROPERTY

static final int PROPERTY_VALUE__CLASS_PROPERTY
The feature id for the 'Class Property' attribute.

See Also:
Constant Field Values

PROPERTY_VALUE_FEATURE_COUNT

static final int PROPERTY_VALUE_FEATURE_COUNT
The number of structural features of the 'Property Value' class.

See Also:
Constant Field Values

FUNCTION_CALL

static final int FUNCTION_CALL
The meta object id for the 'Function Call' class.

See Also:
FunctionCallImpl, DomPackageImpl.getFunctionCall(), Constant Field Values

FUNCTION_CALL__FUNCTION

static final int FUNCTION_CALL__FUNCTION
The feature id for the 'Function' attribute.

See Also:
Constant Field Values

FUNCTION_CALL__ARGUMENTS

static final int FUNCTION_CALL__ARGUMENTS
The feature id for the 'Arguments' containment reference list.

See Also:
Constant Field Values

FUNCTION_CALL_FEATURE_COUNT

static final int FUNCTION_CALL_FEATURE_COUNT
The number of structural features of the 'Function Call' class.

See Also:
Constant Field Values

TRIM_FUNCTION

static final int TRIM_FUNCTION
The meta object id for the 'Trim Function' class.

See Also:
TrimFunctionImpl, DomPackageImpl.getTrimFunction(), Constant Field Values

TRIM_FUNCTION__FUNCTION

static final int TRIM_FUNCTION__FUNCTION
The feature id for the 'Function' attribute.

See Also:
Constant Field Values

TRIM_FUNCTION__MODE

static final int TRIM_FUNCTION__MODE
The feature id for the 'Mode' attribute.

See Also:
Constant Field Values

TRIM_FUNCTION__CHARACTER

static final int TRIM_FUNCTION__CHARACTER
The feature id for the 'Character' containment reference.

See Also:
Constant Field Values

TRIM_FUNCTION__FROM

static final int TRIM_FUNCTION__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

TRIM_FUNCTION_FEATURE_COUNT

static final int TRIM_FUNCTION_FEATURE_COUNT
The number of structural features of the 'Trim Function' class.

See Also:
Constant Field Values

CAST_FUNCTION

static final int CAST_FUNCTION
The meta object id for the 'Cast Function' class.

See Also:
CastFunctionImpl, DomPackageImpl.getCastFunction(), Constant Field Values

CAST_FUNCTION__FUNCTION

static final int CAST_FUNCTION__FUNCTION
The feature id for the 'Function' attribute.

See Also:
Constant Field Values

CAST_FUNCTION__FROM

static final int CAST_FUNCTION__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

CAST_FUNCTION__NAME

static final int CAST_FUNCTION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

CAST_FUNCTION_FEATURE_COUNT

static final int CAST_FUNCTION_FEATURE_COUNT
The number of structural features of the 'Cast Function' class.

See Also:
Constant Field Values

AGGREGATE_FUNCTION

static final int AGGREGATE_FUNCTION
The meta object id for the 'Aggregate Function' class.

See Also:
AggregateFunctionImpl, DomPackageImpl.getAggregateFunction(), Constant Field Values

AGGREGATE_FUNCTION__FUNCTION

static final int AGGREGATE_FUNCTION__FUNCTION
The feature id for the 'Function' attribute.

See Also:
Constant Field Values

AGGREGATE_FUNCTION__AGGREGATE_EXPRESSION

static final int AGGREGATE_FUNCTION__AGGREGATE_EXPRESSION
The feature id for the 'Aggregate Expression' containment reference.

See Also:
Constant Field Values

AGGREGATE_FUNCTION__ALL

static final int AGGREGATE_FUNCTION__ALL
The feature id for the 'All' attribute.

See Also:
Constant Field Values

AGGREGATE_FUNCTION__DISTINCT

static final int AGGREGATE_FUNCTION__DISTINCT
The feature id for the 'Distinct' attribute.

See Also:
Constant Field Values

AGGREGATE_FUNCTION__FROM

static final int AGGREGATE_FUNCTION__FROM
The feature id for the 'From' attribute.

See Also:
Constant Field Values

AGGREGATE_FUNCTION__COLLECTION

static final int AGGREGATE_FUNCTION__COLLECTION
The feature id for the 'Collection' containment reference.

See Also:
Constant Field Values

AGGREGATE_FUNCTION_FEATURE_COUNT

static final int AGGREGATE_FUNCTION_FEATURE_COUNT
The number of structural features of the 'Aggregate Function' class.

See Also:
Constant Field Values

QUERY_PARAMETER_REFERENCE

static final int QUERY_PARAMETER_REFERENCE
The meta object id for the 'Query Parameter Reference' class.

See Also:
QueryParameterReferenceImpl, DomPackageImpl.getQueryParameterReference(), Constant Field Values

QUERY_PARAMETER_REFERENCE_FEATURE_COUNT

static final int QUERY_PARAMETER_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Query Parameter Reference' class.

See Also:
Constant Field Values

QUERY_PARAMETER_VALUE

static final int QUERY_PARAMETER_VALUE
The meta object id for the 'Query Parameter Value' class.

See Also:
QueryParameterValueImpl, DomPackageImpl.getQueryParameterValue(), Constant Field Values

QUERY_PARAMETER_VALUE__PARAMETER

static final int QUERY_PARAMETER_VALUE__PARAMETER
The feature id for the 'Parameter' reference.

See Also:
Constant Field Values

QUERY_PARAMETER_VALUE__ATTRIBUTE

static final int QUERY_PARAMETER_VALUE__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

QUERY_PARAMETER_VALUE_FEATURE_COUNT

static final int QUERY_PARAMETER_VALUE_FEATURE_COUNT
The number of structural features of the 'Query Parameter Value' class.

See Also:
Constant Field Values

QUANTIFIED_EXPRESSION

static final int QUANTIFIED_EXPRESSION
The meta object id for the 'Quantified Expression' class.

See Also:
QuantifiedExpressionImpl, DomPackageImpl.getQuantifiedExpression(), Constant Field Values

QUANTIFIED_EXPRESSION__QUANTIFIER

static final int QUANTIFIED_EXPRESSION__QUANTIFIER
The feature id for the 'Quantifier' attribute.

See Also:
Constant Field Values

QUANTIFIED_EXPRESSION__EXPRESSION

static final int QUANTIFIED_EXPRESSION__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

QUANTIFIED_EXPRESSION__NAME

static final int QUANTIFIED_EXPRESSION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

QUANTIFIED_EXPRESSION_FEATURE_COUNT

static final int QUANTIFIED_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Quantified Expression' class.

See Also:
Constant Field Values

CASE_EXPRESSION

static final int CASE_EXPRESSION
The meta object id for the 'Case Expression' class.

See Also:
CaseExpressionImpl, DomPackageImpl.getCaseExpression(), Constant Field Values

CASE_EXPRESSION__WHEN_CLAUSE

static final int CASE_EXPRESSION__WHEN_CLAUSE
The feature id for the 'When Clause' containment reference list.

See Also:
Constant Field Values

CASE_EXPRESSION__ELSE_EXPRESSION

static final int CASE_EXPRESSION__ELSE_EXPRESSION
The feature id for the 'Else Expression' containment reference.

See Also:
Constant Field Values

CASE_EXPRESSION__EXPRESSION

static final int CASE_EXPRESSION__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

CASE_EXPRESSION__ALT_WHEN_CLAUSE

static final int CASE_EXPRESSION__ALT_WHEN_CLAUSE
The feature id for the 'Alt When Clause' containment reference list.

See Also:
Constant Field Values

CASE_EXPRESSION_FEATURE_COUNT

static final int CASE_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Case Expression' class.

See Also:
Constant Field Values

WHEN_CLAUSE

static final int WHEN_CLAUSE
The meta object id for the 'When Clause' class.

See Also:
WhenClauseImpl, DomPackageImpl.getWhenClause(), Constant Field Values

WHEN_CLAUSE__WHEN_EXPRESSION

static final int WHEN_CLAUSE__WHEN_EXPRESSION
The feature id for the 'When Expression' containment reference.

See Also:
Constant Field Values

WHEN_CLAUSE__THEN_EXPRESSION

static final int WHEN_CLAUSE__THEN_EXPRESSION
The feature id for the 'Then Expression' containment reference.

See Also:
Constant Field Values

WHEN_CLAUSE_FEATURE_COUNT

static final int WHEN_CLAUSE_FEATURE_COUNT
The number of structural features of the 'When Clause' class.

See Also:
Constant Field Values

ALT_WHEN_CLAUSE

static final int ALT_WHEN_CLAUSE
The meta object id for the 'Alt When Clause' class.

See Also:
AltWhenClauseImpl, DomPackageImpl.getAltWhenClause(), Constant Field Values

ALT_WHEN_CLAUSE__WHEN_EXPRESSION

static final int ALT_WHEN_CLAUSE__WHEN_EXPRESSION
The feature id for the 'When Expression' containment reference.

See Also:
Constant Field Values

ALT_WHEN_CLAUSE__THEN_EXPRESSION

static final int ALT_WHEN_CLAUSE__THEN_EXPRESSION
The feature id for the 'Then Expression' containment reference.

See Also:
Constant Field Values

ALT_WHEN_CLAUSE_FEATURE_COUNT

static final int ALT_WHEN_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Alt When Clause' class.

See Also:
Constant Field Values

COLLECTION_FUNCTION

static final int COLLECTION_FUNCTION
The meta object id for the 'Collection Function' class.

See Also:
CollectionFunctionImpl, DomPackageImpl.getCollectionFunction(), Constant Field Values

COLLECTION_FUNCTION__FUNCTION

static final int COLLECTION_FUNCTION__FUNCTION
The feature id for the 'Function' attribute.

See Also:
Constant Field Values

COLLECTION_FUNCTION__PROPERTY

static final int COLLECTION_FUNCTION__PROPERTY
The feature id for the 'Property' containment reference.

See Also:
Constant Field Values

COLLECTION_FUNCTION_FEATURE_COUNT

static final int COLLECTION_FUNCTION_FEATURE_COUNT
The number of structural features of the 'Collection Function' class.

See Also:
Constant Field Values

SUB_QUERY

static final int SUB_QUERY
The meta object id for the 'Sub Query' class.

See Also:
SubQueryImpl, DomPackageImpl.getSubQuery(), Constant Field Values

SUB_QUERY__QUERIES

static final int SUB_QUERY__QUERIES
The feature id for the 'Queries' containment reference list.

See Also:
Constant Field Values

SUB_QUERY_FEATURE_COUNT

static final int SUB_QUERY_FEATURE_COUNT
The number of structural features of the 'Sub Query' class.

See Also:
Constant Field Values

PARENTHESIZED_EXPRESSION

static final int PARENTHESIZED_EXPRESSION
The meta object id for the 'Parenthesized Expression' class.

See Also:
ParenthesizedExpressionImpl, DomPackageImpl.getParenthesizedExpression(), Constant Field Values

PARENTHESIZED_EXPRESSION__EXPRESSIONS

static final int PARENTHESIZED_EXPRESSION__EXPRESSIONS
The feature id for the 'Expressions' containment reference list.

See Also:
Constant Field Values

PARENTHESIZED_EXPRESSION_FEATURE_COUNT

static final int PARENTHESIZED_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Parenthesized Expression' class.

See Also:
Constant Field Values

LITERAL_VALUE

static final int LITERAL_VALUE
The meta object id for the 'Literal Value' class.

See Also:
LiteralValueImpl, DomPackageImpl.getLiteralValue(), Constant Field Values

LITERAL_VALUE_FEATURE_COUNT

static final int LITERAL_VALUE_FEATURE_COUNT
The number of structural features of the 'Literal Value' class.

See Also:
Constant Field Values

STRING_LITERAL_VALUE

static final int STRING_LITERAL_VALUE
The meta object id for the 'String Literal Value' class.

See Also:
StringLiteralValueImpl, DomPackageImpl.getStringLiteralValue(), Constant Field Values

STRING_LITERAL_VALUE__VALUE

static final int STRING_LITERAL_VALUE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

STRING_LITERAL_VALUE_FEATURE_COUNT

static final int STRING_LITERAL_VALUE_FEATURE_COUNT
The number of structural features of the 'String Literal Value' class.

See Also:
Constant Field Values

INTEGER_LITERAL_VALUE

static final int INTEGER_LITERAL_VALUE
The meta object id for the 'Integer Literal Value' class.

See Also:
IntegerLiteralValueImpl, DomPackageImpl.getIntegerLiteralValue(), Constant Field Values

INTEGER_LITERAL_VALUE__VALUE

static final int INTEGER_LITERAL_VALUE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

INTEGER_LITERAL_VALUE_FEATURE_COUNT

static final int INTEGER_LITERAL_VALUE_FEATURE_COUNT
The number of structural features of the 'Integer Literal Value' class.

See Also:
Constant Field Values

REAL_LITERAL_VALUE

static final int REAL_LITERAL_VALUE
The meta object id for the 'Real Literal Value' class.

See Also:
RealLiteralValueImpl, DomPackageImpl.getRealLiteralValue(), Constant Field Values

REAL_LITERAL_VALUE__VALUE

static final int REAL_LITERAL_VALUE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

REAL_LITERAL_VALUE_FEATURE_COUNT

static final int REAL_LITERAL_VALUE_FEATURE_COUNT
The number of structural features of the 'Real Literal Value' class.

See Also:
Constant Field Values

BOOLEAN_LITERAL_VALUE

static final int BOOLEAN_LITERAL_VALUE
The meta object id for the 'Boolean Literal Value' class.

See Also:
BooleanLiteralValueImpl, DomPackageImpl.getBooleanLiteralValue(), Constant Field Values

BOOLEAN_LITERAL_VALUE__IS_TRUE

static final int BOOLEAN_LITERAL_VALUE__IS_TRUE
The feature id for the 'Is True' attribute.

See Also:
Constant Field Values

BOOLEAN_LITERAL_VALUE_FEATURE_COUNT

static final int BOOLEAN_LITERAL_VALUE_FEATURE_COUNT
The number of structural features of the 'Boolean Literal Value' class.

See Also:
Constant Field Values

NULL_LITERAL_VALUE

static final int NULL_LITERAL_VALUE
The meta object id for the 'Null Literal Value' class.

See Also:
NullLiteralValueImpl, DomPackageImpl.getNullLiteralValue(), Constant Field Values

NULL_LITERAL_VALUE_FEATURE_COUNT

static final int NULL_LITERAL_VALUE_FEATURE_COUNT
The number of structural features of the 'Null Literal Value' class.

See Also:
Constant Field Values

EMPTY_LITERAL_VALUE

static final int EMPTY_LITERAL_VALUE
The meta object id for the 'Empty Literal Value' class.

See Also:
EmptyLiteralValueImpl, DomPackageImpl.getEmptyLiteralValue(), Constant Field Values

EMPTY_LITERAL_VALUE_FEATURE_COUNT

static final int EMPTY_LITERAL_VALUE_FEATURE_COUNT
The number of structural features of the 'Empty Literal Value' class.

See Also:
Constant Field Values

IELEMENT_WITH_NO_NAME__NO_NAME

static final int IELEMENT_WITH_NO_NAME__NO_NAME
The feature id for the 'No Name' attribute.

See Also:
Constant Field Values

IELEMENT_WITH_NO_NAME_FEATURE_COUNT

static final int IELEMENT_WITH_NO_NAME_FEATURE_COUNT
The number of structural features of the 'IElement With No Name' class.

See Also:
Constant Field Values

ALIASED_EXPRESSION

static final int ALIASED_EXPRESSION
The meta object id for the 'Aliased Expression' class.

See Also:
AliasedExpressionImpl, DomPackageImpl.getAliasedExpression(), Constant Field Values

ALIASED_EXPRESSION__EXPRESSION

static final int ALIASED_EXPRESSION__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

ALIASED_EXPRESSION__NAME

static final int ALIASED_EXPRESSION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ALIASED_EXPRESSION_FEATURE_COUNT

static final int ALIASED_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Aliased Expression' class.

See Also:
Constant Field Values

BINARY_EXPRESSION

static final int BINARY_EXPRESSION
The meta object id for the 'Binary Expression' class.

See Also:
BinaryExpressionImpl, DomPackageImpl.getBinaryExpression(), Constant Field Values

BINARY_EXPRESSION__LEFT

static final int BINARY_EXPRESSION__LEFT
The feature id for the 'Left' containment reference.

See Also:
Constant Field Values

BINARY_EXPRESSION__OPERATOR

static final int BINARY_EXPRESSION__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values

BINARY_EXPRESSION__RIGHT

static final int BINARY_EXPRESSION__RIGHT
The feature id for the 'Right' containment reference.

See Also:
Constant Field Values

BINARY_EXPRESSION_FEATURE_COUNT

static final int BINARY_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Binary Expression' class.

See Also:
Constant Field Values

NOT_EXPRESSION

static final int NOT_EXPRESSION
The meta object id for the 'Not Expression' class.

See Also:
NotExpressionImpl, DomPackageImpl.getNotExpression(), Constant Field Values

NOT_EXPRESSION__EXPRESSION

static final int NOT_EXPRESSION__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

NOT_EXPRESSION_FEATURE_COUNT

static final int NOT_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Not Expression' class.

See Also:
Constant Field Values

IN_EXPRESSION

static final int IN_EXPRESSION
The meta object id for the 'In Expression' class.

See Also:
InExpressionImpl, DomPackageImpl.getInExpression(), Constant Field Values

IN_EXPRESSION__EXPRESSION

static final int IN_EXPRESSION__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

IN_EXPRESSION__NOT

static final int IN_EXPRESSION__NOT
The feature id for the 'Not' attribute.

See Also:
Constant Field Values

IN_EXPRESSION__OPERATOR

static final int IN_EXPRESSION__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values

IN_EXPRESSION__IN

static final int IN_EXPRESSION__IN
The feature id for the 'In' containment reference.

See Also:
Constant Field Values

IN_EXPRESSION_FEATURE_COUNT

static final int IN_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'In Expression' class.

See Also:
Constant Field Values

BETWEEN_EXPRESSION

static final int BETWEEN_EXPRESSION
The meta object id for the 'Between Expression' class.

See Also:
BetweenExpressionImpl, DomPackageImpl.getBetweenExpression(), Constant Field Values

BETWEEN_EXPRESSION__EXPRESSION

static final int BETWEEN_EXPRESSION__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

BETWEEN_EXPRESSION__NOT

static final int BETWEEN_EXPRESSION__NOT
The feature id for the 'Not' attribute.

See Also:
Constant Field Values

BETWEEN_EXPRESSION__OPERATOR

static final int BETWEEN_EXPRESSION__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values

BETWEEN_EXPRESSION__LEFT

static final int BETWEEN_EXPRESSION__LEFT
The feature id for the 'Left' containment reference.

See Also:
Constant Field Values

BETWEEN_EXPRESSION__RIGHT

static final int BETWEEN_EXPRESSION__RIGHT
The feature id for the 'Right' containment reference.

See Also:
Constant Field Values

BETWEEN_EXPRESSION_FEATURE_COUNT

static final int BETWEEN_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Between Expression' class.

See Also:
Constant Field Values

LIKE_EXPRESSION

static final int LIKE_EXPRESSION
The meta object id for the 'Like Expression' class.

See Also:
LikeExpressionImpl, DomPackageImpl.getLikeExpression(), Constant Field Values

LIKE_EXPRESSION__EXPRESSION

static final int LIKE_EXPRESSION__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

LIKE_EXPRESSION__NOT

static final int LIKE_EXPRESSION__NOT
The feature id for the 'Not' attribute.

See Also:
Constant Field Values

LIKE_EXPRESSION__OPERATOR

static final int LIKE_EXPRESSION__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values

LIKE_EXPRESSION__LIKE

static final int LIKE_EXPRESSION__LIKE
The feature id for the 'Like' containment reference.

See Also:
Constant Field Values

LIKE_EXPRESSION__ESCAPE

static final int LIKE_EXPRESSION__ESCAPE
The feature id for the 'Escape' containment reference.

See Also:
Constant Field Values

LIKE_EXPRESSION_FEATURE_COUNT

static final int LIKE_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Like Expression' class.

See Also:
Constant Field Values

MEMBER_OF_EXPRESSION

static final int MEMBER_OF_EXPRESSION
The meta object id for the 'Member Of Expression' class.

See Also:
MemberOfExpressionImpl, DomPackageImpl.getMemberOfExpression(), Constant Field Values

MEMBER_OF_EXPRESSION__EXPRESSION

static final int MEMBER_OF_EXPRESSION__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

MEMBER_OF_EXPRESSION__NOT

static final int MEMBER_OF_EXPRESSION__NOT
The feature id for the 'Not' attribute.

See Also:
Constant Field Values

MEMBER_OF_EXPRESSION__OPERATOR

static final int MEMBER_OF_EXPRESSION__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values

MEMBER_OF_EXPRESSION__MEMBER_OF

static final int MEMBER_OF_EXPRESSION__MEMBER_OF
The feature id for the 'Member Of' attribute.

See Also:
Constant Field Values

MEMBER_OF_EXPRESSION_FEATURE_COUNT

static final int MEMBER_OF_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Member Of Expression' class.

See Also:
Constant Field Values

UNARY_EXPRESSION

static final int UNARY_EXPRESSION
The meta object id for the 'Unary Expression' class.

See Also:
UnaryExpressionImpl, DomPackageImpl.getUnaryExpression(), Constant Field Values

UNARY_EXPRESSION__OPERATOR

static final int UNARY_EXPRESSION__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values

UNARY_EXPRESSION__EXPRESSION

static final int UNARY_EXPRESSION__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

UNARY_EXPRESSION_FEATURE_COUNT

static final int UNARY_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Unary Expression' class.

See Also:
Constant Field Values

CRUD_OPERATION_TYPE

static final int CRUD_OPERATION_TYPE
The meta object id for the 'Crud Operation Type' enum.

See Also:
CrudOperationType, DomPackageImpl.getCrudOperationType(), Constant Field Values

DATA_BASE_CONSTRAINT_TYPE

static final int DATA_BASE_CONSTRAINT_TYPE
The meta object id for the 'Data Base Constraint Type' enum.

See Also:
DataBaseConstraintType, DomPackageImpl.getDataBaseConstraintType(), Constant Field Values
Method Detail

getService

org.eclipse.emf.ecore.EClass getService()
Returns the meta object for class 'Service'.

Returns:
the meta object for class 'Service'.
See Also:
Service

getService_Dependencies

org.eclipse.emf.ecore.EReference getService_Dependencies()
Returns the meta object for the reference list 'Dependencies'.

Returns:
the meta object for the reference list 'Dependencies'.
See Also:
Service.getDependencies(), getService()

getService_DelegateOperations

org.eclipse.emf.ecore.EReference getService_DelegateOperations()
Returns the meta object for the containment reference list 'Delegate Operations'.

Returns:
the meta object for the containment reference list 'Delegate Operations'.
See Also:
Service.getDelegateOperations(), getService()

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:
Service.getOperations(), getService()

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:
ComplexType

getComplexType_Attributes

org.eclipse.emf.ecore.EReference getComplexType_Attributes()
Returns the meta object for the containment reference list 'Attributes'.

Returns:
the meta object for the containment reference list 'Attributes'.
See Also:
ComplexType.getAttributes(), getComplexType()

getComplexType_AllAttributes

org.eclipse.emf.ecore.EReference getComplexType_AllAttributes()
Returns the meta object for the reference list 'All Attributes'.

Returns:
the meta object for the reference list 'All Attributes'.
See Also:
ComplexType.getAllAttributes(), getComplexType()

getDependant

org.eclipse.emf.ecore.EClass getDependant()
Returns the meta object for class 'Dependant'.

Returns:
the meta object for class 'Dependant'.
See Also:
Dependant

getOperation

org.eclipse.emf.ecore.EClass getOperation()
Returns the meta object for class 'Operation'.

Returns:
the meta object for class 'Operation'.
See Also:
Operation

getOperation_Parameters

org.eclipse.emf.ecore.EReference getOperation_Parameters()
Returns the meta object for the containment reference list 'Parameters'.

Returns:
the meta object for the containment reference list 'Parameters'.
See Also:
Operation.getParameters(), getOperation()

getOperation_Expression

org.eclipse.emf.ecore.EAttribute getOperation_Expression()
Returns the meta object for the attribute 'Expression'.

Returns:
the meta object for the attribute 'Expression'.
See Also:
Operation.getExpression(), getOperation()

getOperation_Delegate

org.eclipse.emf.ecore.EReference getOperation_Delegate()
Returns the meta object for the reference 'Delegate'.

Returns:
the meta object for the reference 'Delegate'.
See Also:
Operation.getDelegate(), getOperation()

getDelegateOperation

org.eclipse.emf.ecore.EClass getDelegateOperation()
Returns the meta object for class 'Delegate Operation'.

Returns:
the meta object for class 'Delegate Operation'.
See Also:
DelegateOperation

getDelegateOperation_View

org.eclipse.emf.ecore.EReference getDelegateOperation_View()
Returns the meta object for the reference 'View'.

Returns:
the meta object for the reference 'View'.
See Also:
DelegateOperation.getView(), getDelegateOperation()

getDelegateOperation_Many

org.eclipse.emf.ecore.EAttribute getDelegateOperation_Many()
Returns the meta object for the attribute 'Many'.

Returns:
the meta object for the attribute 'Many'.
See Also:
DelegateOperation.isMany(), getDelegateOperation()

getDelegateOperation_Repository

org.eclipse.emf.ecore.EReference getDelegateOperation_Repository()
Returns the meta object for the reference 'Repository'.

Returns:
the meta object for the reference 'Repository'.
See Also:
DelegateOperation.getRepository(), getDelegateOperation()

getDelegateOperation_Operation

org.eclipse.emf.ecore.EReference getDelegateOperation_Operation()
Returns the meta object for the reference 'Operation'.

Returns:
the meta object for the reference 'Operation'.
See Also:
DelegateOperation.getOperation(), getDelegateOperation()

getDelegateOperation_CrudOperationType

org.eclipse.emf.ecore.EAttribute getDelegateOperation_CrudOperationType()
Returns the meta object for the attribute 'Crud Operation Type'.

Returns:
the meta object for the attribute 'Crud Operation Type'.
See Also:
DelegateOperation.getCrudOperationType(), getDelegateOperation()

getDelegateOperation_ViewParameter

org.eclipse.emf.ecore.EReference getDelegateOperation_ViewParameter()
Returns the meta object for the reference 'View Parameter'.

Returns:
the meta object for the reference 'View Parameter'.
See Also:
DelegateOperation.getViewParameter(), getDelegateOperation()

getDelegateOperation_Name

org.eclipse.emf.ecore.EAttribute getDelegateOperation_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
DelegateOperation.getName(), getDelegateOperation()

getDelegateOperation_Filter

org.eclipse.emf.ecore.EReference getDelegateOperation_Filter()
Returns the meta object for the containment reference 'Filter'.

Returns:
the meta object for the containment reference 'Filter'.
See Also:
DelegateOperation.getFilter(), getDelegateOperation()

getDaoOperation

org.eclipse.emf.ecore.EClass getDaoOperation()
Returns the meta object for class 'Dao Operation'.

Returns:
the meta object for class 'Dao Operation'.
See Also:
DaoOperation

getDaoOperation_Type

org.eclipse.emf.ecore.EReference getDaoOperation_Type()
Returns the meta object for the reference 'Type'.

Returns:
the meta object for the reference 'Type'.
See Also:
DaoOperation.getType(), getDaoOperation()

getDaoOperation_Many

org.eclipse.emf.ecore.EAttribute getDaoOperation_Many()
Returns the meta object for the attribute 'Many'.

Returns:
the meta object for the attribute 'Many'.
See Also:
DaoOperation.isMany(), getDaoOperation()

getDaoOperation_Name

org.eclipse.emf.ecore.EAttribute getDaoOperation_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
DaoOperation.getName(), getDaoOperation()

getParameter

org.eclipse.emf.ecore.EClass getParameter()
Returns the meta object for class 'Parameter'.

Returns:
the meta object for class 'Parameter'.
See Also:
Parameter

getParameter_Type

org.eclipse.emf.ecore.EReference getParameter_Type()
Returns the meta object for the reference 'Type'.

Returns:
the meta object for the reference 'Type'.
See Also:
Parameter.getType(), getParameter()

getParameter_Many

org.eclipse.emf.ecore.EAttribute getParameter_Many()
Returns the meta object for the attribute 'Many'.

Returns:
the meta object for the attribute 'Many'.
See Also:
Parameter.isMany(), getParameter()

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:
Parameter.getName(), getParameter()

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:
ValueObject

getDataView

org.eclipse.emf.ecore.EClass getDataView()
Returns the meta object for class 'Data View'.

Returns:
the meta object for class 'Data View'.
See Also:
DataView

getDataView_SuperType

org.eclipse.emf.ecore.EReference getDataView_SuperType()
Returns the meta object for the reference 'Super Type'.

Returns:
the meta object for the reference 'Super Type'.
See Also:
DataView.getSuperType(), getDataView()

getDataView_FeatureReferences

org.eclipse.emf.ecore.EReference getDataView_FeatureReferences()
Returns the meta object for the containment reference list 'Feature References'.

Returns:
the meta object for the containment reference list 'Feature References'.
See Also:
DataView.getFeatureReferences(), getDataView()

getFeatureReference

org.eclipse.emf.ecore.EClass getFeatureReference()
Returns the meta object for class 'Feature Reference'.

Returns:
the meta object for class 'Feature Reference'.
See Also:
FeatureReference

getFeatureReference_Source

org.eclipse.emf.ecore.EReference getFeatureReference_Source()
Returns the meta object for the reference 'Source'.

Returns:
the meta object for the reference 'Source'.
See Also:
FeatureReference.getSource(), getFeatureReference()

getFeatureReference_Attribute

org.eclipse.emf.ecore.EReference getFeatureReference_Attribute()
Returns the meta object for the reference 'Attribute'.

Returns:
the meta object for the reference 'Attribute'.
See Also:
FeatureReference.getAttribute(), getFeatureReference()

getFeatureReference_View

org.eclipse.emf.ecore.EReference getFeatureReference_View()
Returns the meta object for the reference 'View'.

Returns:
the meta object for the reference 'View'.
See Also:
FeatureReference.getView(), getFeatureReference()

getFeatureReference_Properties

org.eclipse.emf.ecore.EReference getFeatureReference_Properties()
Returns the meta object for the containment reference list 'Properties'.

Returns:
the meta object for the containment reference list 'Properties'.
See Also:
FeatureReference.getProperties(), getFeatureReference()

getFeatureReference_All

org.eclipse.emf.ecore.EAttribute getFeatureReference_All()
Returns the meta object for the attribute 'All'.

Returns:
the meta object for the attribute 'All'.
See Also:
FeatureReference.isAll(), getFeatureReference()

getFeatureReference_Target

org.eclipse.emf.ecore.EReference getFeatureReference_Target()
Returns the meta object for the reference 'Target'.

Returns:
the meta object for the reference 'Target'.
See Also:
FeatureReference.getTarget(), getFeatureReference()

getMapper

org.eclipse.emf.ecore.EClass getMapper()
Returns the meta object for class 'Mapper'.

Returns:
the meta object for class 'Mapper'.
See Also:
Mapper

getMapper_Left

org.eclipse.emf.ecore.EReference getMapper_Left()
Returns the meta object for the reference 'Left'.

Returns:
the meta object for the reference 'Left'.
See Also:
Mapper.getLeft(), getMapper()

getMapper_BiDirectional

org.eclipse.emf.ecore.EAttribute getMapper_BiDirectional()
Returns the meta object for the attribute 'Bi Directional'.

Returns:
the meta object for the attribute 'Bi Directional'.
See Also:
Mapper.isBiDirectional(), getMapper()

getMapper_ToLeft

org.eclipse.emf.ecore.EAttribute getMapper_ToLeft()
Returns the meta object for the attribute 'To Left'.

Returns:
the meta object for the attribute 'To Left'.
See Also:
Mapper.isToLeft(), getMapper()

getMapper_ToRight

org.eclipse.emf.ecore.EAttribute getMapper_ToRight()
Returns the meta object for the attribute 'To Right'.

Returns:
the meta object for the attribute 'To Right'.
See Also:
Mapper.isToRight(), getMapper()

getMapper_Right

org.eclipse.emf.ecore.EReference getMapper_Right()
Returns the meta object for the reference 'Right'.

Returns:
the meta object for the reference 'Right'.
See Also:
Mapper.getRight(), getMapper()

getMapper_PropertyMappings

org.eclipse.emf.ecore.EReference getMapper_PropertyMappings()
Returns the meta object for the containment reference list 'Property Mappings'.

Returns:
the meta object for the containment reference list 'Property Mappings'.
See Also:
Mapper.getPropertyMappings(), getMapper()

getPropertyMapping

org.eclipse.emf.ecore.EClass getPropertyMapping()
Returns the meta object for class 'Property Mapping'.

Returns:
the meta object for class 'Property Mapping'.
See Also:
PropertyMapping

getPropertyMapping_Left

org.eclipse.emf.ecore.EReference getPropertyMapping_Left()
Returns the meta object for the reference 'Left'.

Returns:
the meta object for the reference 'Left'.
See Also:
PropertyMapping.getLeft(), getPropertyMapping()

getPropertyMapping_BiDirectional

org.eclipse.emf.ecore.EAttribute getPropertyMapping_BiDirectional()
Returns the meta object for the attribute 'Bi Directional'.

Returns:
the meta object for the attribute 'Bi Directional'.
See Also:
PropertyMapping.isBiDirectional(), getPropertyMapping()

getPropertyMapping_ToLeft

org.eclipse.emf.ecore.EAttribute getPropertyMapping_ToLeft()
Returns the meta object for the attribute 'To Left'.

Returns:
the meta object for the attribute 'To Left'.
See Also:
PropertyMapping.isToLeft(), getPropertyMapping()

getPropertyMapping_ToRight

org.eclipse.emf.ecore.EAttribute getPropertyMapping_ToRight()
Returns the meta object for the attribute 'To Right'.

Returns:
the meta object for the attribute 'To Right'.
See Also:
PropertyMapping.isToRight(), getPropertyMapping()

getPropertyMapping_Right

org.eclipse.emf.ecore.EReference getPropertyMapping_Right()
Returns the meta object for the reference 'Right'.

Returns:
the meta object for the reference 'Right'.
See Also:
PropertyMapping.getRight(), getPropertyMapping()

getIElementWithNoName

org.eclipse.emf.ecore.EClass getIElementWithNoName()
Returns the meta object for class 'IElement With No Name'.

Returns:
the meta object for class 'IElement With No Name'.
See Also:
IElementWithNoName

getIElementWithNoName_NoName

org.eclipse.emf.ecore.EAttribute getIElementWithNoName_NoName()
Returns the meta object for the attribute 'No Name'.

Returns:
the meta object for the attribute 'No Name'.
See Also:
IElementWithNoName.getNoName(), getIElementWithNoName()

getEntity

org.eclipse.emf.ecore.EClass getEntity()
Returns the meta object for class 'Entity'.

Returns:
the meta object for class 'Entity'.
See Also:
Entity

getEntity_SuperType

org.eclipse.emf.ecore.EReference getEntity_SuperType()
Returns the meta object for the reference 'Super Type'.

Returns:
the meta object for the reference 'Super Type'.
See Also:
Entity.getSuperType(), getEntity()

getEntity_AttributeGroups

org.eclipse.emf.ecore.EReference getEntity_AttributeGroups()
Returns the meta object for the containment reference list 'Attribute Groups'.

Returns:
the meta object for the containment reference list 'Attribute Groups'.
See Also:
Entity.getAttributeGroups(), getEntity()

getEntity_ConditionsBlock

org.eclipse.emf.ecore.EReference getEntity_ConditionsBlock()
Returns the meta object for the containment reference 'Conditions Block'.

Returns:
the meta object for the containment reference 'Conditions Block'.
See Also:
Entity.getConditionsBlock(), getEntity()

getEntity_Repository

org.eclipse.emf.ecore.EReference getEntity_Repository()
Returns the meta object for the reference 'Repository'.

Returns:
the meta object for the reference 'Repository'.
See Also:
Entity.getRepository(), getEntity()

getEntity_Key

org.eclipse.emf.ecore.EReference getEntity_Key()
Returns the meta object for the reference 'Key'.

Returns:
the meta object for the reference 'Key'.
See Also:
Entity.getKey(), getEntity()

getEntity_SortOrders

org.eclipse.emf.ecore.EReference getEntity_SortOrders()
Returns the meta object for the reference list 'Sort Orders'.

Returns:
the meta object for the reference list 'Sort Orders'.
See Also:
Entity.getSortOrders(), getEntity()

getEntity_Identifier

org.eclipse.emf.ecore.EReference getEntity_Identifier()
Returns the meta object for the reference 'Identifier'.

Returns:
the meta object for the reference 'Identifier'.
See Also:
Entity.getIdentifier(), getEntity()

getEntity_Version

org.eclipse.emf.ecore.EReference getEntity_Version()
Returns the meta object for the reference 'Version'.

Returns:
the meta object for the reference 'Version'.
See Also:
Entity.getVersion(), getEntity()

getEntity_RequiredReferences

org.eclipse.emf.ecore.EReference getEntity_RequiredReferences()
Returns the meta object for the reference list 'Required References'.

Returns:
the meta object for the reference list 'Required References'.
See Also:
Entity.getRequiredReferences(), getEntity()

getEntity_RequiredAttributes

org.eclipse.emf.ecore.EReference getEntity_RequiredAttributes()
Returns the meta object for the reference list 'Required Attributes'.

Returns:
the meta object for the reference list 'Required Attributes'.
See Also:
Entity.getRequiredAttributes(), getEntity()

getQlStatement

org.eclipse.emf.ecore.EClass getQlStatement()
Returns the meta object for class 'Ql Statement'.

Returns:
the meta object for class 'Ql Statement'.
See Also:
QlStatement

getCallableStatement

org.eclipse.emf.ecore.EClass getCallableStatement()
Returns the meta object for class 'Callable Statement'.

Returns:
the meta object for class 'Callable Statement'.
See Also:
CallableStatement

getCallableStatement_FunctionCall

org.eclipse.emf.ecore.EAttribute getCallableStatement_FunctionCall()
Returns the meta object for the attribute 'Function Call'.

Returns:
the meta object for the attribute 'Function Call'.
See Also:
CallableStatement.isFunctionCall(), getCallableStatement()

getCallableStatement_Name

org.eclipse.emf.ecore.EAttribute getCallableStatement_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
CallableStatement.getName(), getCallableStatement()

getCallableStatement_InParameter

org.eclipse.emf.ecore.EReference getCallableStatement_InParameter()
Returns the meta object for the containment reference list 'In Parameter'.

Returns:
the meta object for the containment reference list 'In Parameter'.
See Also:
CallableStatement.getInParameter(), getCallableStatement()

getCallableStatement_OutParameter

org.eclipse.emf.ecore.EReference getCallableStatement_OutParameter()
Returns the meta object for the containment reference list 'Out Parameter'.

Returns:
the meta object for the containment reference list 'Out Parameter'.
See Also:
CallableStatement.getOutParameter(), getCallableStatement()

getCallInputParameter

org.eclipse.emf.ecore.EClass getCallInputParameter()
Returns the meta object for class 'Call Input Parameter'.

Returns:
the meta object for class 'Call Input Parameter'.
See Also:
CallInputParameter

getCallInputParameter_Parameter

org.eclipse.emf.ecore.EReference getCallInputParameter_Parameter()
Returns the meta object for the reference 'Parameter'.

Returns:
the meta object for the reference 'Parameter'.
See Also:
CallInputParameter.getParameter(), getCallInputParameter()

getCallInputParameter_Attribute

org.eclipse.emf.ecore.EReference getCallInputParameter_Attribute()
Returns the meta object for the reference 'Attribute'.

Returns:
the meta object for the reference 'Attribute'.
See Also:
CallInputParameter.getAttribute(), getCallInputParameter()

getCallInputParameter_Name

org.eclipse.emf.ecore.EAttribute getCallInputParameter_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
CallInputParameter.getName(), getCallInputParameter()

getCallOutputParameter

org.eclipse.emf.ecore.EClass getCallOutputParameter()
Returns the meta object for class 'Call Output Parameter'.

Returns:
the meta object for class 'Call Output Parameter'.
See Also:
CallOutputParameter

getCallOutputParameter_Name

org.eclipse.emf.ecore.EAttribute getCallOutputParameter_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
CallOutputParameter.getName(), getCallOutputParameter()

getCallOutputParameter_Attribute

org.eclipse.emf.ecore.EReference getCallOutputParameter_Attribute()
Returns the meta object for the reference 'Attribute'.

Returns:
the meta object for the reference 'Attribute'.
See Also:
CallOutputParameter.getAttribute(), getCallOutputParameter()

getCallOutputParameter_NestedAttribute

org.eclipse.emf.ecore.EReference getCallOutputParameter_NestedAttribute()
Returns the meta object for the reference 'Nested Attribute'.

Returns:
the meta object for the reference 'Nested Attribute'.
See Also:
CallOutputParameter.getNestedAttribute(), getCallOutputParameter()

getInsertStatement

org.eclipse.emf.ecore.EClass getInsertStatement()
Returns the meta object for class 'Insert Statement'.

Returns:
the meta object for class 'Insert Statement'.
See Also:
InsertStatement

getInsertStatement_Entity

org.eclipse.emf.ecore.EReference getInsertStatement_Entity()
Returns the meta object for the reference 'Entity'.

Returns:
the meta object for the reference 'Entity'.
See Also:
InsertStatement.getEntity(), getInsertStatement()

getInsertStatement_Expression

org.eclipse.emf.ecore.EReference getInsertStatement_Expression()
Returns the meta object for the containment reference list 'Expression'.

Returns:
the meta object for the containment reference list 'Expression'.
See Also:
InsertStatement.getExpression(), getInsertStatement()

getInsertStatement_SelectStatement

org.eclipse.emf.ecore.EReference getInsertStatement_SelectStatement()
Returns the meta object for the containment reference 'Select Statement'.

Returns:
the meta object for the containment reference 'Select Statement'.
See Also:
InsertStatement.getSelectStatement(), getInsertStatement()

getDeleteStatement

org.eclipse.emf.ecore.EClass getDeleteStatement()
Returns the meta object for class 'Delete Statement'.

Returns:
the meta object for class 'Delete Statement'.
See Also:
DeleteStatement

getDeleteStatement_Entity

org.eclipse.emf.ecore.EReference getDeleteStatement_Entity()
Returns the meta object for the reference 'Entity'.

Returns:
the meta object for the reference 'Entity'.
See Also:
DeleteStatement.getEntity(), getDeleteStatement()

getDeleteStatement_Name

org.eclipse.emf.ecore.EAttribute getDeleteStatement_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
DeleteStatement.getName(), getDeleteStatement()

getDeleteStatement_Where

org.eclipse.emf.ecore.EReference getDeleteStatement_Where()
Returns the meta object for the containment reference 'Where'.

Returns:
the meta object for the containment reference 'Where'.
See Also:
DeleteStatement.getWhere(), getDeleteStatement()

getUpdateStatement

org.eclipse.emf.ecore.EClass getUpdateStatement()
Returns the meta object for class 'Update Statement'.

Returns:
the meta object for class 'Update Statement'.
See Also:
UpdateStatement

getUpdateStatement_Versioned

org.eclipse.emf.ecore.EAttribute getUpdateStatement_Versioned()
Returns the meta object for the attribute 'Versioned'.

Returns:
the meta object for the attribute 'Versioned'.
See Also:
UpdateStatement.isVersioned(), getUpdateStatement()

getUpdateStatement_Entity

org.eclipse.emf.ecore.EReference getUpdateStatement_Entity()
Returns the meta object for the reference 'Entity'.

Returns:
the meta object for the reference 'Entity'.
See Also:
UpdateStatement.getEntity(), getUpdateStatement()

getUpdateStatement_Name

org.eclipse.emf.ecore.EAttribute getUpdateStatement_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
UpdateStatement.getName(), getUpdateStatement()

getUpdateStatement_Assignment

org.eclipse.emf.ecore.EReference getUpdateStatement_Assignment()
Returns the meta object for the containment reference list 'Assignment'.

Returns:
the meta object for the containment reference list 'Assignment'.
See Also:
UpdateStatement.getAssignment(), getUpdateStatement()

getUpdateStatement_Where

org.eclipse.emf.ecore.EReference getUpdateStatement_Where()
Returns the meta object for the containment reference 'Where'.

Returns:
the meta object for the containment reference 'Where'.
See Also:
UpdateStatement.getWhere(), getUpdateStatement()

getPropertyAssignment

org.eclipse.emf.ecore.EClass getPropertyAssignment()
Returns the meta object for class 'Property Assignment'.

Returns:
the meta object for class 'Property Assignment'.
See Also:
PropertyAssignment

getPropertyAssignment_Property

org.eclipse.emf.ecore.EReference getPropertyAssignment_Property()
Returns the meta object for the containment reference 'Property'.

Returns:
the meta object for the containment reference 'Property'.
See Also:
PropertyAssignment.getProperty(), getPropertyAssignment()

getPropertyAssignment_Expression

org.eclipse.emf.ecore.EReference getPropertyAssignment_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
PropertyAssignment.getExpression(), getPropertyAssignment()

getSelectStatement

org.eclipse.emf.ecore.EClass getSelectStatement()
Returns the meta object for class 'Select Statement'.

Returns:
the meta object for class 'Select Statement'.
See Also:
SelectStatement

getSelectStatement_From

org.eclipse.emf.ecore.EReference getSelectStatement_From()
Returns the meta object for the containment reference list 'From'.

Returns:
the meta object for the containment reference list 'From'.
See Also:
SelectStatement.getFrom(), getSelectStatement()

getSelectStatement_Join

org.eclipse.emf.ecore.EReference getSelectStatement_Join()
Returns the meta object for the containment reference list 'Join'.

Returns:
the meta object for the containment reference list 'Join'.
See Also:
SelectStatement.getJoin(), getSelectStatement()

getSelectStatement_Where

org.eclipse.emf.ecore.EReference getSelectStatement_Where()
Returns the meta object for the containment reference 'Where'.

Returns:
the meta object for the containment reference 'Where'.
See Also:
SelectStatement.getWhere(), getSelectStatement()

getSelectStatement_GroupBy

org.eclipse.emf.ecore.EReference getSelectStatement_GroupBy()
Returns the meta object for the containment reference list 'Group By'.

Returns:
the meta object for the containment reference list 'Group By'.
See Also:
SelectStatement.getGroupBy(), getSelectStatement()

getSelectStatement_Having

org.eclipse.emf.ecore.EReference getSelectStatement_Having()
Returns the meta object for the containment reference 'Having'.

Returns:
the meta object for the containment reference 'Having'.
See Also:
SelectStatement.getHaving(), getSelectStatement()

getSelectStatement_OrderBy

org.eclipse.emf.ecore.EReference getSelectStatement_OrderBy()
Returns the meta object for the containment reference list 'Order By'.

Returns:
the meta object for the containment reference list 'Order By'.
See Also:
SelectStatement.getOrderBy(), getSelectStatement()

getSortOrderElement

org.eclipse.emf.ecore.EClass getSortOrderElement()
Returns the meta object for class 'Sort Order Element'.

Returns:
the meta object for class 'Sort Order Element'.
See Also:
SortOrderElement

getSortOrderElement_Expression

org.eclipse.emf.ecore.EReference getSortOrderElement_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
SortOrderElement.getExpression(), getSortOrderElement()

getSortOrderElement_SortOrder

org.eclipse.emf.ecore.EAttribute getSortOrderElement_SortOrder()
Returns the meta object for the attribute 'Sort Order'.

Returns:
the meta object for the attribute 'Sort Order'.
See Also:
SortOrderElement.getSortOrder(), getSortOrderElement()

getSelectProperties

org.eclipse.emf.ecore.EClass getSelectProperties()
Returns the meta object for class 'Select Properties'.

Returns:
the meta object for class 'Select Properties'.
See Also:
SelectProperties

getSelectProperties_Distinct

org.eclipse.emf.ecore.EAttribute getSelectProperties_Distinct()
Returns the meta object for the attribute 'Distinct'.

Returns:
the meta object for the attribute 'Distinct'.
See Also:
SelectProperties.isDistinct(), getSelectProperties()

getSelectProperties_Properties

org.eclipse.emf.ecore.EReference getSelectProperties_Properties()
Returns the meta object for the containment reference list 'Properties'.

Returns:
the meta object for the containment reference list 'Properties'.
See Also:
SelectProperties.getProperties(), getSelectProperties()

getSelectClass

org.eclipse.emf.ecore.EClass getSelectClass()
Returns the meta object for class 'Select Class'.

Returns:
the meta object for class 'Select Class'.
See Also:
SelectClass

getSelectClass_Class

org.eclipse.emf.ecore.EAttribute getSelectClass_Class()
Returns the meta object for the attribute 'Class'.

Returns:
the meta object for the attribute 'Class'.
See Also:
SelectClass.getClass_(), getSelectClass()

getSelectClass_Arguments

org.eclipse.emf.ecore.EReference getSelectClass_Arguments()
Returns the meta object for the containment reference list 'Arguments'.

Returns:
the meta object for the containment reference list 'Arguments'.
See Also:
SelectClass.getArguments(), getSelectClass()

getSelectObject

org.eclipse.emf.ecore.EClass getSelectObject()
Returns the meta object for class 'Select Object'.

Returns:
the meta object for class 'Select Object'.
See Also:
SelectObject

getSelectObject_Name

org.eclipse.emf.ecore.EAttribute getSelectObject_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
SelectObject.getName(), getSelectObject()

getFromRange

org.eclipse.emf.ecore.EClass getFromRange()
Returns the meta object for class 'From Range'.

Returns:
the meta object for class 'From Range'.
See Also:
FromRange

getFromClass

org.eclipse.emf.ecore.EClass getFromClass()
Returns the meta object for class 'From Class'.

Returns:
the meta object for class 'From Class'.
See Also:
FromClass

getFromClass_Entity

org.eclipse.emf.ecore.EReference getFromClass_Entity()
Returns the meta object for the reference 'Entity'.

Returns:
the meta object for the reference 'Entity'.
See Also:
FromClass.getEntity(), getFromClass()

getFromClass_PopertyFetch

org.eclipse.emf.ecore.EAttribute getFromClass_PopertyFetch()
Returns the meta object for the attribute 'Poperty Fetch'.

Returns:
the meta object for the attribute 'Poperty Fetch'.
See Also:
FromClass.isPopertyFetch(), getFromClass()

getInClass

org.eclipse.emf.ecore.EClass getInClass()
Returns the meta object for class 'In Class'.

Returns:
the meta object for class 'In Class'.
See Also:
InClass

getInClass_Name

org.eclipse.emf.ecore.EAttribute getInClass_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
InClass.getName(), getInClass()

getInClass_Class

org.eclipse.emf.ecore.EAttribute getInClass_Class()
Returns the meta object for the attribute 'Class'.

Returns:
the meta object for the attribute 'Class'.
See Also:
InClass.getClass_(), getInClass()

getInCollection

org.eclipse.emf.ecore.EClass getInCollection()
Returns the meta object for class 'In Collection'.

Returns:
the meta object for class 'In Collection'.
See Also:
InCollection

getInCollection_Path

org.eclipse.emf.ecore.EAttribute getInCollection_Path()
Returns the meta object for the attribute 'Path'.

Returns:
the meta object for the attribute 'Path'.
See Also:
InCollection.getPath(), getInCollection()

getInCollection_Alias

org.eclipse.emf.ecore.EAttribute getInCollection_Alias()
Returns the meta object for the attribute 'Alias'.

Returns:
the meta object for the attribute 'Alias'.
See Also:
InCollection.getAlias(), getInCollection()

getInCollectionElements

org.eclipse.emf.ecore.EClass getInCollectionElements()
Returns the meta object for class 'In Collection Elements'.

Returns:
the meta object for class 'In Collection Elements'.
See Also:
InCollectionElements

getInCollectionElements_Name

org.eclipse.emf.ecore.EAttribute getInCollectionElements_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
InCollectionElements.getName(), getInCollectionElements()

getInCollectionElements_Reference

org.eclipse.emf.ecore.EAttribute getInCollectionElements_Reference()
Returns the meta object for the attribute 'Reference'.

Returns:
the meta object for the attribute 'Reference'.
See Also:
InCollectionElements.getReference(), getInCollectionElements()

getJoin

org.eclipse.emf.ecore.EClass getJoin()
Returns the meta object for class 'Join'.

Returns:
the meta object for class 'Join'.
See Also:
Join

getJoin_Type

org.eclipse.emf.ecore.EAttribute getJoin_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
Join.getType(), getJoin()

getJoin_Fetch

org.eclipse.emf.ecore.EAttribute getJoin_Fetch()
Returns the meta object for the attribute 'Fetch'.

Returns:
the meta object for the attribute 'Fetch'.
See Also:
Join.isFetch(), getJoin()

getJoin_Entity

org.eclipse.emf.ecore.EReference getJoin_Entity()
Returns the meta object for the reference 'Entity'.

Returns:
the meta object for the reference 'Entity'.
See Also:
Join.getEntity(), getJoin()

getJoin_Reference

org.eclipse.emf.ecore.EReference getJoin_Reference()
Returns the meta object for the reference 'Reference'.

Returns:
the meta object for the reference 'Reference'.
See Also:
Join.getReference(), getJoin()

getJoin_PropertyFetch

org.eclipse.emf.ecore.EAttribute getJoin_PropertyFetch()
Returns the meta object for the attribute 'Property Fetch'.

Returns:
the meta object for the attribute 'Property Fetch'.
See Also:
Join.isPropertyFetch(), getJoin()

getJoin_Expression

org.eclipse.emf.ecore.EReference getJoin_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
Join.getExpression(), getJoin()

getJoinEntity

org.eclipse.emf.ecore.EClass getJoinEntity()
Returns the meta object for class 'Join Entity'.

Returns:
the meta object for class 'Join Entity'.
See Also:
JoinEntity

getJoinEntity_Name

org.eclipse.emf.ecore.EAttribute getJoinEntity_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
JoinEntity.getName(), getJoinEntity()

getExpression

org.eclipse.emf.ecore.EClass getExpression()
Returns the meta object for class 'Expression'.

Returns:
the meta object for class 'Expression'.
See Also:
Expression

getPropertyValue

org.eclipse.emf.ecore.EClass getPropertyValue()
Returns the meta object for class 'Property Value'.

Returns:
the meta object for class 'Property Value'.
See Also:
PropertyValue

getPropertyValue_Name

org.eclipse.emf.ecore.EAttribute getPropertyValue_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
PropertyValue.getName(), getPropertyValue()

getPropertyValue_Segments

org.eclipse.emf.ecore.EAttribute getPropertyValue_Segments()
Returns the meta object for the attribute list 'Segments'.

Returns:
the meta object for the attribute list 'Segments'.
See Also:
PropertyValue.getSegments(), getPropertyValue()

getPropertyValue_Index

org.eclipse.emf.ecore.EReference getPropertyValue_Index()
Returns the meta object for the containment reference list 'Index'.

Returns:
the meta object for the containment reference list 'Index'.
See Also:
PropertyValue.getIndex(), getPropertyValue()

getPropertyValue_ClassProperty

org.eclipse.emf.ecore.EAttribute getPropertyValue_ClassProperty()
Returns the meta object for the attribute 'Class Property'.

Returns:
the meta object for the attribute 'Class Property'.
See Also:
PropertyValue.isClassProperty(), getPropertyValue()

getFunctionCall

org.eclipse.emf.ecore.EClass getFunctionCall()
Returns the meta object for class 'Function Call'.

Returns:
the meta object for class 'Function Call'.
See Also:
FunctionCall

getFunctionCall_Function

org.eclipse.emf.ecore.EAttribute getFunctionCall_Function()
Returns the meta object for the attribute 'Function'.

Returns:
the meta object for the attribute 'Function'.
See Also:
FunctionCall.getFunction(), getFunctionCall()

getFunctionCall_Arguments

org.eclipse.emf.ecore.EReference getFunctionCall_Arguments()
Returns the meta object for the containment reference list 'Arguments'.

Returns:
the meta object for the containment reference list 'Arguments'.
See Also:
FunctionCall.getArguments(), getFunctionCall()

getTrimFunction

org.eclipse.emf.ecore.EClass getTrimFunction()
Returns the meta object for class 'Trim Function'.

Returns:
the meta object for class 'Trim Function'.
See Also:
TrimFunction

getTrimFunction_Function

org.eclipse.emf.ecore.EAttribute getTrimFunction_Function()
Returns the meta object for the attribute 'Function'.

Returns:
the meta object for the attribute 'Function'.
See Also:
TrimFunction.getFunction(), getTrimFunction()

getTrimFunction_Mode

org.eclipse.emf.ecore.EAttribute getTrimFunction_Mode()
Returns the meta object for the attribute 'Mode'.

Returns:
the meta object for the attribute 'Mode'.
See Also:
TrimFunction.getMode(), getTrimFunction()

getTrimFunction_Character

org.eclipse.emf.ecore.EReference getTrimFunction_Character()
Returns the meta object for the containment reference 'Character'.

Returns:
the meta object for the containment reference 'Character'.
See Also:
TrimFunction.getCharacter(), getTrimFunction()

getTrimFunction_From

org.eclipse.emf.ecore.EReference getTrimFunction_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
TrimFunction.getFrom(), getTrimFunction()

getCastFunction

org.eclipse.emf.ecore.EClass getCastFunction()
Returns the meta object for class 'Cast Function'.

Returns:
the meta object for class 'Cast Function'.
See Also:
CastFunction

getCastFunction_Function

org.eclipse.emf.ecore.EAttribute getCastFunction_Function()
Returns the meta object for the attribute 'Function'.

Returns:
the meta object for the attribute 'Function'.
See Also:
CastFunction.getFunction(), getCastFunction()

getCastFunction_From

org.eclipse.emf.ecore.EReference getCastFunction_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
CastFunction.getFrom(), getCastFunction()

getCastFunction_Name

org.eclipse.emf.ecore.EAttribute getCastFunction_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
CastFunction.getName(), getCastFunction()

getAggregateFunction

org.eclipse.emf.ecore.EClass getAggregateFunction()
Returns the meta object for class 'Aggregate Function'.

Returns:
the meta object for class 'Aggregate Function'.
See Also:
AggregateFunction

getAggregateFunction_Function

org.eclipse.emf.ecore.EAttribute getAggregateFunction_Function()
Returns the meta object for the attribute 'Function'.

Returns:
the meta object for the attribute 'Function'.
See Also:
AggregateFunction.getFunction(), getAggregateFunction()

getAggregateFunction_AggregateExpression

org.eclipse.emf.ecore.EReference getAggregateFunction_AggregateExpression()
Returns the meta object for the containment reference 'Aggregate Expression'.

Returns:
the meta object for the containment reference 'Aggregate Expression'.
See Also:
AggregateFunction.getAggregateExpression(), getAggregateFunction()

getAggregateFunction_All

org.eclipse.emf.ecore.EAttribute getAggregateFunction_All()
Returns the meta object for the attribute 'All'.

Returns:
the meta object for the attribute 'All'.
See Also:
AggregateFunction.isAll(), getAggregateFunction()

getAggregateFunction_Distinct

org.eclipse.emf.ecore.EAttribute getAggregateFunction_Distinct()
Returns the meta object for the attribute 'Distinct'.

Returns:
the meta object for the attribute 'Distinct'.
See Also:
AggregateFunction.isDistinct(), getAggregateFunction()

getAggregateFunction_From

org.eclipse.emf.ecore.EAttribute getAggregateFunction_From()
Returns the meta object for the attribute 'From'.

Returns:
the meta object for the attribute 'From'.
See Also:
AggregateFunction.getFrom(), getAggregateFunction()

getAggregateFunction_Collection

org.eclipse.emf.ecore.EReference getAggregateFunction_Collection()
Returns the meta object for the containment reference 'Collection'.

Returns:
the meta object for the containment reference 'Collection'.
See Also:
AggregateFunction.getCollection(), getAggregateFunction()

getQueryParameterReference

org.eclipse.emf.ecore.EClass getQueryParameterReference()
Returns the meta object for class 'Query Parameter Reference'.

Returns:
the meta object for class 'Query Parameter Reference'.
See Also:
QueryParameterReference

getQueryParameterValue

org.eclipse.emf.ecore.EClass getQueryParameterValue()
Returns the meta object for class 'Query Parameter Value'.

Returns:
the meta object for class 'Query Parameter Value'.
See Also:
QueryParameterValue

getQueryParameterValue_Parameter

org.eclipse.emf.ecore.EReference getQueryParameterValue_Parameter()
Returns the meta object for the reference 'Parameter'.

Returns:
the meta object for the reference 'Parameter'.
See Also:
QueryParameterValue.getParameter(), getQueryParameterValue()

getQueryParameterValue_Attribute

org.eclipse.emf.ecore.EReference getQueryParameterValue_Attribute()
Returns the meta object for the reference 'Attribute'.

Returns:
the meta object for the reference 'Attribute'.
See Also:
QueryParameterValue.getAttribute(), getQueryParameterValue()

getQuantifiedExpression

org.eclipse.emf.ecore.EClass getQuantifiedExpression()
Returns the meta object for class 'Quantified Expression'.

Returns:
the meta object for class 'Quantified Expression'.
See Also:
QuantifiedExpression

getQuantifiedExpression_Quantifier

org.eclipse.emf.ecore.EAttribute getQuantifiedExpression_Quantifier()
Returns the meta object for the attribute 'Quantifier'.

Returns:
the meta object for the attribute 'Quantifier'.
See Also:
QuantifiedExpression.getQuantifier(), getQuantifiedExpression()

getQuantifiedExpression_Expression

org.eclipse.emf.ecore.EReference getQuantifiedExpression_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
QuantifiedExpression.getExpression(), getQuantifiedExpression()

getQuantifiedExpression_Name

org.eclipse.emf.ecore.EAttribute getQuantifiedExpression_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
QuantifiedExpression.getName(), getQuantifiedExpression()

getCaseExpression

org.eclipse.emf.ecore.EClass getCaseExpression()
Returns the meta object for class 'Case Expression'.

Returns:
the meta object for class 'Case Expression'.
See Also:
CaseExpression

getCaseExpression_WhenClause

org.eclipse.emf.ecore.EReference getCaseExpression_WhenClause()
Returns the meta object for the containment reference list 'When Clause'.

Returns:
the meta object for the containment reference list 'When Clause'.
See Also:
CaseExpression.getWhenClause(), getCaseExpression()

getCaseExpression_ElseExpression

org.eclipse.emf.ecore.EReference getCaseExpression_ElseExpression()
Returns the meta object for the containment reference 'Else Expression'.

Returns:
the meta object for the containment reference 'Else Expression'.
See Also:
CaseExpression.getElseExpression(), getCaseExpression()

getCaseExpression_Expression

org.eclipse.emf.ecore.EReference getCaseExpression_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
CaseExpression.getExpression(), getCaseExpression()

getCaseExpression_AltWhenClause

org.eclipse.emf.ecore.EReference getCaseExpression_AltWhenClause()
Returns the meta object for the containment reference list 'Alt When Clause'.

Returns:
the meta object for the containment reference list 'Alt When Clause'.
See Also:
CaseExpression.getAltWhenClause(), getCaseExpression()

getWhenClause

org.eclipse.emf.ecore.EClass getWhenClause()
Returns the meta object for class 'When Clause'.

Returns:
the meta object for class 'When Clause'.
See Also:
WhenClause

getWhenClause_WhenExpression

org.eclipse.emf.ecore.EReference getWhenClause_WhenExpression()
Returns the meta object for the containment reference 'When Expression'.

Returns:
the meta object for the containment reference 'When Expression'.
See Also:
WhenClause.getWhenExpression(), getWhenClause()

getWhenClause_ThenExpression

org.eclipse.emf.ecore.EReference getWhenClause_ThenExpression()
Returns the meta object for the containment reference 'Then Expression'.

Returns:
the meta object for the containment reference 'Then Expression'.
See Also:
WhenClause.getThenExpression(), getWhenClause()

getAltWhenClause

org.eclipse.emf.ecore.EClass getAltWhenClause()
Returns the meta object for class 'Alt When Clause'.

Returns:
the meta object for class 'Alt When Clause'.
See Also:
AltWhenClause

getAltWhenClause_WhenExpression

org.eclipse.emf.ecore.EReference getAltWhenClause_WhenExpression()
Returns the meta object for the containment reference 'When Expression'.

Returns:
the meta object for the containment reference 'When Expression'.
See Also:
AltWhenClause.getWhenExpression(), getAltWhenClause()

getAltWhenClause_ThenExpression

org.eclipse.emf.ecore.EReference getAltWhenClause_ThenExpression()
Returns the meta object for the containment reference 'Then Expression'.

Returns:
the meta object for the containment reference 'Then Expression'.
See Also:
AltWhenClause.getThenExpression(), getAltWhenClause()

getCollectionFunction

org.eclipse.emf.ecore.EClass getCollectionFunction()
Returns the meta object for class 'Collection Function'.

Returns:
the meta object for class 'Collection Function'.
See Also:
CollectionFunction

getCollectionFunction_Function

org.eclipse.emf.ecore.EAttribute getCollectionFunction_Function()
Returns the meta object for the attribute 'Function'.

Returns:
the meta object for the attribute 'Function'.
See Also:
CollectionFunction.getFunction(), getCollectionFunction()

getCollectionFunction_Property

org.eclipse.emf.ecore.EReference getCollectionFunction_Property()
Returns the meta object for the containment reference 'Property'.

Returns:
the meta object for the containment reference 'Property'.
See Also:
CollectionFunction.getProperty(), getCollectionFunction()

getSubQuery

org.eclipse.emf.ecore.EClass getSubQuery()
Returns the meta object for class 'Sub Query'.

Returns:
the meta object for class 'Sub Query'.
See Also:
SubQuery

getSubQuery_Queries

org.eclipse.emf.ecore.EReference getSubQuery_Queries()
Returns the meta object for the containment reference list 'Queries'.

Returns:
the meta object for the containment reference list 'Queries'.
See Also:
SubQuery.getQueries(), getSubQuery()

getParenthesizedExpression

org.eclipse.emf.ecore.EClass getParenthesizedExpression()
Returns the meta object for class 'Parenthesized Expression'.

Returns:
the meta object for class 'Parenthesized Expression'.
See Also:
ParenthesizedExpression

getParenthesizedExpression_Expressions

org.eclipse.emf.ecore.EReference getParenthesizedExpression_Expressions()
Returns the meta object for the containment reference list 'Expressions'.

Returns:
the meta object for the containment reference list 'Expressions'.
See Also:
ParenthesizedExpression.getExpressions(), getParenthesizedExpression()

getLiteralValue

org.eclipse.emf.ecore.EClass getLiteralValue()
Returns the meta object for class 'Literal Value'.

Returns:
the meta object for class 'Literal Value'.
See Also:
LiteralValue

getStringLiteralValue

org.eclipse.emf.ecore.EClass getStringLiteralValue()
Returns the meta object for class 'String Literal Value'.

Returns:
the meta object for class 'String Literal Value'.
See Also:
StringLiteralValue

getStringLiteralValue_Value

org.eclipse.emf.ecore.EAttribute getStringLiteralValue_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
StringLiteralValue.getValue(), getStringLiteralValue()

getIntegerLiteralValue

org.eclipse.emf.ecore.EClass getIntegerLiteralValue()
Returns the meta object for class 'Integer Literal Value'.

Returns:
the meta object for class 'Integer Literal Value'.
See Also:
IntegerLiteralValue

getIntegerLiteralValue_Value

org.eclipse.emf.ecore.EAttribute getIntegerLiteralValue_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
IntegerLiteralValue.getValue(), getIntegerLiteralValue()

getRealLiteralValue

org.eclipse.emf.ecore.EClass getRealLiteralValue()
Returns the meta object for class 'Real Literal Value'.

Returns:
the meta object for class 'Real Literal Value'.
See Also:
RealLiteralValue

getRealLiteralValue_Value

org.eclipse.emf.ecore.EAttribute getRealLiteralValue_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
RealLiteralValue.getValue(), getRealLiteralValue()

getBooleanLiteralValue

org.eclipse.emf.ecore.EClass getBooleanLiteralValue()
Returns the meta object for class 'Boolean Literal Value'.

Returns:
the meta object for class 'Boolean Literal Value'.
See Also:
BooleanLiteralValue

getBooleanLiteralValue_IsTrue

org.eclipse.emf.ecore.EAttribute getBooleanLiteralValue_IsTrue()
Returns the meta object for the attribute 'Is True'.

Returns:
the meta object for the attribute 'Is True'.
See Also:
BooleanLiteralValue.isIsTrue(), getBooleanLiteralValue()

getNullLiteralValue

org.eclipse.emf.ecore.EClass getNullLiteralValue()
Returns the meta object for class 'Null Literal Value'.

Returns:
the meta object for class 'Null Literal Value'.
See Also:
NullLiteralValue

getEmptyLiteralValue

org.eclipse.emf.ecore.EClass getEmptyLiteralValue()
Returns the meta object for class 'Empty Literal Value'.

Returns:
the meta object for class 'Empty Literal Value'.
See Also:
EmptyLiteralValue

getDaoFeature

org.eclipse.emf.ecore.EClass getDaoFeature()
Returns the meta object for class 'Dao Feature'.

Returns:
the meta object for class 'Dao Feature'.
See Also:
DaoFeature

getDaoFeature_Attribute

org.eclipse.emf.ecore.EReference getDaoFeature_Attribute()
Returns the meta object for the reference 'Attribute'.

Returns:
the meta object for the reference 'Attribute'.
See Also:
DaoFeature.getAttribute(), getDaoFeature()

getDao

org.eclipse.emf.ecore.EClass getDao()
Returns the meta object for class 'Dao'.

Returns:
the meta object for class 'Dao'.
See Also:
Dao

getDao_Entity

org.eclipse.emf.ecore.EReference getDao_Entity()
Returns the meta object for the reference 'Entity'.

Returns:
the meta object for the reference 'Entity'.
See Also:
Dao.getEntity(), getDao()

getDao_TableName

org.eclipse.emf.ecore.EAttribute getDao_TableName()
Returns the meta object for the attribute 'Table Name'.

Returns:
the meta object for the attribute 'Table Name'.
See Also:
Dao.getTableName(), getDao()

getDao_Discriminator

org.eclipse.emf.ecore.EAttribute getDao_Discriminator()
Returns the meta object for the attribute 'Discriminator'.

Returns:
the meta object for the attribute 'Discriminator'.
See Also:
Dao.getDiscriminator(), getDao()

getDao_Qualifier

org.eclipse.emf.ecore.EAttribute getDao_Qualifier()
Returns the meta object for the attribute 'Qualifier'.

Returns:
the meta object for the attribute 'Qualifier'.
See Also:
Dao.getQualifier(), getDao()

getDao_DataBaseConstraints

org.eclipse.emf.ecore.EReference getDao_DataBaseConstraints()
Returns the meta object for the containment reference list 'Data Base Constraints'.

Returns:
the meta object for the containment reference list 'Data Base Constraints'.
See Also:
Dao.getDataBaseConstraints(), getDao()

getDao_Operations

org.eclipse.emf.ecore.EReference getDao_Operations()
Returns the meta object for the containment reference list 'Operations'.

Returns:
the meta object for the containment reference list 'Operations'.
See Also:
Dao.getOperations(), getDao()

getDao_QueryOperation

org.eclipse.emf.ecore.EReference getDao_QueryOperation()
Returns the meta object for the containment reference list 'Query Operation'.

Returns:
the meta object for the containment reference list 'Query Operation'.
See Also:
Dao.getQueryOperation(), getDao()

getDao_Columns

org.eclipse.emf.ecore.EReference getDao_Columns()
Returns the meta object for the containment reference list 'Columns'.

Returns:
the meta object for the containment reference list 'Columns'.
See Also:
Dao.getColumns(), getDao()

getDao_ManyToOneAssociations

org.eclipse.emf.ecore.EReference getDao_ManyToOneAssociations()
Returns the meta object for the containment reference list 'Many To One Associations'.

Returns:
the meta object for the containment reference list 'Many To One Associations'.
See Also:
Dao.getManyToOneAssociations(), getDao()

getDao_OneToOneAssociations

org.eclipse.emf.ecore.EReference getDao_OneToOneAssociations()
Returns the meta object for the containment reference list 'One To One Associations'.

Returns:
the meta object for the containment reference list 'One To One Associations'.
See Also:
Dao.getOneToOneAssociations(), getDao()

getDao_OneToManyAssociations

org.eclipse.emf.ecore.EReference getDao_OneToManyAssociations()
Returns the meta object for the containment reference list 'One To Many Associations'.

Returns:
the meta object for the containment reference list 'One To Many Associations'.
See Also:
Dao.getOneToManyAssociations(), getDao()

getDao_ManyToManyAssociations

org.eclipse.emf.ecore.EReference getDao_ManyToManyAssociations()
Returns the meta object for the containment reference list 'Many To Many Associations'.

Returns:
the meta object for the containment reference list 'Many To Many Associations'.
See Also:
Dao.getManyToManyAssociations(), getDao()

getDao_PrimaryKeyColumn

org.eclipse.emf.ecore.EReference getDao_PrimaryKeyColumn()
Returns the meta object for the reference 'Primary Key Column'.

Returns:
the meta object for the reference 'Primary Key Column'.
See Also:
Dao.getPrimaryKeyColumn(), getDao()

getDao_NaturalKeyColumns

org.eclipse.emf.ecore.EReference getDao_NaturalKeyColumns()
Returns the meta object for the reference list 'Natural Key Columns'.

Returns:
the meta object for the reference list 'Natural Key Columns'.
See Also:
Dao.getNaturalKeyColumns(), getDao()

getDao_VersionColumn

org.eclipse.emf.ecore.EReference getDao_VersionColumn()
Returns the meta object for the reference 'Version Column'.

Returns:
the meta object for the reference 'Version Column'.
See Also:
Dao.getVersionColumn(), getDao()

getDao_PrimaryKey

org.eclipse.emf.ecore.EReference getDao_PrimaryKey()
Returns the meta object for the reference 'Primary Key'.

Returns:
the meta object for the reference 'Primary Key'.
See Also:
Dao.getPrimaryKey(), getDao()

getDao_NaturalKey

org.eclipse.emf.ecore.EReference getDao_NaturalKey()
Returns the meta object for the reference 'Natural Key'.

Returns:
the meta object for the reference 'Natural Key'.
See Also:
Dao.getNaturalKey(), getDao()

getQueryOperation

org.eclipse.emf.ecore.EClass getQueryOperation()
Returns the meta object for class 'Query Operation'.

Returns:
the meta object for class 'Query Operation'.
See Also:
QueryOperation

getQueryOperation_QueryParameters

org.eclipse.emf.ecore.EReference getQueryOperation_QueryParameters()
Returns the meta object for the containment reference list 'Query Parameters'.

Returns:
the meta object for the containment reference list 'Query Parameters'.
See Also:
QueryOperation.getQueryParameters(), getQueryOperation()

getQueryOperation_Statement

org.eclipse.emf.ecore.EReference getQueryOperation_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
QueryOperation.getStatement(), getQueryOperation()

getQueryParameter

org.eclipse.emf.ecore.EClass getQueryParameter()
Returns the meta object for class 'Query Parameter'.

Returns:
the meta object for class 'Query Parameter'.
See Also:
QueryParameter

getQueryParameter_Attribute

org.eclipse.emf.ecore.EReference getQueryParameter_Attribute()
Returns the meta object for the reference 'Attribute'.

Returns:
the meta object for the reference 'Attribute'.
See Also:
QueryParameter.getAttribute(), getQueryParameter()

getColumn

org.eclipse.emf.ecore.EClass getColumn()
Returns the meta object for class 'Column'.

Returns:
the meta object for class 'Column'.
See Also:
Column

getColumn_ColumnName

org.eclipse.emf.ecore.EAttribute getColumn_ColumnName()
Returns the meta object for the attribute 'Column Name'.

Returns:
the meta object for the attribute 'Column Name'.
See Also:
Column.getColumnName(), getColumn()

getColumn_UserType

org.eclipse.emf.ecore.EReference getColumn_UserType()
Returns the meta object for the containment reference 'User Type'.

Returns:
the meta object for the containment reference 'User Type'.
See Also:
Column.getUserType(), getColumn()

getColumn_ColumnType

org.eclipse.emf.ecore.EReference getColumn_ColumnType()
Returns the meta object for the reference 'Column Type'.

Returns:
the meta object for the reference 'Column Type'.
See Also:
Column.getColumnType(), getColumn()

getColumn_Columns

org.eclipse.emf.ecore.EReference getColumn_Columns()
Returns the meta object for the containment reference list 'Columns'.

Returns:
the meta object for the containment reference list 'Columns'.
See Also:
Column.getColumns(), getColumn()

getManyToOne

org.eclipse.emf.ecore.EClass getManyToOne()
Returns the meta object for class 'Many To One'.

Returns:
the meta object for class 'Many To One'.
See Also:
ManyToOne

getManyToOne_ColumnName

org.eclipse.emf.ecore.EAttribute getManyToOne_ColumnName()
Returns the meta object for the attribute 'Column Name'.

Returns:
the meta object for the attribute 'Column Name'.
See Also:
ManyToOne.getColumnName(), getManyToOne()

getManyToOne_UserType

org.eclipse.emf.ecore.EReference getManyToOne_UserType()
Returns the meta object for the reference 'User Type'.

Returns:
the meta object for the reference 'User Type'.
See Also:
ManyToOne.getUserType(), getManyToOne()

getManyToOne_SqlType

org.eclipse.emf.ecore.EReference getManyToOne_SqlType()
Returns the meta object for the reference 'Sql Type'.

Returns:
the meta object for the reference 'Sql Type'.
See Also:
ManyToOne.getSqlType(), getManyToOne()

getManyToOne_Columns

org.eclipse.emf.ecore.EReference getManyToOne_Columns()
Returns the meta object for the containment reference list 'Columns'.

Returns:
the meta object for the containment reference list 'Columns'.
See Also:
ManyToOne.getColumns(), getManyToOne()

getManyToOne_Derived

org.eclipse.emf.ecore.EAttribute getManyToOne_Derived()
Returns the meta object for the attribute 'Derived'.

Returns:
the meta object for the attribute 'Derived'.
See Also:
ManyToOne.isDerived(), getManyToOne()

getOneToOne

org.eclipse.emf.ecore.EClass getOneToOne()
Returns the meta object for class 'One To One'.

Returns:
the meta object for class 'One To One'.
See Also:
OneToOne

getOneToMany

org.eclipse.emf.ecore.EClass getOneToMany()
Returns the meta object for class 'One To Many'.

Returns:
the meta object for class 'One To Many'.
See Also:
OneToMany

getOneToMany_ColumnName

org.eclipse.emf.ecore.EAttribute getOneToMany_ColumnName()
Returns the meta object for the attribute 'Column Name'.

Returns:
the meta object for the attribute 'Column Name'.
See Also:
OneToMany.getColumnName(), getOneToMany()

getOneToMany_Columns

org.eclipse.emf.ecore.EReference getOneToMany_Columns()
Returns the meta object for the containment reference list 'Columns'.

Returns:
the meta object for the containment reference list 'Columns'.
See Also:
OneToMany.getColumns(), getOneToMany()

getManyToMany

org.eclipse.emf.ecore.EClass getManyToMany()
Returns the meta object for class 'Many To Many'.

Returns:
the meta object for class 'Many To Many'.
See Also:
ManyToMany

getManyToMany_TableName

org.eclipse.emf.ecore.EAttribute getManyToMany_TableName()
Returns the meta object for the attribute 'Table Name'.

Returns:
the meta object for the attribute 'Table Name'.
See Also:
ManyToMany.getTableName(), getManyToMany()

getManyToMany_ColumnName

org.eclipse.emf.ecore.EAttribute getManyToMany_ColumnName()
Returns the meta object for the attribute 'Column Name'.

Returns:
the meta object for the attribute 'Column Name'.
See Also:
ManyToMany.getColumnName(), getManyToMany()

getManyToMany_Inverse

org.eclipse.emf.ecore.EAttribute getManyToMany_Inverse()
Returns the meta object for the attribute 'Inverse'.

Returns:
the meta object for the attribute 'Inverse'.
See Also:
ManyToMany.isInverse(), getManyToMany()

getPresentableFeature

org.eclipse.emf.ecore.EClass getPresentableFeature()
Returns the meta object for class 'Presentable Feature'.

Returns:
the meta object for class 'Presentable Feature'.
See Also:
PresentableFeature

getPresentableFeature_Name

org.eclipse.emf.ecore.EAttribute getPresentableFeature_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
PresentableFeature.getName(), getPresentableFeature()

getAliasedExpression

org.eclipse.emf.ecore.EClass getAliasedExpression()
Returns the meta object for class 'Aliased Expression'.

Returns:
the meta object for class 'Aliased Expression'.
See Also:
AliasedExpression

getAliasedExpression_Expression

org.eclipse.emf.ecore.EReference getAliasedExpression_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
AliasedExpression.getExpression(), getAliasedExpression()

getAliasedExpression_Name

org.eclipse.emf.ecore.EAttribute getAliasedExpression_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
AliasedExpression.getName(), getAliasedExpression()

getBinaryExpression

org.eclipse.emf.ecore.EClass getBinaryExpression()
Returns the meta object for class 'Binary Expression'.

Returns:
the meta object for class 'Binary Expression'.
See Also:
BinaryExpression

getBinaryExpression_Left

org.eclipse.emf.ecore.EReference getBinaryExpression_Left()
Returns the meta object for the containment reference 'Left'.

Returns:
the meta object for the containment reference 'Left'.
See Also:
BinaryExpression.getLeft(), getBinaryExpression()

getBinaryExpression_Operator

org.eclipse.emf.ecore.EAttribute getBinaryExpression_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
BinaryExpression.getOperator(), getBinaryExpression()

getBinaryExpression_Right

org.eclipse.emf.ecore.EReference getBinaryExpression_Right()
Returns the meta object for the containment reference 'Right'.

Returns:
the meta object for the containment reference 'Right'.
See Also:
BinaryExpression.getRight(), getBinaryExpression()

getNotExpression

org.eclipse.emf.ecore.EClass getNotExpression()
Returns the meta object for class 'Not Expression'.

Returns:
the meta object for class 'Not Expression'.
See Also:
NotExpression

getNotExpression_Expression

org.eclipse.emf.ecore.EReference getNotExpression_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
NotExpression.getExpression(), getNotExpression()

getInExpression

org.eclipse.emf.ecore.EClass getInExpression()
Returns the meta object for class 'In Expression'.

Returns:
the meta object for class 'In Expression'.
See Also:
InExpression

getInExpression_Expression

org.eclipse.emf.ecore.EReference getInExpression_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
InExpression.getExpression(), getInExpression()

getInExpression_Not

org.eclipse.emf.ecore.EAttribute getInExpression_Not()
Returns the meta object for the attribute 'Not'.

Returns:
the meta object for the attribute 'Not'.
See Also:
InExpression.isNot(), getInExpression()

getInExpression_Operator

org.eclipse.emf.ecore.EAttribute getInExpression_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
InExpression.getOperator(), getInExpression()

getInExpression_In

org.eclipse.emf.ecore.EReference getInExpression_In()
Returns the meta object for the containment reference 'In'.

Returns:
the meta object for the containment reference 'In'.
See Also:
InExpression.getIn(), getInExpression()

getBetweenExpression

org.eclipse.emf.ecore.EClass getBetweenExpression()
Returns the meta object for class 'Between Expression'.

Returns:
the meta object for class 'Between Expression'.
See Also:
BetweenExpression

getBetweenExpression_Expression

org.eclipse.emf.ecore.EReference getBetweenExpression_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
BetweenExpression.getExpression(), getBetweenExpression()

getBetweenExpression_Not

org.eclipse.emf.ecore.EAttribute getBetweenExpression_Not()
Returns the meta object for the attribute 'Not'.

Returns:
the meta object for the attribute 'Not'.
See Also:
BetweenExpression.isNot(), getBetweenExpression()

getBetweenExpression_Operator

org.eclipse.emf.ecore.EAttribute getBetweenExpression_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
BetweenExpression.getOperator(), getBetweenExpression()

getBetweenExpression_Left

org.eclipse.emf.ecore.EReference getBetweenExpression_Left()
Returns the meta object for the containment reference 'Left'.

Returns:
the meta object for the containment reference 'Left'.
See Also:
BetweenExpression.getLeft(), getBetweenExpression()

getBetweenExpression_Right

org.eclipse.emf.ecore.EReference getBetweenExpression_Right()
Returns the meta object for the containment reference 'Right'.

Returns:
the meta object for the containment reference 'Right'.
See Also:
BetweenExpression.getRight(), getBetweenExpression()

getLikeExpression

org.eclipse.emf.ecore.EClass getLikeExpression()
Returns the meta object for class 'Like Expression'.

Returns:
the meta object for class 'Like Expression'.
See Also:
LikeExpression

getLikeExpression_Expression

org.eclipse.emf.ecore.EReference getLikeExpression_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
LikeExpression.getExpression(), getLikeExpression()

getLikeExpression_Not

org.eclipse.emf.ecore.EAttribute getLikeExpression_Not()
Returns the meta object for the attribute 'Not'.

Returns:
the meta object for the attribute 'Not'.
See Also:
LikeExpression.isNot(), getLikeExpression()

getLikeExpression_Operator

org.eclipse.emf.ecore.EAttribute getLikeExpression_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
LikeExpression.getOperator(), getLikeExpression()

getLikeExpression_Like

org.eclipse.emf.ecore.EReference getLikeExpression_Like()
Returns the meta object for the containment reference 'Like'.

Returns:
the meta object for the containment reference 'Like'.
See Also:
LikeExpression.getLike(), getLikeExpression()

getLikeExpression_Escape

org.eclipse.emf.ecore.EReference getLikeExpression_Escape()
Returns the meta object for the containment reference 'Escape'.

Returns:
the meta object for the containment reference 'Escape'.
See Also:
LikeExpression.getEscape(), getLikeExpression()

getMemberOfExpression

org.eclipse.emf.ecore.EClass getMemberOfExpression()
Returns the meta object for class 'Member Of Expression'.

Returns:
the meta object for class 'Member Of Expression'.
See Also:
MemberOfExpression

getMemberOfExpression_Expression

org.eclipse.emf.ecore.EReference getMemberOfExpression_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
MemberOfExpression.getExpression(), getMemberOfExpression()

getMemberOfExpression_Not

org.eclipse.emf.ecore.EAttribute getMemberOfExpression_Not()
Returns the meta object for the attribute 'Not'.

Returns:
the meta object for the attribute 'Not'.
See Also:
MemberOfExpression.isNot(), getMemberOfExpression()

getMemberOfExpression_Operator

org.eclipse.emf.ecore.EAttribute getMemberOfExpression_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
MemberOfExpression.getOperator(), getMemberOfExpression()

getMemberOfExpression_MemberOf

org.eclipse.emf.ecore.EAttribute getMemberOfExpression_MemberOf()
Returns the meta object for the attribute 'Member Of'.

Returns:
the meta object for the attribute 'Member Of'.
See Also:
MemberOfExpression.getMemberOf(), getMemberOfExpression()

getUnaryExpression

org.eclipse.emf.ecore.EClass getUnaryExpression()
Returns the meta object for class 'Unary Expression'.

Returns:
the meta object for class 'Unary Expression'.
See Also:
UnaryExpression

getUnaryExpression_Operator

org.eclipse.emf.ecore.EAttribute getUnaryExpression_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
UnaryExpression.getOperator(), getUnaryExpression()

getUnaryExpression_Expression

org.eclipse.emf.ecore.EReference getUnaryExpression_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
UnaryExpression.getExpression(), getUnaryExpression()

getDataBaseConstraint

org.eclipse.emf.ecore.EClass getDataBaseConstraint()
Returns the meta object for class 'Data Base Constraint'.

Returns:
the meta object for class 'Data Base Constraint'.
See Also:
DataBaseConstraint

getDataBaseConstraint_Type

org.eclipse.emf.ecore.EAttribute getDataBaseConstraint_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
DataBaseConstraint.getType(), getDataBaseConstraint()

getDataBaseConstraint_Name

org.eclipse.emf.ecore.EAttribute getDataBaseConstraint_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
DataBaseConstraint.getName(), getDataBaseConstraint()

getDataBaseConstraint_Attributes

org.eclipse.emf.ecore.EReference getDataBaseConstraint_Attributes()
Returns the meta object for the reference list 'Attributes'.

Returns:
the meta object for the reference list 'Attributes'.
See Also:
DataBaseConstraint.getAttributes(), getDataBaseConstraint()

getDataBaseConstraint_ResolvedAttributeList

org.eclipse.emf.ecore.EReference getDataBaseConstraint_ResolvedAttributeList()
Returns the meta object for the reference list 'Resolved Attribute List'.

Returns:
the meta object for the reference list 'Resolved Attribute List'.
See Also:
DataBaseConstraint.getResolvedAttributeList(), getDataBaseConstraint()

getAttribute

org.eclipse.emf.ecore.EClass getAttribute()
Returns the meta object for class 'Attribute'.

Returns:
the meta object for class 'Attribute'.
See Also:
Attribute

getAttribute_Identifier

org.eclipse.emf.ecore.EAttribute getAttribute_Identifier()
Returns the meta object for the attribute 'Identifier'.

Returns:
the meta object for the attribute 'Identifier'.
See Also:
Attribute.isIdentifier(), getAttribute()

getAttribute_Version

org.eclipse.emf.ecore.EAttribute getAttribute_Version()
Returns the meta object for the attribute 'Version'.

Returns:
the meta object for the attribute 'Version'.
See Also:
Attribute.isVersion(), getAttribute()

getAttribute_Composition

org.eclipse.emf.ecore.EAttribute getAttribute_Composition()
Returns the meta object for the attribute 'Composition'.

Returns:
the meta object for the attribute 'Composition'.
See Also:
Attribute.isComposition(), getAttribute()

getAttribute_Type

org.eclipse.emf.ecore.EReference getAttribute_Type()
Returns the meta object for the containment reference 'Type'.

Returns:
the meta object for the containment reference 'Type'.
See Also:
Attribute.getType(), getAttribute()

getAttribute_Many

org.eclipse.emf.ecore.EAttribute getAttribute_Many()
Returns the meta object for the attribute 'Many'.

Returns:
the meta object for the attribute 'Many'.
See Also:
Attribute.isMany(), getAttribute()

getAttribute_DefaultValue

org.eclipse.emf.ecore.EAttribute getAttribute_DefaultValue()
Returns the meta object for the attribute 'Default Value'.

Returns:
the meta object for the attribute 'Default Value'.
See Also:
Attribute.getDefaultValue(), getAttribute()

getAttribute_Opposite

org.eclipse.emf.ecore.EReference getAttribute_Opposite()
Returns the meta object for the reference 'Opposite'.

Returns:
the meta object for the reference 'Opposite'.
See Also:
Attribute.getOpposite(), getAttribute()

getAttribute_AttributProperties

org.eclipse.emf.ecore.EReference getAttribute_AttributProperties()
Returns the meta object for the containment reference list 'Attribut Properties'.

Returns:
the meta object for the containment reference list 'Attribut Properties'.
See Also:
Attribute.getAttributProperties(), getAttribute()

getAttribute_SortOrder

org.eclipse.emf.ecore.EReference getAttribute_SortOrder()
Returns the meta object for the reference 'Sort Order'.

Returns:
the meta object for the reference 'Sort Order'.
See Also:
Attribute.getSortOrder(), getAttribute()

getAttribute_DataType

org.eclipse.emf.ecore.EReference getAttribute_DataType()
Returns the meta object for the reference 'Data Type'.

Returns:
the meta object for the reference 'Data Type'.
See Also:
Attribute.getDataType(), getAttribute()

getAttribute_OppositeReference

org.eclipse.emf.ecore.EReference getAttribute_OppositeReference()
Returns the meta object for the reference 'Opposite Reference'.

Returns:
the meta object for the reference 'Opposite Reference'.
See Also:
Attribute.getOppositeReference(), getAttribute()

getAttribute_DataTypeName

org.eclipse.emf.ecore.EAttribute getAttribute_DataTypeName()
Returns the meta object for the attribute 'Data Type Name'.

Returns:
the meta object for the attribute 'Data Type Name'.
See Also:
Attribute.getDataTypeName(), getAttribute()

getAttribute_Reference

org.eclipse.emf.ecore.EAttribute getAttribute_Reference()
Returns the meta object for the attribute 'Reference'.

Returns:
the meta object for the attribute 'Reference'.
See Also:
Attribute.isReference(), getAttribute()

getAttribute_ResolvedAttributeList

org.eclipse.emf.ecore.EReference getAttribute_ResolvedAttributeList()
Returns the meta object for the reference list 'Resolved Attribute List'.

Returns:
the meta object for the reference list 'Resolved Attribute List'.
See Also:
Attribute.getResolvedAttributeList(), getAttribute()

getAttribute_ReadOnly

org.eclipse.emf.ecore.EAttribute getAttribute_ReadOnly()
Returns the meta object for the attribute 'Read Only'.

Returns:
the meta object for the attribute 'Read Only'.
See Also:
Attribute.isReadOnly(), getAttribute()

getAttribute_Required

org.eclipse.emf.ecore.EAttribute getAttribute_Required()
Returns the meta object for the attribute 'Required'.

Returns:
the meta object for the attribute 'Required'.
See Also:
Attribute.isRequired(), getAttribute()

getAttribute_Derived

org.eclipse.emf.ecore.EAttribute getAttribute_Derived()
Returns the meta object for the attribute 'Derived'.

Returns:
the meta object for the attribute 'Derived'.
See Also:
Attribute.isDerived(), getAttribute()

getAttribute_Transient

org.eclipse.emf.ecore.EAttribute getAttribute_Transient()
Returns the meta object for the attribute 'Transient'.

Returns:
the meta object for the attribute 'Transient'.
See Also:
Attribute.isTransient(), getAttribute()

getAttribute_IncrementerReference

org.eclipse.emf.ecore.EReference getAttribute_IncrementerReference()
Returns the meta object for the containment reference 'Incrementer Reference'.

Returns:
the meta object for the containment reference 'Incrementer Reference'.
See Also:
Attribute.getIncrementerReference(), getAttribute()

getAttributeFlag

org.eclipse.emf.ecore.EClass getAttributeFlag()
Returns the meta object for class 'Attribute Flag'.

Returns:
the meta object for class 'Attribute Flag'.
See Also:
AttributeFlag

getExpressionFlag

org.eclipse.emf.ecore.EClass getExpressionFlag()
Returns the meta object for class 'Expression Flag'.

Returns:
the meta object for class 'Expression Flag'.
See Also:
ExpressionFlag

getExpressionFlag_Expression

org.eclipse.emf.ecore.EReference getExpressionFlag_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
ExpressionFlag.getExpression(), getExpressionFlag()

getRequiredFlag

org.eclipse.emf.ecore.EClass getRequiredFlag()
Returns the meta object for class 'Required Flag'.

Returns:
the meta object for class 'Required Flag'.
See Also:
RequiredFlag

getReadOnlyFlag

org.eclipse.emf.ecore.EClass getReadOnlyFlag()
Returns the meta object for class 'Read Only Flag'.

Returns:
the meta object for class 'Read Only Flag'.
See Also:
ReadOnlyFlag

getAvailableFlag

org.eclipse.emf.ecore.EClass getAvailableFlag()
Returns the meta object for class 'Available Flag'.

Returns:
the meta object for class 'Available Flag'.
See Also:
AvailableFlag

getDerivedFlag

org.eclipse.emf.ecore.EClass getDerivedFlag()
Returns the meta object for class 'Derived Flag'.

Returns:
the meta object for class 'Derived Flag'.
See Also:
DerivedFlag

getDerivedFlag_Expression

org.eclipse.emf.ecore.EReference getDerivedFlag_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
DerivedFlag.getExpression(), getDerivedFlag()

getTransientFlag

org.eclipse.emf.ecore.EClass getTransientFlag()
Returns the meta object for class 'Transient Flag'.

Returns:
the meta object for class 'Transient Flag'.
See Also:
TransientFlag

getTransientFlag_Expression

org.eclipse.emf.ecore.EReference getTransientFlag_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
TransientFlag.getExpression(), getTransientFlag()

getAttributeProperty

org.eclipse.emf.ecore.EClass getAttributeProperty()
Returns the meta object for class 'Attribute Property'.

Returns:
the meta object for class 'Attribute Property'.
See Also:
AttributeProperty

getAttributeValidationProperty

org.eclipse.emf.ecore.EClass getAttributeValidationProperty()
Returns the meta object for class 'Attribute Validation Property'.

Returns:
the meta object for class 'Attribute Validation Property'.
See Also:
AttributeValidationProperty

getAttributeValidationProperty_Constraints

org.eclipse.emf.ecore.EReference getAttributeValidationProperty_Constraints()
Returns the meta object for the containment reference list 'Constraints'.

Returns:
the meta object for the containment reference list 'Constraints'.
See Also:
AttributeValidationProperty.getConstraints(), getAttributeValidationProperty()

getAttributeValidationProperty_Format

org.eclipse.emf.ecore.EReference getAttributeValidationProperty_Format()
Returns the meta object for the containment reference 'Format'.

Returns:
the meta object for the containment reference 'Format'.
See Also:
AttributeValidationProperty.getFormat(), getAttributeValidationProperty()

getAttributeTextProperty

org.eclipse.emf.ecore.EClass getAttributeTextProperty()
Returns the meta object for class 'Attribute Text Property'.

Returns:
the meta object for class 'Attribute Text Property'.
See Also:
AttributeTextProperty

getAttributeTextProperty_LabelText

org.eclipse.emf.ecore.EAttribute getAttributeTextProperty_LabelText()
Returns the meta object for the attribute 'Label Text'.

Returns:
the meta object for the attribute 'Label Text'.
See Also:
AttributeTextProperty.getLabelText(), getAttributeTextProperty()

getAttributeTextProperty_TooltipText

org.eclipse.emf.ecore.EAttribute getAttributeTextProperty_TooltipText()
Returns the meta object for the attribute 'Tooltip Text'.

Returns:
the meta object for the attribute 'Tooltip Text'.
See Also:
AttributeTextProperty.getTooltipText(), getAttributeTextProperty()

getAttributeTextProperty_UnitText

org.eclipse.emf.ecore.EAttribute getAttributeTextProperty_UnitText()
Returns the meta object for the attribute 'Unit Text'.

Returns:
the meta object for the attribute 'Unit Text'.
See Also:
AttributeTextProperty.getUnitText(), getAttributeTextProperty()

getAttributeTextProperty_UnitAttribute

org.eclipse.emf.ecore.EReference getAttributeTextProperty_UnitAttribute()
Returns the meta object for the reference 'Unit Attribute'.

Returns:
the meta object for the reference 'Unit Attribute'.
See Also:
AttributeTextProperty.getUnitAttribute(), getAttributeTextProperty()

getAttributeTextProperty_HstoreColumn

org.eclipse.emf.ecore.EAttribute getAttributeTextProperty_HstoreColumn()
Returns the meta object for the attribute 'Hstore Column'.

Returns:
the meta object for the attribute 'Hstore Column'.
See Also:
AttributeTextProperty.getHstoreColumn(), getAttributeTextProperty()

getAttributeGroup

org.eclipse.emf.ecore.EClass getAttributeGroup()
Returns the meta object for class 'Attribute Group'.

Returns:
the meta object for class 'Attribute Group'.
See Also:
AttributeGroup

getAttributeGroup_Key

org.eclipse.emf.ecore.EAttribute getAttributeGroup_Key()
Returns the meta object for the attribute 'Key'.

Returns:
the meta object for the attribute 'Key'.
See Also:
AttributeGroup.isKey(), getAttributeGroup()

getAttributeGroup_Unique

org.eclipse.emf.ecore.EAttribute getAttributeGroup_Unique()
Returns the meta object for the attribute 'Unique'.

Returns:
the meta object for the attribute 'Unique'.
See Also:
AttributeGroup.isUnique(), getAttributeGroup()

getAttributeGroup_Filter

org.eclipse.emf.ecore.EAttribute getAttributeGroup_Filter()
Returns the meta object for the attribute 'Filter'.

Returns:
the meta object for the attribute 'Filter'.
See Also:
AttributeGroup.isFilter(), getAttributeGroup()

getAttributeGroup_Sortorder

org.eclipse.emf.ecore.EAttribute getAttributeGroup_Sortorder()
Returns the meta object for the attribute 'Sortorder'.

Returns:
the meta object for the attribute 'Sortorder'.
See Also:
AttributeGroup.isSortorder(), getAttributeGroup()

getAttributeGroup_Name

org.eclipse.emf.ecore.EAttribute getAttributeGroup_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
AttributeGroup.getName(), getAttributeGroup()

getAttributeGroup_Attributes

org.eclipse.emf.ecore.EReference getAttributeGroup_Attributes()
Returns the meta object for the containment reference list 'Attributes'.

Returns:
the meta object for the containment reference list 'Attributes'.
See Also:
AttributeGroup.getAttributes(), getAttributeGroup()

getAttributeGroup_ResolvedAttributeList

org.eclipse.emf.ecore.EReference getAttributeGroup_ResolvedAttributeList()
Returns the meta object for the reference list 'Resolved Attribute List'.

Returns:
the meta object for the reference list 'Resolved Attribute List'.
See Also:
AttributeGroup.getResolvedAttributeList(), getAttributeGroup()

getAttributeSortOrder

org.eclipse.emf.ecore.EClass getAttributeSortOrder()
Returns the meta object for class 'Attribute Sort Order'.

Returns:
the meta object for class 'Attribute Sort Order'.
See Also:
AttributeSortOrder

getAttributeSortOrder_Attribute

org.eclipse.emf.ecore.EReference getAttributeSortOrder_Attribute()
Returns the meta object for the reference 'Attribute'.

Returns:
the meta object for the reference 'Attribute'.
See Also:
AttributeSortOrder.getAttribute(), getAttributeSortOrder()

getAttributeSortOrder_Asc

org.eclipse.emf.ecore.EAttribute getAttributeSortOrder_Asc()
Returns the meta object for the attribute 'Asc'.

Returns:
the meta object for the attribute 'Asc'.
See Also:
AttributeSortOrder.isAsc(), getAttributeSortOrder()

getAttributeSortOrder_Desc

org.eclipse.emf.ecore.EAttribute getAttributeSortOrder_Desc()
Returns the meta object for the attribute 'Desc'.

Returns:
the meta object for the attribute 'Desc'.
See Also:
AttributeSortOrder.isDesc(), getAttributeSortOrder()

getProperty

org.eclipse.emf.ecore.EClass getProperty()
Returns the meta object for class 'Property'.

Returns:
the meta object for class 'Property'.
See Also:
Property

getProperty_Type

org.eclipse.emf.ecore.EReference getProperty_Type()
Returns the meta object for the reference 'Type'.

Returns:
the meta object for the reference 'Type'.
See Also:
Property.getType(), getProperty()

getProperty_Name

org.eclipse.emf.ecore.EAttribute getProperty_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Property.getName(), getProperty()

getProperty_DefaultValue

org.eclipse.emf.ecore.EAttribute getProperty_DefaultValue()
Returns the meta object for the attribute 'Default Value'.

Returns:
the meta object for the attribute 'Default Value'.
See Also:
Property.getDefaultValue(), getProperty()

getApplicationSession

org.eclipse.emf.ecore.EClass getApplicationSession()
Returns the meta object for class 'Application Session'.

Returns:
the meta object for class 'Application Session'.
See Also:
ApplicationSession

getApplicationSession_Properties

org.eclipse.emf.ecore.EReference getApplicationSession_Properties()
Returns the meta object for the containment reference list 'Properties'.

Returns:
the meta object for the containment reference list 'Properties'.
See Also:
ApplicationSession.getProperties(), getApplicationSession()

getApplicationSession_Functions

org.eclipse.emf.ecore.EReference getApplicationSession_Functions()
Returns the meta object for the containment reference list 'Functions'.

Returns:
the meta object for the containment reference list 'Functions'.
See Also:
ApplicationSession.getFunctions(), getApplicationSession()

getApplicationSession_ConditionsBlock

org.eclipse.emf.ecore.EReference getApplicationSession_ConditionsBlock()
Returns the meta object for the containment reference 'Conditions Block'.

Returns:
the meta object for the containment reference 'Conditions Block'.
See Also:
ApplicationSession.getConditionsBlock(), getApplicationSession()

getCrudOperationType

org.eclipse.emf.ecore.EEnum getCrudOperationType()
Returns the meta object for enum 'Crud Operation Type'.

Returns:
the meta object for enum 'Crud Operation Type'.
See Also:
CrudOperationType

getDataBaseConstraintType

org.eclipse.emf.ecore.EEnum getDataBaseConstraintType()
Returns the meta object for enum 'Data Base Constraint Type'.

Returns:
the meta object for enum 'Data Base Constraint Type'.
See Also:
DataBaseConstraintType

getDomFactory

DomFactory getDomFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.


Copyright © 2013. All Rights Reserved.