|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectEFactoryImpl
org.eclipse.datatools.modelbase.sql.routines.impl.SQLRoutinesFactoryImpl
An implementation of the model Factory.
| Field Summary |
| Fields inherited from interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesFactory |
eINSTANCE |
| Constructor Summary | |
SQLRoutinesFactoryImpl()
Creates an instance of the factory. |
|
| Method Summary | |
java.lang.String |
convertToString(EDataType eDataType,
java.lang.Object instanceValue)
|
EObject |
create(EClass eClass)
|
BuiltInFunction |
createBuiltInFunction()
|
java.lang.Object |
createFromString(EDataType eDataType,
java.lang.String initialValue)
|
Function |
createFunction()
|
Method |
createMethod()
|
Parameter |
createParameter()
|
Procedure |
createProcedure()
|
RoutineResultTable |
createRoutineResultTable()
|
Source |
createSource()
|
UserDefinedFunction |
createUserDefinedFunction()
|
static SQLRoutinesPackage |
getPackage()
Deprecated. |
SQLRoutinesPackage |
getSQLRoutinesPackage()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SQLRoutinesFactoryImpl()
| Method Detail |
public EObject create(EClass eClass)
public java.lang.Object createFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertToString(EDataType eDataType,
java.lang.Object instanceValue)
public Source createSource()
createSource in interface SQLRoutinesFactorypublic Parameter createParameter()
createParameter in interface SQLRoutinesFactorypublic Procedure createProcedure()
createProcedure in interface SQLRoutinesFactorypublic Function createFunction()
createFunction in interface SQLRoutinesFactorypublic RoutineResultTable createRoutineResultTable()
createRoutineResultTable in interface SQLRoutinesFactorypublic Method createMethod()
createMethod in interface SQLRoutinesFactorypublic UserDefinedFunction createUserDefinedFunction()
createUserDefinedFunction in interface SQLRoutinesFactorypublic BuiltInFunction createBuiltInFunction()
createBuiltInFunction in interface SQLRoutinesFactorypublic SQLRoutinesPackage getSQLRoutinesPackage()
getSQLRoutinesPackage in interface SQLRoutinesFactorypublic static SQLRoutinesPackage getPackage()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||