A B C D E F G H I J L M N O P Q R S T U V W

G

get(EObject, EStructuralFeature) - Method in class org.eclipse.gmt.modisco.infra.facet.core.FacetContext
 
getActionBarContributor() - Method in class org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetEditor
 
getActionBarContributor() - Method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryEditor
 
getActionBars() - Method in class org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetEditor
 
getActionBars() - Method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryEditor
 
getAdapter(Class) - Method in class org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetEditor
This is how the framework determines which interfaces we implement.
getAdapter(Object, Class) - Method in class org.eclipse.gmt.modisco.infra.query.core.internal.filters.QueryFilterFactory
 
getAdapter(Class) - Method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryEditor
This is how the framework determines which interfaces we implement.
getAdapterFactory() - Method in class org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetEditor
 
getAdapterFactory() - Method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryEditor
 
getAdapterList() - Method in class org.eclipse.gmt.modisco.infra.query.core.internal.filters.QueryFilterFactory
 
getAllFacetSets() - Method in class org.eclipse.gmt.modisco.infra.facet.core.FacetSetCatalog
This methods returns the facet sets of all the resources contained in the catalog.
getAllModelQuerySets() - Method in class org.eclipse.gmt.modisco.infra.query.core.ModelQuerySetCatalog
This methods returns the query sets of all the resources contained in the catalog.
getAppliedFacets() - Method in class org.eclipse.gmt.modisco.infra.facet.core.FacetContext
 
getAssociatedMetamodels() - Method in class org.eclipse.gmt.modisco.infra.query.impl.ModelQuerySetImpl
 
getAssociatedMetamodels() - Method in interface org.eclipse.gmt.modisco.infra.query.ModelQuerySet
Returns the value of the 'Associated Metamodels' reference list.
getAttributes(EObject) - Method in class org.eclipse.gmt.modisco.infra.facet.core.FacetContext
 
getAvailableExecEnv() - Method in exception org.eclipse.gmt.modisco.infra.query.core.exception.ExecutionEnvironmentException
 
getBundle() - Method in exception org.eclipse.gmt.modisco.infra.query.core.exception.BundleClassPathException
 
getBundleName() - Method in exception org.eclipse.gmt.modisco.infra.query.core.exception.MissingBundleException
 
getChildren(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetEditor.ReverseAdapterFactoryContentProvider
 
getChildren(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.ui.views.FacetSetContentProvider
 
getChildren(Object) - Method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryEditor.ReverseAdapterFactoryContentProvider
 
getChildrenFeatures(Object) - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.ModelQueryItemProvider
This specifies how to implement #getChildren and is used to deduce an appropriate feature for an org.eclipse.emf.edit.command.AddCommand, org.eclipse.emf.edit.command.RemoveCommand or org.eclipse.emf.edit.command.MoveCommand in #createCommand.
getChildrenFeatures(Object) - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.ModelQuerySetItemProvider
This specifies how to implement #getChildren and is used to deduce an appropriate feature for an org.eclipse.emf.edit.command.AddCommand, org.eclipse.emf.edit.command.RemoveCommand or org.eclipse.emf.edit.command.MoveCommand in #createCommand.
getConditionQuery() - Method in interface org.eclipse.gmt.modisco.infra.facet.Facet
Returns the value of the 'Condition Query' reference.
getConditionQuery() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetImpl
 
getContentOutlinePage() - Method in class org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryEditor
This accesses a cached version of the content outliner.
getContextInfo() - Method in class org.eclipse.gmt.modisco.infra.query.ui.views.queryExecution.internal.QueryExecutionView
 
getCreatedModelQuery() - Method in class org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizard
 
getDefault() - Static method in class org.eclipse.gmt.modisco.infra.facet.core.internal.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.gmt.modisco.infra.facet.plugin.FacetPlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.gmt.modisco.infra.facet.ui.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.gmt.modisco.infra.query.core.internal.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.gmt.modisco.infra.query.jxpath.query.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.gmt.modisco.infra.query.plugin.QueryPlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.gmt.modisco.infra.query.ui.Activator
Returns the shared instance
getDefaultFacetSets(EPackage) - Method in class org.eclipse.gmt.modisco.infra.facet.core.FacetSetCatalog
Get the set of default FacetSets that apply to the given EPackage.
getDescription() - Method in class org.eclipse.gmt.modisco.infra.query.impl.ModelQueryImpl
 
getDescription() - Method in class org.eclipse.gmt.modisco.infra.query.impl.ModelQuerySetImpl
 
getDescription() - Method in interface org.eclipse.gmt.modisco.infra.query.ModelQuery
Returns the value of the 'Description' attribute.
getDescription() - Method in interface org.eclipse.gmt.modisco.infra.query.ModelQuerySet
Returns the value of the 'Description' attribute.
getDisplayer() - Method in class org.eclipse.gmt.modisco.infra.query.ui.views.queryExecution.internal.QueryResultDisplayersRegistry.NamedQueryResultDisplayer
 
getEditingDomain() - Method in class org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getElements(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetEditor.ReverseAdapterFactoryContentProvider
 
getElements(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.ui.views.FacetSetContentProvider
 
getElements(Object) - Method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryEditor.ReverseAdapterFactoryContentProvider
 
getEObjects() - Method in class org.eclipse.gmt.modisco.infra.query.ui.views.queryExecution.internal.QueryExecutionView.ContextInfo
 
getEPackageToDefaultFacetSetMap() - Method in class org.eclipse.gmt.modisco.infra.facet.core.FacetSetCatalog
 
getException() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.ModelQueryResultImpl
 
getException() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.ModelQueryResult
Returns the value of the 'Exception' attribute.
getExtendedPackage() - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetSet
Returns the value of the 'Extended Package' reference.
getExtendedPackage() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetSetImpl
 
getFacet() - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetPackage
Returns the meta object for class 'Facet'.
getFacet(String) - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetSet
 
getFacet() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl
 
getFacet(String) - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetSetImpl
 
getFacet() - Method in class org.eclipse.gmt.modisco.infra.facet.ui.ImageProvider
 
getFacet_ConditionQuery() - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetPackage
Returns the meta object for the reference 'Condition Query'.
getFacet_ConditionQuery() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl
 
getFacet_FacetSet() - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetPackage
Returns the meta object for the reference 'Facet Set'.
getFacet_FacetSet() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl
 
getFacetAttribute() - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetPackage
Returns the meta object for class 'Attribute'.
getFacetAttribute() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl
 
getFacetContext() - Method in class org.eclipse.gmt.modisco.infra.facet.core.adapters.instances.MetaclassInstancesAdapterWithFacet
 
getFacetFactory() - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetPackage
Returns the factory that creates the instances of the model.
getFacetFactory() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl
 
getFacetFeatures(EObject) - Method in class org.eclipse.gmt.modisco.infra.facet.core.FacetContext
 
getFacetPackage() - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetFactory
Returns the package supported by this factory.
getFacetPackage() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetFactoryImpl
 
getFacetReference() - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetPackage
Returns the meta object for class 'Reference'.
getFacetReference() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl
 
getFacets(EObject) - Method in class org.eclipse.gmt.modisco.infra.facet.core.FacetContext
 
getFacets() - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetSet
Returns the value of the 'Facets' reference list.
getFacets() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetSetImpl
 
getFacetSet(String) - Method in class org.eclipse.gmt.modisco.infra.facet.core.FacetSetCatalog
This method returns the facet set of the resource having for name the "name" parameter value.
getFacetSet() - Method in interface org.eclipse.gmt.modisco.infra.facet.Facet
Returns the value of the 'Facet Set' reference.
getFacetSet() - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetPackage
Returns the meta object for class 'Set'.
getFacetSet() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetImpl
 
getFacetSet() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl
 
getFacetSet() - Method in class org.eclipse.gmt.modisco.infra.facet.ui.ImageProvider
 
getFacetSet_ExtendedPackage() - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetPackage
Returns the meta object for the reference 'Extended Package'.
getFacetSet_ExtendedPackage() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl
 
getFacetSet_Facets() - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetPackage
Returns the meta object for the reference list 'Facets'.
getFacetSet_Facets() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl
 
getFacetStructuralFeature() - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetPackage
Returns the meta object for class 'Structural Feature'.
getFacetStructuralFeature() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl
 
getFacetStructuralFeature_ValueQuery() - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetPackage
Returns the meta object for the reference 'Value Query'.
getFacetStructuralFeature_ValueQuery() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl
 
getFileExtension() - Method in class org.eclipse.gmt.modisco.infra.facet.core.FacetSetCatalog
 
getFileExtension() - Method in class org.eclipse.gmt.modisco.infra.query.core.ModelQuerySetCatalog
 
getImage(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetAttributeItemProvider
This returns FacetAttribute.gif.
getImage(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetItemProvider
Return the resource locator for this item provider's resources.
getImage(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetReferenceItemProvider
This returns FacetReference.gif.
getImage(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetSetItemProvider
This returns FacetSet.gif.
getImage(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.ShortcutItemProvider
This returns Shortcut.gif.
getImage(Object) - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.JavaModelQueryItemProvider
This returns JavaModelQuery.gif.
getImage(Object) - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.ModelQueryParameterItemProvider
This returns ModelQueryParameter.gif.
getImage(Object) - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.ModelQuerySetItemProvider
This returns ModelQuerySet.gif.
getImage(Object) - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.OCLModelQueryItemProvider
This returns OCLModelQuery.gif.
getImplementationClassName() - Method in class org.eclipse.gmt.modisco.infra.query.impl.JavaModelQueryImpl
 
getImplementationClassName() - Method in interface org.eclipse.gmt.modisco.infra.query.JavaModelQuery
Returns the value of the 'Implementation Class Name' attribute.
getInputStream() - Method in class org.eclipse.gmt.modisco.infra.query.core.internal.ReferedFileHandler
Return a input stream to the corresponding file
getInstalledModelQueryFactory() - Method in class org.eclipse.gmt.modisco.infra.query.core.ModelQuerySetCatalog
This method returns the list of the installed model query factory.
getInstance() - Static method in class org.eclipse.gmt.modisco.infra.facet.core.adapters.instances.MetaclassInstancesAdapterFactoryWithFacet
 
getInstance() - Static method in class org.eclipse.gmt.modisco.infra.query.ui.ImageProvider
 
getInstance() - Static method in class org.eclipse.gmt.modisco.infra.query.ui.views.queryExecution.internal.QueryResultDisplayersRegistry
 
getJavaException() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimePackageImpl
 
getJavaException() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.RuntimePackage
Returns the meta object for data type 'Java Exception'.
getJavaModelQuery() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getJavaModelQuery() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for class 'Java Model Query'.
getJavaModelQuery_ImplementationClassName() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getJavaModelQuery_ImplementationClassName() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the attribute 'Implementation Class Name'.
getJxpathFactory() - Method in class org.eclipse.gmt.modisco.infra.query.jxpath.impl.JxpathPackageImpl
 
getJxpathFactory() - Method in interface org.eclipse.gmt.modisco.infra.query.jxpath.JxpathPackage
Returns the factory that creates the instances of the model.
getJXPathModelQuery() - Method in class org.eclipse.gmt.modisco.infra.query.jxpath.impl.JxpathPackageImpl
 
getJXPathModelQuery() - Method in interface org.eclipse.gmt.modisco.infra.query.jxpath.JxpathPackage
Returns the meta object for class 'JX Path Model Query'.
getJXPathModelQuery_Query() - Method in class org.eclipse.gmt.modisco.infra.query.jxpath.impl.JxpathPackageImpl
 
getJXPathModelQuery_Query() - Method in interface org.eclipse.gmt.modisco.infra.query.jxpath.JxpathPackage
Returns the meta object for the attribute 'Query'.
getJxpathPackage() - Method in class org.eclipse.gmt.modisco.infra.query.jxpath.impl.JxpathFactoryImpl
 
getJxpathPackage() - Method in interface org.eclipse.gmt.modisco.infra.query.jxpath.JxpathFactory
Returns the package supported by this factory.
getLowerBound() - Method in class org.eclipse.gmt.modisco.infra.query.impl.ModelQueryImpl
 
getLowerBound() - Method in class org.eclipse.gmt.modisco.infra.query.impl.ModelQueryParameterImpl
 
getLowerBound() - Method in interface org.eclipse.gmt.modisco.infra.query.ModelQuery
Returns the value of the 'Lower Bound' attribute.
getLowerBound() - Method in interface org.eclipse.gmt.modisco.infra.query.ModelQueryParameter
Returns the value of the 'Lower Bound' attribute.
getManagedModelQueryType() - Method in interface org.eclipse.gmt.modisco.infra.query.core.IModelQueryFactory
 
getManagedModelQueryType() - Method in class org.eclipse.gmt.modisco.infra.query.core.java.internal.JavaModelQueryFactory
 
getManagedModelQueryType() - Method in class org.eclipse.gmt.modisco.infra.query.core.ocl.OclModelQueryFactory
 
getManagedModelQueryType() - Method in class org.eclipse.gmt.modisco.infra.query.jxpath.query.JXPathModelQueryFactory
 
getMessage() - Method in exception org.eclipse.gmt.modisco.infra.query.core.exception.ExecutionEnvironmentException
 
getMetaClasses() - Method in class org.eclipse.gmt.modisco.infra.facet.core.FacetContext
 
getModelFile() - Method in class org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetModelWizard.FacetModelWizardNewFileCreationPage
 
getModelFile() - Method in class org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetModelWizard
Get the file from the page.
getModelFile() - Method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryModelWizard
Get the file from the page.
getModelFile() - Method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryModelWizard.QueryModelWizardNewFileCreationPage
 
getModelQuery() - Method in class org.eclipse.gmt.modisco.infra.query.core.AbstractModelQuery
This method returns the model query element passed as parameter to the constructor
getModelQuery() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQuery() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for class 'Model Query'.
getModelQuery_Description() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQuery_Description() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the attribute 'Description'.
getModelQuery_IsExternalContextDependent() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQuery_IsExternalContextDependent() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the attribute 'Is External Context Dependent'.
getModelQuery_LowerBound() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQuery_LowerBound() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the attribute 'Lower Bound'.
getModelQuery_ModelQuerySet() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQuery_ModelQuerySet() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the container reference 'Model Query Set'.
getModelQuery_Name() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQuery_Name() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the attribute 'Name'.
getModelQuery_Parameters() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQuery_Parameters() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the containment reference list 'Parameters'.
getModelQuery_ReturnType() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQuery_ReturnType() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the reference 'Return Type'.
getModelQuery_Scope() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQuery_Scope() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the reference list 'Scope'.
getModelQuery_UpperBound() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQuery_UpperBound() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the attribute 'Upper Bound'.
getModelQueryContext() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimePackageImpl
 
getModelQueryContext() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.RuntimePackage
Returns the meta object for class 'Model Query Context'.
getModelQueryContext_SelectedModelElements() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimePackageImpl
 
getModelQueryContext_SelectedModelElements() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.RuntimePackage
Returns the meta object for the reference list 'Selected Model Elements'.
getModelQueryContext_SelectedModels() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimePackageImpl
 
getModelQueryContext_SelectedModels() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.RuntimePackage
Returns the meta object for the attribute list 'Selected Models'.
getModelQueryImpl(ModelQuery) - Method in class org.eclipse.gmt.modisco.infra.query.core.ModelQuerySetCatalog
This method return a java object containing the model query implementation.
getModelQueryParameter() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQueryParameter() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for class 'Model Query Parameter'.
getModelQueryParameter_LowerBound() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQueryParameter_LowerBound() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the attribute 'Lower Bound'.
getModelQueryParameter_Name() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQueryParameter_Name() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the attribute 'Name'.
getModelQueryParameter_Type() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQueryParameter_Type() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the reference 'Type'.
getModelQueryParameter_UpperBound() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQueryParameter_UpperBound() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the attribute 'Upper Bound'.
getModelQueryParameterValue() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimePackageImpl
 
getModelQueryParameterValue() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.RuntimePackage
Returns the meta object for class 'Model Query Parameter Value'.
getModelQueryParameterValue_Parameter() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimePackageImpl
 
getModelQueryParameterValue_Parameter() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.RuntimePackage
Returns the meta object for the reference 'Parameter'.
getModelQueryParameterValue_Value() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimePackageImpl
 
getModelQueryParameterValue_Value() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.RuntimePackage
Returns the meta object for the attribute 'Value'.
getModelQueryResult() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimePackageImpl
 
getModelQueryResult() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.RuntimePackage
Returns the meta object for class 'Model Query Result'.
getModelQueryResult_Exception() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimePackageImpl
 
getModelQueryResult_Exception() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.RuntimePackage
Returns the meta object for the attribute 'Exception'.
getModelQueryResult_Source() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimePackageImpl
 
getModelQueryResult_Source() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.RuntimePackage
Returns the meta object for the reference 'Source'.
getModelQueryResult_Value() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimePackageImpl
 
getModelQueryResult_Value() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.RuntimePackage
Returns the meta object for the attribute 'Value'.
getModelQuerySet(String) - Method in class org.eclipse.gmt.modisco.infra.query.core.ModelQuerySetCatalog
This method returns the model query set of the resource having for name the "name" parameter value.
getModelQuerySet() - Method in class org.eclipse.gmt.modisco.infra.query.impl.ModelQueryImpl
 
getModelQuerySet() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQuerySet() - Method in interface org.eclipse.gmt.modisco.infra.query.ModelQuery
Returns the value of the 'Model Query Set' container reference.
getModelQuerySet() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for class 'Model Query Set'.
getModelQuerySet_AssociatedMetamodels() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQuerySet_AssociatedMetamodels() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the reference list 'Associated Metamodels'.
getModelQuerySet_Description() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQuerySet_Description() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the attribute 'Description'.
getModelQuerySet_IsEditable() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQuerySet_IsEditable() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the attribute 'Is Editable'.
getModelQuerySet_Name() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQuerySet_Name() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the attribute 'Name'.
getModelQuerySet_Queries() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getModelQuerySet_Queries() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the containment reference list 'Queries'.
getName() - Method in class org.eclipse.gmt.modisco.infra.query.impl.ModelQueryImpl
 
getName() - Method in class org.eclipse.gmt.modisco.infra.query.impl.ModelQueryParameterImpl
 
getName() - Method in class org.eclipse.gmt.modisco.infra.query.impl.ModelQuerySetImpl
 
getName() - Method in interface org.eclipse.gmt.modisco.infra.query.ModelQuery
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.gmt.modisco.infra.query.ModelQueryParameter
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.gmt.modisco.infra.query.ModelQuerySet
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.gmt.modisco.infra.query.ui.views.queryExecution.internal.QueryResultDisplayersRegistry.NamedQueryResultDisplayer
 
getNextPage(IWizardPage) - Method in class org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizard
 
getOCLModelQuery() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getOCLModelQuery() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for class 'OCL Model Query'.
getOCLModelQuery_Query() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getOCLModelQuery_Query() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the meta object for the attribute 'Query'.
getOppositeReference() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.ShortcutImpl
 
getOppositeReference() - Method in interface org.eclipse.gmt.modisco.infra.facet.Shortcut
Returns the value of the 'Opposite Reference' reference.
getPackage() - Static method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.gmt.modisco.infra.query.impl.QueryFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.gmt.modisco.infra.query.jxpath.impl.JxpathFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimeFactoryImpl
Deprecated.  
getParameter() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.ModelQueryParameterValueImpl
 
getParameter() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.ModelQueryParameterValue
Returns the value of the 'Parameter' reference.
getParameters() - Method in class org.eclipse.gmt.modisco.infra.query.impl.ModelQueryImpl
 
getParameters() - Method in interface org.eclipse.gmt.modisco.infra.query.ModelQuery
Returns the value of the 'Parameters' containment reference list.
getParameterValue(ModelQueryParameter) - Method in class org.eclipse.gmt.modisco.infra.query.core.java.ParameterValueList
Return the parameter with specified a parameter object.
getParameterValueByName(String) - Method in class org.eclipse.gmt.modisco.infra.query.core.java.ParameterValueList
Return the parameter with specified name.
getParent(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetEditor.ReverseAdapterFactoryContentProvider
 
getParent(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.ui.views.FacetSetContentProvider
 
getParent(Object) - Method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryEditor.ReverseAdapterFactoryContentProvider
 
getPath() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.ShortcutImpl
 
getPath() - Method in interface org.eclipse.gmt.modisco.infra.facet.Shortcut
Returns the value of the 'Path' reference list.
getPlugin() - Static method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.gmt.modisco.infra.query.edit.provider.QueryEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.QueryEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getProject() - Method in exception org.eclipse.gmt.modisco.infra.query.core.exception.BundleClassPathException
 
getPropertyDescriptors(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetAttributeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetItemProvider
This constructs an instance from a factory and a notifier.
getPropertyDescriptors(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetReferenceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetSetItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetStructuralFeatureItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.ShortcutItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.JavaModelQueryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.ModelQueryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.ModelQueryParameterItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.ModelQuerySetItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.OCLModelQueryItemProvider
This returns the property descriptors for the adapted class.
getPropertySheetPage() - Method in class org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryEditor
This accesses a cached version of the property sheet.
getQueries() - Method in class org.eclipse.gmt.modisco.infra.query.impl.ModelQuerySetImpl
 
getQueries() - Method in interface org.eclipse.gmt.modisco.infra.query.ModelQuerySet
Returns the value of the 'Queries' containment reference list.
getQuery(String) - Method in class org.eclipse.gmt.modisco.infra.query.impl.ModelQuerySetImpl
 
getQuery() - Method in class org.eclipse.gmt.modisco.infra.query.impl.OCLModelQueryImpl
 
getQuery() - Method in class org.eclipse.gmt.modisco.infra.query.jxpath.impl.JXPathModelQueryImpl
 
getQuery() - Method in interface org.eclipse.gmt.modisco.infra.query.jxpath.JXPathModelQuery
Returns the value of the 'Query' attribute.
getQuery(String) - Method in interface org.eclipse.gmt.modisco.infra.query.ModelQuerySet
ModelQuerySet::getQuery(EString) returns the contained ModelQuery having the requested name.
getQuery() - Method in interface org.eclipse.gmt.modisco.infra.query.OCLModelQuery
Returns the value of the 'Query' attribute.
getQueryDescription() - Method in class org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage
 
getQueryFactory() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryPackageImpl
 
getQueryFactory() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryPackage
Returns the factory that creates the instances of the model.
getQueryName() - Method in class org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage
 
getQueryPackage() - Method in class org.eclipse.gmt.modisco.infra.query.impl.QueryFactoryImpl
 
getQueryPackage() - Method in interface org.eclipse.gmt.modisco.infra.query.QueryFactory
Returns the package supported by this factory.
getQueryResultDisplayer(String) - Method in class org.eclipse.gmt.modisco.infra.query.ui.views.queryExecution.internal.QueryResultDisplayersRegistry
 
getQueryResultDisplayers() - Method in class org.eclipse.gmt.modisco.infra.query.ui.views.queryExecution.internal.QueryResultDisplayersRegistry
 
getQuerySet() - Method in class org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage
 
getReferences(EObject) - Method in class org.eclipse.gmt.modisco.infra.facet.core.FacetContext
 
getRemoveAllImageDescriptor() - Method in class org.eclipse.gmt.modisco.infra.query.ui.ImageProvider
 
getRemoveImageDescriptor() - Method in class org.eclipse.gmt.modisco.infra.query.ui.ImageProvider
 
getRequiredExecEnv() - Method in exception org.eclipse.gmt.modisco.infra.query.core.exception.ExecutionEnvironmentException
 
getResourceLocator() - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetAttributeItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetReferenceItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetSetItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetStructuralFeatureItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.ShortcutItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.ModelQueryItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.ModelQueryParameterItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.ModelQuerySetItemProvider
Return the resource locator for this item provider's resources.
getReturnType() - Method in class org.eclipse.gmt.modisco.infra.query.impl.ModelQueryImpl
 
getReturnType() - Method in interface org.eclipse.gmt.modisco.infra.query.ModelQuery
Returns the value of the 'Return Type' reference.
getReturnType() - Method in class org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage
 
getRootAdapterFactory() - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.QueryItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRuntimeFactory() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimePackageImpl
 
getRuntimeFactory() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.RuntimePackage
Returns the factory that creates the instances of the model.
getRuntimePackage() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.RuntimeFactoryImpl
 
getRuntimePackage() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.RuntimeFactory
Returns the package supported by this factory.
getSchemeSpecificPart() - Method in class org.eclipse.gmt.modisco.infra.facet.core.internal.FacetProtocolExtension
 
getSchemeSpecificPart() - Method in class org.eclipse.gmt.modisco.infra.query.core.internal.QueryProtocolExtension
 
getScope() - Method in class org.eclipse.gmt.modisco.infra.query.impl.ModelQueryImpl
 
getScope() - Method in interface org.eclipse.gmt.modisco.infra.query.ModelQuery
Returns the value of the 'Scope' reference list.
getScope() - Method in class org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage
 
getSelectedEObjects() - Method in class org.eclipse.gmt.modisco.infra.query.ui.views.queryExecution.internal.QueryExecutionView.ContextInfo
 
getSelectedModelElements() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.ModelQueryContextImpl
 
getSelectedModelElements() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.ModelQueryContext
Returns the value of the 'Selected Model Elements' reference list.
getSelectedModels() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.ModelQueryContextImpl
 
getSelectedModels() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.ModelQueryContext
Returns the value of the 'Selected Models' attribute list.
getSelectedQueries() - Method in class org.eclipse.gmt.modisco.infra.query.ui.dialogs.QuerySelectionDialog
 
getSelection() - Method in class org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetEditor
This implements org.eclipse.jface.viewers.ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryEditor
This implements org.eclipse.jface.viewers.ISelectionProvider to return this editor's overall selection.
getShortcut() - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetPackage
Returns the meta object for class 'Shortcut'.
getShortcut() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl
 
getShortcut_OppositeReference() - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetPackage
Returns the meta object for the reference 'Opposite Reference'.
getShortcut_OppositeReference() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl
 
getShortcut_Path() - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetPackage
Returns the meta object for the reference list 'Path'.
getShortcut_Path() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetPackageImpl
 
getShowInContext() - Method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryEditor
Return the selected items, so that the "Show In" menu can be built by Eclipse according to the kind of items selected
getShowInTargetIds() - Method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryEditor
Return the additional IDs of the views that we want the user to be able to navigate to, when using the "Show In" menu
getSingleton() - Static method in class org.eclipse.gmt.modisco.infra.facet.core.FacetSetCatalog
 
getSingleton() - Static method in class org.eclipse.gmt.modisco.infra.facet.ui.ImageProvider
 
getSingleton() - Static method in class org.eclipse.gmt.modisco.infra.query.core.java.internal.JavaQueryImplMarkerChangeListener
 
getSingleton() - Static method in class org.eclipse.gmt.modisco.infra.query.core.ModelQuerySetCatalog
 
getSource() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.ModelQueryResultImpl
 
getSource() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.ModelQueryResult
Returns the value of the 'Source' reference.
getText(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetAttributeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetReferenceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetSetItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetStructuralFeatureItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.gmt.modisco.infra.facet.edit.provider.ShortcutItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.JavaModelQueryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.ModelQueryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.ModelQueryParameterItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.ModelQuerySetItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.gmt.modisco.infra.query.edit.provider.OCLModelQueryItemProvider
This returns the label text for the adapted class.
getType() - Method in class org.eclipse.gmt.modisco.infra.query.impl.ModelQueryParameterImpl
 
getType() - Method in interface org.eclipse.gmt.modisco.infra.query.ModelQueryParameter
Returns the value of the 'Type' reference.
getUpperBound() - Method in class org.eclipse.gmt.modisco.infra.query.impl.ModelQueryImpl
 
getUpperBound() - Method in class org.eclipse.gmt.modisco.infra.query.impl.ModelQueryParameterImpl
 
getUpperBound() - Method in interface org.eclipse.gmt.modisco.infra.query.ModelQuery
Returns the value of the 'Upper Bound' attribute.
getUpperBound() - Method in interface org.eclipse.gmt.modisco.infra.query.ModelQueryParameter
Returns the value of the 'Upper Bound' attribute.
getURI(String) - Method in class org.eclipse.gmt.modisco.infra.facet.core.internal.FacetProtocolExtension
 
getURI(String) - Method in class org.eclipse.gmt.modisco.infra.query.core.internal.QueryProtocolExtension
 
getValue(ModelQueryParameter) - Method in class org.eclipse.gmt.modisco.infra.query.core.java.ParameterValueList
 
getValue() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.ModelQueryParameterValueImpl
 
getValue() - Method in class org.eclipse.gmt.modisco.infra.query.runtime.impl.ModelQueryResultImpl
 
getValue() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.ModelQueryParameterValue
Returns the value of the 'Value' attribute.
getValue() - Method in interface org.eclipse.gmt.modisco.infra.query.runtime.ModelQueryResult
Returns the value of the 'Value' attribute.
getValueByParameterName(String) - Method in class org.eclipse.gmt.modisco.infra.query.core.java.ParameterValueList
Return the value of the parameter with specidied name.
getValueQuery() - Method in interface org.eclipse.gmt.modisco.infra.facet.FacetStructuralFeature
Returns the value of the 'Value Query' reference.
getValueQuery() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetAttributeImpl
 
getValueQuery() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetReferenceImpl
 
getValueQuery() - Method in class org.eclipse.gmt.modisco.infra.facet.impl.FacetStructuralFeatureImpl
 
getViewer() - Method in class org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryEditor
This returns the viewer as required by the IViewerProvider interface.
getWSFile() - Method in class org.eclipse.gmt.modisco.infra.query.core.internal.ReferedFileHandler
If the referred file is a workspace file, this method return return an IFile instance representing the referred file
gotoMarker(IMarker) - Method in class org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetEditor
 
gotoMarker(IMarker) - Method in class org.eclipse.gmt.modisco.infra.query.editor.presentation.QueryEditor
 

A B C D E F G H I J L M N O P Q R S T U V W