|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LUWFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
LUWPackage
Field Summary | |
---|---|
static LUWFactory |
eINSTANCE
The singleton instance of the factory. |
Method Summary | |
---|---|
FederatedParameter |
createFederatedParameter()
Returns a new object of class 'Federated Parameter'. |
FederatedProcedure |
createFederatedProcedure()
Returns a new object of class 'Federated Procedure'. |
LUWAdminServer |
createLUWAdminServer()
Returns a new object of class 'Admin Server'. |
LUWAttributeDefinition |
createLUWAttributeDefinition()
Returns a new object of class 'Attribute Definition'. |
LUWBufferPool |
createLUWBufferPool()
Returns a new object of class 'Buffer Pool'. |
LUWColumn |
createLUWColumn()
Returns a new object of class 'Column'. |
LUWDatabase |
createLUWDatabase()
Returns a new object of class 'Database'. |
LUWDatabaseContainer |
createLUWDatabaseContainer()
Returns a new object of class 'Database Container'. |
LUWDatabasePartition |
createLUWDatabasePartition()
Returns a new object of class 'Database Partition'. |
LUWDataPartition |
createLUWDataPartition()
Returns a new object of class 'Data Partition'. |
LUWDataPartitionKey |
createLUWDataPartitionKey()
Returns a new object of class 'Data Partition Key'. |
LUWFunctionMapping |
createLUWFunctionMapping()
Returns a new object of class 'Function Mapping'. |
LUWGenericNickname |
createLUWGenericNickname()
Returns a new object of class 'Generic Nickname'. |
LUWGenericServer |
createLUWGenericServer()
Returns a new object of class 'Generic Server'. |
LUWGenericUserMapping |
createLUWGenericUserMapping()
Returns a new object of class 'Generic User Mapping'. |
LUWGenericWrapper |
createLUWGenericWrapper()
Returns a new object of class 'Generic Wrapper'. |
LUWIndex |
createLUWIndex()
Returns a new object of class 'Index'. |
LUWMaterializedQueryTable |
createLUWMaterializedQueryTable()
Returns a new object of class 'Materialized Query Table'. |
LUWOption |
createLUWOption()
Returns a new object of class 'Option'. |
LUWPartitionElement |
createLUWPartitionElement()
Returns a new object of class 'Partition Element'. |
LUWPartitionExpression |
createLUWPartitionExpression()
Returns a new object of class 'Partition Expression'. |
LUWPartitionGroup |
createLUWPartitionGroup()
Returns a new object of class 'Partition Group'. |
LUWPartitionKey |
createLUWPartitionKey()
Returns a new object of class 'Partition Key'. |
LUWTable |
createLUWTable()
Returns a new object of class 'Table'. |
LUWTableSpace |
createLUWTableSpace()
Returns a new object of class 'Table Space'. |
LUWTypeMapping |
createLUWTypeMapping()
Returns a new object of class 'Type Mapping'. |
LUWUserMapping |
createLUWUserMapping()
Returns a new object of class 'User Mapping'. |
LUWView |
createLUWView()
Returns a new object of class 'View'. |
RelationalRemoteDataSet |
createRelationalRemoteDataSet()
Returns a new object of class 'Relational Remote Data Set'. |
RelationalRemoteServer |
createRelationalRemoteServer()
Returns a new object of class 'Relational Remote Server'. |
RemoteDataSet |
createRemoteDataSet()
Returns a new object of class 'Remote Data Set'. |
RemoteServer |
createRemoteServer()
Returns a new object of class 'Remote Server'. |
LUWPackage |
getLUWPackage()
Returns the package supported by this factory. |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
---|
convertToString, create, createFromString, getEPackage, setEPackage |
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 |
---|
static final LUWFactory eINSTANCE
Method Detail |
---|
LUWPartitionGroup createLUWPartitionGroup()
LUWTableSpace createLUWTableSpace()
LUWDatabasePartition createLUWDatabasePartition()
LUWDatabaseContainer createLUWDatabaseContainer()
LUWDatabase createLUWDatabase()
LUWColumn createLUWColumn()
LUWGenericWrapper createLUWGenericWrapper()
RelationalRemoteServer createRelationalRemoteServer()
RelationalRemoteDataSet createRelationalRemoteDataSet()
RemoteServer createRemoteServer()
RemoteDataSet createRemoteDataSet()
LUWIndex createLUWIndex()
LUWAttributeDefinition createLUWAttributeDefinition()
FederatedProcedure createFederatedProcedure()
FederatedParameter createFederatedParameter()
LUWPartitionExpression createLUWPartitionExpression()
LUWPartitionElement createLUWPartitionElement()
LUWDataPartition createLUWDataPartition()
LUWDataPartitionKey createLUWDataPartitionKey()
LUWGenericNickname createLUWGenericNickname()
LUWGenericServer createLUWGenericServer()
LUWMaterializedQueryTable createLUWMaterializedQueryTable()
LUWAdminServer createLUWAdminServer()
LUWBufferPool createLUWBufferPool()
LUWTable createLUWTable()
LUWView createLUWView()
LUWPartitionKey createLUWPartitionKey()
LUWFunctionMapping createLUWFunctionMapping()
LUWGenericUserMapping createLUWGenericUserMapping()
LUWTypeMapping createLUWTypeMapping()
LUWUserMapping createLUWUserMapping()
LUWOption createLUWOption()
LUWPackage getLUWPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |