|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEPackageImpl
org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimePackageImpl
public class RuntimePackageImpl
An implementation of the model Package.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.gmt.modisco.infra.query.runtime.RuntimePackage |
|---|
RuntimePackage.Literals |
| Field Summary |
|---|
| Method Summary | |
|---|---|
void |
createPackageContents()
Creates the meta-model objects for the package. |
EDataType |
getJavaException()
|
EReference |
getModelQueryContext_SelectedModelElements()
|
EAttribute |
getModelQueryContext_SelectedModels()
|
EClass |
getModelQueryContext()
|
EReference |
getModelQueryParameterValue_Parameter()
|
EAttribute |
getModelQueryParameterValue_Value()
|
EClass |
getModelQueryParameterValue()
|
EAttribute |
getModelQueryResult_Exception()
|
EReference |
getModelQueryResult_Source()
|
EAttribute |
getModelQueryResult_Value()
|
EClass |
getModelQueryResult()
|
RuntimeFactory |
getRuntimeFactory()
|
static RuntimePackage |
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
void |
initializePackageContents()
Complete the initialization of the package and its meta-model. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static RuntimePackage init()
This method is used to initialize RuntimePackage.eINSTANCE when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
RuntimePackage.eNS_URI,
createPackageContents(),
initializePackageContents()public EClass getModelQueryContext()
getModelQueryContext in interface RuntimePackageModelQueryContextpublic EReference getModelQueryContext_SelectedModelElements()
getModelQueryContext_SelectedModelElements in interface RuntimePackageModelQueryContext.getSelectedModelElements(),
RuntimePackage.getModelQueryContext()public EAttribute getModelQueryContext_SelectedModels()
getModelQueryContext_SelectedModels in interface RuntimePackageModelQueryContext.getSelectedModels(),
RuntimePackage.getModelQueryContext()public EClass getModelQueryParameterValue()
getModelQueryParameterValue in interface RuntimePackageModelQueryParameterValuepublic EReference getModelQueryParameterValue_Parameter()
getModelQueryParameterValue_Parameter in interface RuntimePackageModelQueryParameterValue.getParameter(),
RuntimePackage.getModelQueryParameterValue()public EAttribute getModelQueryParameterValue_Value()
getModelQueryParameterValue_Value in interface RuntimePackageModelQueryParameterValue.getValue(),
RuntimePackage.getModelQueryParameterValue()public EClass getModelQueryResult()
getModelQueryResult in interface RuntimePackageModelQueryResultpublic EReference getModelQueryResult_Source()
getModelQueryResult_Source in interface RuntimePackageModelQueryResult.getSource(),
RuntimePackage.getModelQueryResult()public EAttribute getModelQueryResult_Value()
getModelQueryResult_Value in interface RuntimePackageModelQueryResult.getValue(),
RuntimePackage.getModelQueryResult()public EAttribute getModelQueryResult_Exception()
getModelQueryResult_Exception in interface RuntimePackageModelQueryResult.getException(),
RuntimePackage.getModelQueryResult()public EDataType getJavaException()
getJavaException in interface RuntimePackageExceptionpublic RuntimeFactory getRuntimeFactory()
getRuntimeFactory in interface RuntimePackagepublic void createPackageContents()
public void initializePackageContents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||