|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DerbyModelPackage
The Package for the model. It contains accessors for the meta objects to represent
DerbyModelFactory
Nested Class Summary | |
---|---|
static interface |
DerbyModelPackage.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 |
DERBY_SCHEMA
The meta object id for the ' Derby Schema ' class. |
static int |
DERBY_SCHEMA__ASSERTIONS
The feature id for the 'Assertions' reference list. |
static int |
DERBY_SCHEMA__CATALOG
The feature id for the 'Catalog' reference. |
static int |
DERBY_SCHEMA__CHAR_SETS
The feature id for the 'Char Sets' reference list. |
static int |
DERBY_SCHEMA__COMMENTS
The feature id for the 'Comments' reference list. |
static int |
DERBY_SCHEMA__DATABASE
The feature id for the 'Database' reference. |
static int |
DERBY_SCHEMA__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list. |
static int |
DERBY_SCHEMA__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
DERBY_SCHEMA__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
DERBY_SCHEMA__EXTENSIONS
The feature id for the 'Extensions' containment reference list. |
static int |
DERBY_SCHEMA__INDICES
The feature id for the 'Indices' reference list. |
static int |
DERBY_SCHEMA__LABEL
The feature id for the 'Label' attribute. |
static int |
DERBY_SCHEMA__NAME
The feature id for the 'Name' attribute. |
static int |
DERBY_SCHEMA__OWNER
The feature id for the 'Owner' reference. |
static int |
DERBY_SCHEMA__PRIVILEGES
The feature id for the 'Privileges' reference list. |
static int |
DERBY_SCHEMA__ROUTINES
The feature id for the 'Routines' reference list. |
static int |
DERBY_SCHEMA__SEQUENCES
The feature id for the 'Sequences' reference list. |
static int |
DERBY_SCHEMA__TABLES
The feature id for the 'Tables' reference list. |
static int |
DERBY_SCHEMA__TRIGGERS
The feature id for the 'Triggers' reference list. |
static int |
DERBY_SCHEMA__USER_DEFINED_TYPES
The feature id for the 'User Defined Types' reference list. |
static int |
DERBY_SCHEMA_FEATURE_COUNT
The number of structural features of the 'Derby Schema' class. |
static DerbyModelPackage |
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 |
SYNONYM
The meta object id for the ' Synonym ' class. |
static int |
SYNONYM__COLUMNS
The feature id for the 'Columns' containment reference list. |
static int |
SYNONYM__COMMENTS
The feature id for the 'Comments' reference list. |
static int |
SYNONYM__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list. |
static int |
SYNONYM__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
SYNONYM__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
SYNONYM__EXTENSIONS
The feature id for the 'Extensions' containment reference list. |
static int |
SYNONYM__INDEX
The feature id for the 'Index' reference list. |
static int |
SYNONYM__INSERTABLE
The feature id for the 'Insertable' attribute. |
static int |
SYNONYM__LABEL
The feature id for the 'Label' attribute. |
static int |
SYNONYM__NAME
The feature id for the 'Name' attribute. |
static int |
SYNONYM__PRIVILEGES
The feature id for the 'Privileges' reference list. |
static int |
SYNONYM__SCHEMA
The feature id for the 'Schema' reference. |
static int |
SYNONYM__SELF_REF_COLUMN_GENERATION
The feature id for the 'Self Ref Column Generation' attribute. |
static int |
SYNONYM__SUBTABLES
The feature id for the 'Subtables' reference list. |
static int |
SYNONYM__SUPERTABLE
The feature id for the 'Supertable' reference. |
static int |
SYNONYM__TABLE
The feature id for the 'Table' reference. |
static int |
SYNONYM__TRIGGERS
The feature id for the 'Triggers' reference list. |
static int |
SYNONYM__UDT
The feature id for the 'Udt' reference. |
static int |
SYNONYM__UPDATABLE
The feature id for the 'Updatable' attribute. |
static int |
SYNONYM_FEATURE_COUNT
The number of structural features of the 'Synonym' class. |
Method Summary | |
---|---|
DerbyModelFactory |
getDerbyModelFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EClass |
getDerbySchema()
Returns the meta object for class ' Derby Schema '. |
org.eclipse.emf.ecore.EReference |
getSynonym_Table()
Returns the meta object for the reference ' Table '. |
org.eclipse.emf.ecore.EClass |
getSynonym()
Returns the meta object for class ' Synonym '. |
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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final DerbyModelPackage eINSTANCE
static final int SYNONYM
Synonym
' class.
SynonymImpl
,
DerbyModelPackageImpl.getSynonym()
,
Constant Field Valuesstatic final int SYNONYM__EANNOTATIONS
static final int SYNONYM__NAME
static final int SYNONYM__DEPENDENCIES
static final int SYNONYM__DESCRIPTION
static final int SYNONYM__LABEL
static final int SYNONYM__COMMENTS
static final int SYNONYM__EXTENSIONS
static final int SYNONYM__PRIVILEGES
static final int SYNONYM__COLUMNS
static final int SYNONYM__SUPERTABLE
static final int SYNONYM__SUBTABLES
static final int SYNONYM__SCHEMA
static final int SYNONYM__UDT
static final int SYNONYM__TRIGGERS
static final int SYNONYM__INDEX
static final int SYNONYM__SELF_REF_COLUMN_GENERATION
static final int SYNONYM__INSERTABLE
static final int SYNONYM__UPDATABLE
static final int SYNONYM__TABLE
static final int SYNONYM_FEATURE_COUNT
static final int DERBY_SCHEMA
Derby Schema
' class.
DerbySchemaImpl
,
DerbyModelPackageImpl.getDerbySchema()
,
Constant Field Valuesstatic final int DERBY_SCHEMA__EANNOTATIONS
static final int DERBY_SCHEMA__NAME
static final int DERBY_SCHEMA__DEPENDENCIES
static final int DERBY_SCHEMA__DESCRIPTION
static final int DERBY_SCHEMA__LABEL
static final int DERBY_SCHEMA__COMMENTS
static final int DERBY_SCHEMA__EXTENSIONS
static final int DERBY_SCHEMA__PRIVILEGES
static final int DERBY_SCHEMA__TRIGGERS
static final int DERBY_SCHEMA__INDICES
static final int DERBY_SCHEMA__TABLES
static final int DERBY_SCHEMA__SEQUENCES
static final int DERBY_SCHEMA__DATABASE
static final int DERBY_SCHEMA__CATALOG
static final int DERBY_SCHEMA__ASSERTIONS
static final int DERBY_SCHEMA__USER_DEFINED_TYPES
static final int DERBY_SCHEMA__CHAR_SETS
static final int DERBY_SCHEMA__ROUTINES
static final int DERBY_SCHEMA__OWNER
static final int DERBY_SCHEMA_FEATURE_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getSynonym()
Synonym
'.
Synonym
org.eclipse.emf.ecore.EReference getSynonym_Table()
Table
'.
Synonym.getTable()
,
getSynonym()
org.eclipse.emf.ecore.EClass getDerbySchema()
Derby Schema
'.
DerbySchema
DerbyModelFactory getDerbyModelFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |