|
||||||||||
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 RuntimePackage
ModelQueryContext
public EReference getModelQueryContext_SelectedModelElements()
getModelQueryContext_SelectedModelElements
in interface RuntimePackage
ModelQueryContext.getSelectedModelElements()
,
RuntimePackage.getModelQueryContext()
public EAttribute getModelQueryContext_SelectedModels()
getModelQueryContext_SelectedModels
in interface RuntimePackage
ModelQueryContext.getSelectedModels()
,
RuntimePackage.getModelQueryContext()
public EClass getModelQueryParameterValue()
getModelQueryParameterValue
in interface RuntimePackage
ModelQueryParameterValue
public EReference getModelQueryParameterValue_Parameter()
getModelQueryParameterValue_Parameter
in interface RuntimePackage
ModelQueryParameterValue.getParameter()
,
RuntimePackage.getModelQueryParameterValue()
public EAttribute getModelQueryParameterValue_Value()
getModelQueryParameterValue_Value
in interface RuntimePackage
ModelQueryParameterValue.getValue()
,
RuntimePackage.getModelQueryParameterValue()
public EClass getModelQueryResult()
getModelQueryResult
in interface RuntimePackage
ModelQueryResult
public EReference getModelQueryResult_Source()
getModelQueryResult_Source
in interface RuntimePackage
ModelQueryResult.getSource()
,
RuntimePackage.getModelQueryResult()
public EAttribute getModelQueryResult_Value()
getModelQueryResult_Value
in interface RuntimePackage
ModelQueryResult.getValue()
,
RuntimePackage.getModelQueryResult()
public EAttribute getModelQueryResult_Exception()
getModelQueryResult_Exception
in interface RuntimePackage
ModelQueryResult.getException()
,
RuntimePackage.getModelQueryResult()
public EDataType getJavaException()
getJavaException
in interface RuntimePackage
Exception
public RuntimeFactory getRuntimeFactory()
getRuntimeFactory
in interface RuntimePackage
public void createPackageContents()
public void initializePackageContents()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |