public interface TableconfigurationFactory
TableconfigurationPackage
Modifier and Type | Field and Description |
---|---|
static TableconfigurationFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
InstantiationMethod |
createInstantiationMethod()
Returns a new object of class 'Instantiation Method'.
|
TableConfiguration |
createTableConfiguration()
Returns a new object of class 'Table Configuration'.
|
TableconfigurationPackage |
getTableconfigurationPackage()
Returns the package supported by this factory.
|
static final TableconfigurationFactory eINSTANCE
TableConfiguration createTableConfiguration()
InstantiationMethod createInstantiationMethod()
TableconfigurationPackage getTableconfigurationPackage()