|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Tableinstance2Factory
The Factory for the model. It provides a create method for each non-abstract class of the model.
Tableinstance2Package| Field Summary | |
|---|---|
static Tableinstance2Factory |
eINSTANCE
The singleton instance of the factory. |
| Method Summary | |
|---|---|
EObjectQueryRow |
createEObjectQueryRow()
Returns a new object of class 'EObject Query Row'. |
PrimitiveTypeQueryRow |
createPrimitiveTypeQueryRow()
Returns a new object of class 'Primitive Type Query Row'. |
QueryTableInstance2 |
createQueryTableInstance2()
Returns a new object of class 'Query Table Instance2'. |
TableInstance2 |
createTableInstance2()
Returns a new object of class 'Table Instance2'. |
ValueColumn |
createValueColumn()
Returns a new object of class 'Value Column'. |
Tableinstance2Package |
getTableinstance2Package()
Returns the package supported by this factory. |
| Field Detail |
|---|
static final Tableinstance2Factory eINSTANCE
| Method Detail |
|---|
TableInstance2 createTableInstance2()
PrimitiveTypeQueryRow createPrimitiveTypeQueryRow()
EObjectQueryRow createEObjectQueryRow()
ValueColumn createValueColumn()
QueryTableInstance2 createQueryTableInstance2()
Tableinstance2Package getTableinstance2Package()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||