|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Package for the model. It contains accessors for the meta objects to represent
MetadataFactory
Nested Class Summary |
---|
Nested classes inherited from class org.eclipse.emf.ecore.EPackage |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Field Summary | |
---|---|
static int |
COLUMN
The meta object id for the ' Column ' class. |
static int |
COLUMN__NAME
The feature id for the 'Name' attribute. |
static int |
COLUMN__NULLABLE
The feature id for the 'Nullable' attribute. |
static int |
COLUMN__PROPERTY_NAME
The feature id for the 'Property Name' attribute. |
static int |
COLUMN__TABLE
The feature id for the 'Table' container reference. |
static int |
COLUMN__TYPE
The feature id for the 'Type' attribute. |
static int |
COLUMN_FEATURE_COUNT
The number of structural features of the the 'Column' class. |
static MetadataPackage |
eINSTANCE
The singleton instance of the package. |
static java.lang.String |
eNAME
The package name. |
static java.lang.String |
eNS_PREFIX
The package namespace name. |
static java.lang.String |
eNS_URI
The package namespace URI. |
static int |
FILTER
The meta object id for the ' Filter ' class. |
static int |
FILTER__FILTER_ARGUMENTS
The feature id for the 'Filter Arguments' containment reference list. |
static int |
FILTER__ORDER_BY_COLUMNS
The feature id for the 'Order By Columns' reference list. |
static int |
FILTER__PREDICATE
The feature id for the 'Predicate' attribute. |
static int |
FILTER__TABLE
The feature id for the 'Table' container reference. |
static int |
FILTER_ARGUMENT
The meta object id for the ' Filter Argument ' class. |
static int |
FILTER_ARGUMENT__NAME
The feature id for the 'Name' attribute. |
static int |
FILTER_ARGUMENT__TYPE
The feature id for the 'Type' attribute. |
static int |
FILTER_ARGUMENT_FEATURE_COUNT
The number of structural features of the the 'Filter Argument' class. |
static int |
FILTER_FEATURE_COUNT
The number of structural features of the the 'Filter' class. |
static int |
KEY
The meta object id for the ' Key ' class. |
static int |
KEY__COLUMNS
The feature id for the 'Columns' reference list. |
static int |
KEY_FEATURE_COUNT
The number of structural features of the the 'Key' class. |
static int |
METADATA
The meta object id for the ' Metadata ' class. |
static int |
METADATA__ORDER_BYS
The feature id for the 'Order Bys' containment reference list. |
static int |
METADATA__RELATIONSHIPS
The feature id for the 'Relationships' containment reference list. |
static int |
METADATA__ROOT_OBJECT
The feature id for the 'Root Object' attribute. |
static int |
METADATA__ROOT_TABLE
The feature id for the 'Root Table' reference. |
static int |
METADATA__TABLES
The feature id for the 'Tables' containment reference list. |
static int |
METADATA__UNIQUE_KEY_BUFFER_SIZE
The feature id for the 'Unique Key Buffer Size' attribute. |
static int |
METADATA__UNIQUE_KEY_TABLE
The feature id for the 'Unique Key Table' containment reference. |
static int |
METADATA_FEATURE_COUNT
The number of structural features of the the 'Metadata' class. |
static int |
ORDER_BY
The meta object id for the ' Order By ' class. |
static int |
ORDER_BY__ASCENDING
The feature id for the 'Ascending' attribute. |
static int |
ORDER_BY__COLUMN
The feature id for the 'Column' reference. |
static int |
ORDER_BY_FEATURE_COUNT
The number of structural features of the the 'Order By' class. |
static int |
RELATIONSHIP
The meta object id for the ' Relationship ' class. |
static int |
RELATIONSHIP__CHILD_KEY
The feature id for the 'Child Key' reference. |
static int |
RELATIONSHIP__EXCLUSIVE
The feature id for the 'Exclusive' attribute. |
static int |
RELATIONSHIP__NAME
The feature id for the 'Name' attribute. |
static int |
RELATIONSHIP__OPPOSITE_NAME
The feature id for the 'Opposite Name' attribute. |
static int |
RELATIONSHIP__PARENT_KEY
The feature id for the 'Parent Key' reference. |
static int |
RELATIONSHIP_FEATURE_COUNT
The number of structural features of the the 'Relationship' class. |
static int |
TABLE
The meta object id for the ' Table ' class. |
static int |
TABLE__COLLISION_COLUMN
The feature id for the 'Collision Column' reference. |
static int |
TABLE__COLUMNS
The feature id for the 'Columns' containment reference list. |
static int |
TABLE__EXTERNAL
The feature id for the 'External' attribute. |
static int |
TABLE__FILTER
The feature id for the 'Filter' containment reference. |
static int |
TABLE__FOREIGN_KEYS
The feature id for the 'Foreign Keys' containment reference list. |
static int |
TABLE__METADATA
The feature id for the 'Metadata' container reference. |
static int |
TABLE__NAME
The feature id for the 'Name' attribute. |
static int |
TABLE__PRIMARY_KEY
The feature id for the 'Primary Key' containment reference. |
static int |
TABLE__PROPERTY_NAME
The feature id for the 'Property Name' attribute. |
static int |
TABLE__SCHEMA_NAME
The feature id for the 'Schema Name' attribute. |
static int |
TABLE_FEATURE_COUNT
The number of structural features of the the 'Table' class. |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EAttribute |
getColumn_Name()
Returns the meta object for the attribute ' Name '. |
org.eclipse.emf.ecore.EAttribute |
getColumn_Nullable()
Returns the meta object for the attribute ' Nullable '. |
org.eclipse.emf.ecore.EAttribute |
getColumn_PropertyName()
Returns the meta object for the attribute ' Property Name '. |
org.eclipse.emf.ecore.EReference |
getColumn_Table()
Returns the meta object for the container reference ' Table '. |
org.eclipse.emf.ecore.EAttribute |
getColumn_Type()
Returns the meta object for the attribute ' Type '. |
org.eclipse.emf.ecore.EClass |
getColumn()
Returns the meta object for class ' Column '. |
org.eclipse.emf.ecore.EReference |
getFilter_FilterArguments()
Returns the meta object for the containment reference list ' Filter Arguments '. |
org.eclipse.emf.ecore.EReference |
getFilter_OrderByColumns()
Returns the meta object for the reference list ' Order By Columns '. |
org.eclipse.emf.ecore.EAttribute |
getFilter_Predicate()
Returns the meta object for the attribute ' Predicate '. |
org.eclipse.emf.ecore.EReference |
getFilter_Table()
Returns the meta object for the container reference ' Table '. |
org.eclipse.emf.ecore.EClass |
getFilter()
Returns the meta object for class ' Filter '. |
org.eclipse.emf.ecore.EAttribute |
getFilterArgument_Name()
Returns the meta object for the attribute ' Name '. |
org.eclipse.emf.ecore.EAttribute |
getFilterArgument_Type()
Returns the meta object for the attribute ' Type '. |
org.eclipse.emf.ecore.EClass |
getFilterArgument()
Returns the meta object for class ' Filter Argument '. |
org.eclipse.emf.ecore.EReference |
getKey_Columns()
Returns the meta object for the reference list ' Columns '. |
org.eclipse.emf.ecore.EClass |
getKey()
Returns the meta object for class ' Key '. |
org.eclipse.emf.ecore.EReference |
getMetadata_OrderBys()
Returns the meta object for the containment reference list ' Order Bys '. |
org.eclipse.emf.ecore.EReference |
getMetadata_Relationships()
Returns the meta object for the containment reference list ' Relationships '. |
org.eclipse.emf.ecore.EAttribute |
getMetadata_RootObject()
Returns the meta object for the attribute ' Root Object '. |
org.eclipse.emf.ecore.EReference |
getMetadata_RootTable()
Returns the meta object for the reference ' Root Table '. |
org.eclipse.emf.ecore.EReference |
getMetadata_Tables()
Returns the meta object for the containment reference list ' Tables '. |
org.eclipse.emf.ecore.EAttribute |
getMetadata_UniqueKeyBufferSize()
Returns the meta object for the attribute ' Unique Key Buffer Size '. |
org.eclipse.emf.ecore.EReference |
getMetadata_UniqueKeyTable()
Returns the meta object for the containment reference ' Unique Key Table '. |
org.eclipse.emf.ecore.EClass |
getMetadata()
Returns the meta object for class ' Metadata '. |
MetadataFactory |
getMetadataFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EAttribute |
getOrderBy_Ascending()
Returns the meta object for the attribute ' Ascending '. |
org.eclipse.emf.ecore.EReference |
getOrderBy_Column()
Returns the meta object for the reference ' Column '. |
org.eclipse.emf.ecore.EClass |
getOrderBy()
Returns the meta object for class ' Order By '. |
org.eclipse.emf.ecore.EReference |
getRelationship_ChildKey()
Returns the meta object for the reference ' Child Key '. |
org.eclipse.emf.ecore.EAttribute |
getRelationship_Exclusive()
Returns the meta object for the attribute ' Exclusive '. |
org.eclipse.emf.ecore.EAttribute |
getRelationship_Name()
Returns the meta object for the attribute ' Name '. |
org.eclipse.emf.ecore.EAttribute |
getRelationship_OppositeName()
Returns the meta object for the attribute ' Opposite Name '. |
org.eclipse.emf.ecore.EReference |
getRelationship_ParentKey()
Returns the meta object for the reference ' Parent Key '. |
org.eclipse.emf.ecore.EClass |
getRelationship()
Returns the meta object for class ' Relationship '. |
org.eclipse.emf.ecore.EReference |
getTable_CollisionColumn()
Returns the meta object for the reference ' Collision Column '. |
org.eclipse.emf.ecore.EReference |
getTable_Columns()
Returns the meta object for the containment reference list ' Columns '. |
org.eclipse.emf.ecore.EAttribute |
getTable_External()
Returns the meta object for the attribute ' External '. |
org.eclipse.emf.ecore.EReference |
getTable_Filter()
Returns the meta object for the containment reference ' Filter '. |
org.eclipse.emf.ecore.EReference |
getTable_ForeignKeys()
Returns the meta object for the containment reference list ' Foreign Keys '. |
org.eclipse.emf.ecore.EReference |
getTable_Metadata()
Returns the meta object for the container reference ' Metadata '. |
org.eclipse.emf.ecore.EAttribute |
getTable_Name()
Returns the meta object for the attribute ' Name '. |
org.eclipse.emf.ecore.EReference |
getTable_PrimaryKey()
Returns the meta object for the containment reference ' Primary Key '. |
org.eclipse.emf.ecore.EAttribute |
getTable_PropertyName()
Returns the meta object for the attribute ' Property Name '. |
org.eclipse.emf.ecore.EAttribute |
getTable_SchemaName()
Returns the meta object for the attribute ' Schema Name '. |
org.eclipse.emf.ecore.EClass |
getTable()
Returns the meta object for class ' Table '. |
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 |
public static final java.lang.String eNAME
public static final java.lang.String eNS_URI
public static final java.lang.String eNS_PREFIX
public static final MetadataPackage eINSTANCE
public static final int COLUMN
Column
' class.
ColumnImpl
,
MetadataPackageImpl.getColumn()
,
Constant Field Valuespublic static final int COLUMN__PROPERTY_NAME
public static final int COLUMN__NAME
public static final int COLUMN__TYPE
public static final int COLUMN__NULLABLE
public static final int COLUMN__TABLE
public static final int COLUMN_FEATURE_COUNT
public static final int FILTER
Filter
' class.
FilterImpl
,
MetadataPackageImpl.getFilter()
,
Constant Field Valuespublic static final int FILTER__PREDICATE
public static final int FILTER__ORDER_BY_COLUMNS
public static final int FILTER__TABLE
public static final int FILTER__FILTER_ARGUMENTS
public static final int FILTER_FEATURE_COUNT
public static final int FILTER_ARGUMENT
Filter Argument
' class.
FilterArgumentImpl
,
MetadataPackageImpl.getFilterArgument()
,
Constant Field Valuespublic static final int FILTER_ARGUMENT__NAME
public static final int FILTER_ARGUMENT__TYPE
public static final int FILTER_ARGUMENT_FEATURE_COUNT
public static final int KEY
Key
' class.
KeyImpl
,
MetadataPackageImpl.getKey()
,
Constant Field Valuespublic static final int KEY__COLUMNS
public static final int KEY_FEATURE_COUNT
public static final int METADATA
Metadata
' class.
MetadataImpl
,
MetadataPackageImpl.getMetadata()
,
Constant Field Valuespublic static final int METADATA__ROOT_OBJECT
public static final int METADATA__UNIQUE_KEY_TABLE
public static final int METADATA__ROOT_TABLE
public static final int METADATA__TABLES
public static final int METADATA__RELATIONSHIPS
public static final int METADATA__ORDER_BYS
public static final int METADATA__UNIQUE_KEY_BUFFER_SIZE
public static final int METADATA_FEATURE_COUNT
public static final int ORDER_BY
Order By
' class.
OrderByImpl
,
MetadataPackageImpl.getOrderBy()
,
Constant Field Valuespublic static final int ORDER_BY__ASCENDING
public static final int ORDER_BY__COLUMN
public static final int ORDER_BY_FEATURE_COUNT
public static final int RELATIONSHIP
Relationship
' class.
RelationshipImpl
,
MetadataPackageImpl.getRelationship()
,
Constant Field Valuespublic static final int RELATIONSHIP__CHILD_KEY
public static final int RELATIONSHIP__PARENT_KEY
public static final int RELATIONSHIP__NAME
public static final int RELATIONSHIP__OPPOSITE_NAME
public static final int RELATIONSHIP__EXCLUSIVE
public static final int RELATIONSHIP_FEATURE_COUNT
public static final int TABLE
Table
' class.
TableImpl
,
MetadataPackageImpl.getTable()
,
Constant Field Valuespublic static final int TABLE__PROPERTY_NAME
public static final int TABLE__SCHEMA_NAME
public static final int TABLE__NAME
public static final int TABLE__PRIMARY_KEY
public static final int TABLE__FOREIGN_KEYS
public static final int TABLE__COLUMNS
public static final int TABLE__FILTER
public static final int TABLE__METADATA
public static final int TABLE__COLLISION_COLUMN
public static final int TABLE__EXTERNAL
public static final int TABLE_FEATURE_COUNT
Method Detail |
public org.eclipse.emf.ecore.EClass getColumn()
Column
'.
Column
public org.eclipse.emf.ecore.EAttribute getColumn_PropertyName()
Property Name
'.
Column.getPropertyName()
,
getColumn()
public org.eclipse.emf.ecore.EAttribute getColumn_Name()
Name
'.
Column.getName()
,
getColumn()
public org.eclipse.emf.ecore.EAttribute getColumn_Type()
Type
'.
Column.getType()
,
getColumn()
public org.eclipse.emf.ecore.EAttribute getColumn_Nullable()
Nullable
'.
Column.isNullable()
,
getColumn()
public org.eclipse.emf.ecore.EReference getColumn_Table()
Table
'.
Column.getTable()
,
getColumn()
public org.eclipse.emf.ecore.EClass getFilter()
Filter
'.
Filter
public org.eclipse.emf.ecore.EAttribute getFilter_Predicate()
Predicate
'.
Filter.getPredicate()
,
getFilter()
public org.eclipse.emf.ecore.EReference getFilter_OrderByColumns()
Order By Columns
'.
Filter.getOrderByColumns()
,
getFilter()
public org.eclipse.emf.ecore.EReference getFilter_Table()
Table
'.
Filter.getTable()
,
getFilter()
public org.eclipse.emf.ecore.EReference getFilter_FilterArguments()
Filter Arguments
'.
Filter.getFilterArguments()
,
getFilter()
public org.eclipse.emf.ecore.EClass getFilterArgument()
Filter Argument
'.
FilterArgument
public org.eclipse.emf.ecore.EAttribute getFilterArgument_Name()
Name
'.
FilterArgument.getName()
,
getFilterArgument()
public org.eclipse.emf.ecore.EAttribute getFilterArgument_Type()
Type
'.
FilterArgument.getType()
,
getFilterArgument()
public org.eclipse.emf.ecore.EClass getKey()
Key
'.
Key
public org.eclipse.emf.ecore.EReference getKey_Columns()
Columns
'.
Key.getColumns()
,
getKey()
public org.eclipse.emf.ecore.EClass getMetadata()
Metadata
'.
Metadata
public org.eclipse.emf.ecore.EAttribute getMetadata_RootObject()
Root Object
'.
Metadata.getRootObject()
,
getMetadata()
public org.eclipse.emf.ecore.EReference getMetadata_UniqueKeyTable()
Unique Key Table
'.
Metadata.getUniqueKeyTable()
,
getMetadata()
public org.eclipse.emf.ecore.EReference getMetadata_RootTable()
Root Table
'.
Metadata.getRootTable()
,
getMetadata()
public org.eclipse.emf.ecore.EReference getMetadata_Tables()
Tables
'.
Metadata.getTables()
,
getMetadata()
public org.eclipse.emf.ecore.EReference getMetadata_Relationships()
Relationships
'.
Metadata.getRelationships()
,
getMetadata()
public org.eclipse.emf.ecore.EReference getMetadata_OrderBys()
Order Bys
'.
Metadata.getOrderBys()
,
getMetadata()
public org.eclipse.emf.ecore.EAttribute getMetadata_UniqueKeyBufferSize()
Unique Key Buffer Size
'.
Metadata.getUniqueKeyBufferSize()
,
getMetadata()
public org.eclipse.emf.ecore.EClass getOrderBy()
Order By
'.
OrderBy
public org.eclipse.emf.ecore.EAttribute getOrderBy_Ascending()
Ascending
'.
OrderBy.isAscending()
,
getOrderBy()
public org.eclipse.emf.ecore.EReference getOrderBy_Column()
Column
'.
OrderBy.getColumn()
,
getOrderBy()
public org.eclipse.emf.ecore.EClass getRelationship()
Relationship
'.
Relationship
public org.eclipse.emf.ecore.EReference getRelationship_ChildKey()
Child Key
'.
Relationship.getChildKey()
,
getRelationship()
public org.eclipse.emf.ecore.EReference getRelationship_ParentKey()
Parent Key
'.
Relationship.getParentKey()
,
getRelationship()
public org.eclipse.emf.ecore.EAttribute getRelationship_Name()
Name
'.
Relationship.getName()
,
getRelationship()
public org.eclipse.emf.ecore.EAttribute getRelationship_OppositeName()
Opposite Name
'.
Relationship.getOppositeName()
,
getRelationship()
public org.eclipse.emf.ecore.EAttribute getRelationship_Exclusive()
Exclusive
'.
Relationship.isExclusive()
,
getRelationship()
public org.eclipse.emf.ecore.EClass getTable()
Table
'.
Table
public org.eclipse.emf.ecore.EAttribute getTable_PropertyName()
Property Name
'.
Table.getPropertyName()
,
getTable()
public org.eclipse.emf.ecore.EAttribute getTable_SchemaName()
Schema Name
'.
Table.getSchemaName()
,
getTable()
public org.eclipse.emf.ecore.EAttribute getTable_Name()
Name
'.
Table.getName()
,
getTable()
public org.eclipse.emf.ecore.EReference getTable_PrimaryKey()
Primary Key
'.
Table.getPrimaryKey()
,
getTable()
public org.eclipse.emf.ecore.EReference getTable_ForeignKeys()
Foreign Keys
'.
Table.getForeignKeys()
,
getTable()
public org.eclipse.emf.ecore.EReference getTable_Columns()
Columns
'.
Table.getColumns()
,
getTable()
public org.eclipse.emf.ecore.EReference getTable_Filter()
Filter
'.
Table.getFilter()
,
getTable()
public org.eclipse.emf.ecore.EReference getTable_Metadata()
Metadata
'.
Table.getMetadata()
,
getTable()
public org.eclipse.emf.ecore.EReference getTable_CollisionColumn()
Collision Column
'.
Table.getCollisionColumn()
,
getTable()
public org.eclipse.emf.ecore.EAttribute getTable_External()
External
'.
Table.isExternal()
,
getTable()
public MetadataFactory getMetadataFactory()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |