Uses of Interface
org.eclipse.emf.common.util.ResourceLocator

Packages that use ResourceLocator
org.eclipse.emf.cheatsheets   
org.eclipse.emf.codegen   
org.eclipse.emf.codegen.ecore   
org.eclipse.emf.codegen.ecore.genmodel.provider   
org.eclipse.emf.codegen.ecore.genmodel.util   
org.eclipse.emf.common Provides a collection of subpackages to support the EMF infrastructure. 
org.eclipse.emf.common.ui This provides generally reusable extensions for the Eclipse UI 
org.eclipse.emf.common.util Provides basic utilities. 
org.eclipse.emf.converter   
org.eclipse.emf.databinding   
org.eclipse.emf.databinding.edit   
org.eclipse.emf.ecore.change Provides an API for describing and applying model changes. 
org.eclipse.emf.ecore.change.provider Provides item providers for the change model. 
org.eclipse.emf.ecore.plugin Provides platform neutral integration with Eclipse. 
org.eclipse.emf.ecore.presentation Provides sample editor support for Ecore. 
org.eclipse.emf.ecore.provider Provides item providers for Ecore. 
org.eclipse.emf.ecore.util Provides utilities. 
org.eclipse.emf.ecore.xmi   
org.eclipse.emf.ecore.xml.namespace.util   
org.eclipse.emf.ecore.xml.type.util   
org.eclipse.emf.edit This provides plugin support for EMF.Edit. 
org.eclipse.emf.edit.provider This provides reusable ItemProviderAdapter support to drive JFace StructuredViewers, Eclipse IPropertySources, and EditingDomain
org.eclipse.emf.edit.provider.resource   
org.eclipse.emf.edit.tree.provider   
org.eclipse.emf.edit.ui This provides plugin support for EMF.Edit.UI. 
org.eclipse.emf.examples.extlibrary.presentation   
org.eclipse.emf.examples.extlibrary.provider   
org.eclipse.emf.examples.generator.validator   
org.eclipse.emf.exporter   
org.eclipse.emf.exporter.html   
org.eclipse.emf.importer   
org.eclipse.emf.importer.ecore   
org.eclipse.emf.importer.java   
org.eclipse.emf.importer.rose   
org.eclipse.emf.java   
org.eclipse.emf.java.presentation   
org.eclipse.emf.java.provider   
org.eclipse.emf.mapping   
org.eclipse.emf.mapping.ecore2ecore   
org.eclipse.emf.mapping.ecore2ecore.presentation   
org.eclipse.emf.mapping.ecore2ecore.provider   
org.eclipse.emf.mapping.ecore2xml.provider   
org.eclipse.emf.mapping.ecore2xml.ui   
org.eclipse.emf.mapping.provider   
org.eclipse.emf.mapping.xsd2ecore   
org.eclipse.emf.mapping.xsd2ecore.presentation   
org.eclipse.emf.mapping.xsd2ecore.provider   
org.eclipse.emf.test.models.customer.util   
org.eclipse.emf.test.models.ext.provider   
org.eclipse.emf.test.models.movie.db.util   
org.eclipse.emf.test.models.ppo.util   
org.eclipse.emf.test.models.qname.util   
org.eclipse.emf.test.models.ref.provider   
org.eclipse.emf.test.models.ref.unsettable.provider   
org.eclipse.emf.test.models.tree.provider   
 

Uses of ResourceLocator in org.eclipse.emf.cheatsheets
 

Classes in org.eclipse.emf.cheatsheets that implement ResourceLocator
 class CheatSheetsPlugin
          The Plugin for the EMF Cheat Sheets.
static class CheatSheetsPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Methods in org.eclipse.emf.cheatsheets that return ResourceLocator
 ResourceLocator CheatSheetsPlugin.getPluginResourceLocator()
           
 

Uses of ResourceLocator in org.eclipse.emf.codegen
 

Classes in org.eclipse.emf.codegen that implement ResourceLocator
 class CodeGenPlugin
          The Plugin for the model EMF.CodeGen library.
static class CodeGenPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Methods in org.eclipse.emf.codegen that return ResourceLocator
 ResourceLocator CodeGenPlugin.getPluginResourceLocator()
           
 

Uses of ResourceLocator in org.eclipse.emf.codegen.ecore
 

Classes in org.eclipse.emf.codegen.ecore that implement ResourceLocator
 class CodeGenEcorePlugin
          The Plugin for the EMF.CodeGen.Ecore library.
static class CodeGenEcorePlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Methods in org.eclipse.emf.codegen.ecore that return ResourceLocator
 ResourceLocator CodeGenEcorePlugin.getPluginResourceLocator()
           
 

Uses of ResourceLocator in org.eclipse.emf.codegen.ecore.genmodel.provider
 

Classes in org.eclipse.emf.codegen.ecore.genmodel.provider that implement ResourceLocator
 class GenAnnotationItemProvider
          This is the item provider adapter for a GenAnnotation object
 class GenBaseItemProvider
          This is the item provider adapter for a GenBase object
 class GenClassItemProvider
          This is the item provider adapter for a GenClass object
 class GenDataTypeItemProvider
          This is the item provider adapter for a GenDataType object
 class GenEnumItemProvider
          This is the item provider adapter for a GenEnum object
 class GenEnumLiteralItemProvider
          This is the item provider adapter for a GenEnumLiteral object
 class GenFeatureItemProvider
          This is the item provider adapter for a GenFeature object
 class GenModelEditPlugin
          This is the central singleton for the GenModel editor plugin
static class GenModelEditPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 class GenModelItemProvider
          This is the item provider adapter for a GenModel object
 class GenOperationItemProvider
          This is the item provider adapter for a GenOperation object
 class GenPackageItemProvider
          This is the item provider adapter for a GenPackage object
 

Methods in org.eclipse.emf.codegen.ecore.genmodel.provider that return ResourceLocator
 ResourceLocator GenModelEditPlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 ResourceLocator GenBaseItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 

Methods in org.eclipse.emf.codegen.ecore.genmodel.provider with parameters of type ResourceLocator
protected  ItemPropertyDescriptor GenBaseItemProvider.createItemPropertyDescriptor(AdapterFactory adapterFactory, ResourceLocator resourceLocator, java.lang.String displayName, java.lang.String description, EStructuralFeature feature, boolean isSettable, boolean multiLine, boolean sortChoices, java.lang.Object staticImage, java.lang.String category, java.lang.String[] filterFlags)
           
 

Constructors in org.eclipse.emf.codegen.ecore.genmodel.provider with parameters of type ResourceLocator
GenBaseItemProvider.GenItemPropertyDescriptor(AdapterFactory adapterFactory, ResourceLocator resourceLocator, java.lang.String displayName, java.lang.String description, EStructuralFeature feature, boolean isSettable, boolean multiLine, boolean sortChoices, java.lang.Object staticImage, java.lang.String category, java.lang.String[] filterFlags)
           
 

Uses of ResourceLocator in org.eclipse.emf.codegen.ecore.genmodel.util
 

Methods in org.eclipse.emf.codegen.ecore.genmodel.util that return ResourceLocator
 ResourceLocator GenModelValidator.getResourceLocator()
          Returns the resource locator that will be used to fetch messages for this validator's diagnostics
 

Uses of ResourceLocator in org.eclipse.emf.common
 

Classes in org.eclipse.emf.common that implement ResourceLocator
 class CommonPlugin
          The Plugin for the model EMF.Common library.
static class CommonPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 class EMFPlugin
          EMF must run within an Eclipse workbench, within a headless Eclipse workspace, or just stand-alone as part of some other application.
static class EMFPlugin.EclipsePlugin
          The actual implementation of an Eclipse Plugin.
 

Fields in org.eclipse.emf.common declared as ResourceLocator
protected  ResourceLocator[] EMFPlugin.delegateResourceLocators
           
 

Methods in org.eclipse.emf.common that return ResourceLocator
protected  ResourceLocator[] EMFPlugin.getDelegateResourceLocators()
           
 ResourceLocator CommonPlugin.getPluginResourceLocator()
           
abstract  ResourceLocator EMFPlugin.getPluginResourceLocator()
          Returns an Eclipse plugin implementation of a resource locator.
protected  ResourceLocator EMFPlugin.getPrimaryResourceLocator()
           
 

Constructors in org.eclipse.emf.common with parameters of type ResourceLocator
EMFPlugin(ResourceLocator[] delegateResourceLocators)
           
 

Uses of ResourceLocator in org.eclipse.emf.common.ui
 

Classes in org.eclipse.emf.common.ui that implement ResourceLocator
 class CommonUIPlugin
          The Plugin for the model EMF.Common.UI library.
static class CommonUIPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 class EclipseUIPlugin
          An Eclipse AbstractUIPlugin implementation base to be used within UI plug-ins.
 

Methods in org.eclipse.emf.common.ui that return ResourceLocator
 ResourceLocator CommonUIPlugin.getPluginResourceLocator()
           
 

Uses of ResourceLocator in org.eclipse.emf.common.util
 

Classes in org.eclipse.emf.common.util that implement ResourceLocator
 class DelegatingResourceLocator
          An abstract resource locator implementation comprising a primary locator and a series delegate locators.
 

Methods in org.eclipse.emf.common.util that return ResourceLocator
protected abstract  ResourceLocator[] DelegatingResourceLocator.getDelegateResourceLocators()
          Returns the delegate resource locators.
protected abstract  ResourceLocator DelegatingResourceLocator.getPrimaryResourceLocator()
          Returns the primary resource locator.
 

Uses of ResourceLocator in org.eclipse.emf.converter
 

Classes in org.eclipse.emf.converter that implement ResourceLocator
 class ConverterPlugin
          The Plugin for the model converter.
static class ConverterPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Methods in org.eclipse.emf.converter that return ResourceLocator
 ResourceLocator ConverterPlugin.getPluginResourceLocator()
           
 

Uses of ResourceLocator in org.eclipse.emf.databinding
 

Classes in org.eclipse.emf.databinding that implement ResourceLocator
 class DataBindingPlugin
          PROVISIONAL: This API is subject to arbitrary change, including renaming or removal.
static class DataBindingPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Methods in org.eclipse.emf.databinding that return ResourceLocator
 ResourceLocator DataBindingPlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin.
 

Uses of ResourceLocator in org.eclipse.emf.databinding.edit
 

Classes in org.eclipse.emf.databinding.edit that implement ResourceLocator
 class DataBindingEditPlugin
          PROVISIONAL: This API is subject to arbitrary change, including renaming or removal.
static class DataBindingEditPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Methods in org.eclipse.emf.databinding.edit that return ResourceLocator
 ResourceLocator DataBindingEditPlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin.
 

Uses of ResourceLocator in org.eclipse.emf.ecore.change
 

Classes in org.eclipse.emf.ecore.change that implement ResourceLocator
 class ChangePlugin
          This is the central singleton for the Change model plugin
static class ChangePlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Methods in org.eclipse.emf.ecore.change that return ResourceLocator
 ResourceLocator ChangePlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 

Uses of ResourceLocator in org.eclipse.emf.ecore.change.provider
 

Classes in org.eclipse.emf.ecore.change.provider that implement ResourceLocator
 class ChangeDescriptionItemProvider
          This is the item provider adapter for a ChangeDescription object
 class ChangeEditPlugin
          This is the central singleton for the Change edit plugin
static class ChangeEditPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 class EObjectToChangesMapEntryItemProvider
          This is the item provider adapter for a Map.Entry object
 class FeatureChangeItemProvider
          This is the item provider adapter for a FeatureChange object
 class FeatureMapEntryItemProvider
          This is the item provider adapter for a FeatureMapEntry object
 class ListChangeItemProvider
          This is the item provider adapter for a ListChange object
 class ResourceChangeItemProvider
          This is the item provider adapter for a ResourceChange object
 

Methods in org.eclipse.emf.ecore.change.provider that return ResourceLocator
 ResourceLocator ChangeEditPlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 ResourceLocator ListChangeItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator ResourceChangeItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator FeatureMapEntryItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator ChangeDescriptionItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator FeatureChangeItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator EObjectToChangesMapEntryItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 

Uses of ResourceLocator in org.eclipse.emf.ecore.plugin
 

Classes in org.eclipse.emf.ecore.plugin that implement ResourceLocator
 class EcorePlugin
          A collection of platform-neutral static utilities as well as Eclipse support utilities.
static class EcorePlugin.Implementation
          A plugin implementation that handles Ecore plugin registration.
 

Methods in org.eclipse.emf.ecore.plugin that return ResourceLocator
 ResourceLocator EcorePlugin.getPluginResourceLocator()
           
 

Uses of ResourceLocator in org.eclipse.emf.ecore.presentation
 

Classes in org.eclipse.emf.ecore.presentation that implement ResourceLocator
 class EcoreEditorPlugin
          This is the central singleton for the Ecore editor plugin
static class EcoreEditorPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Methods in org.eclipse.emf.ecore.presentation that return ResourceLocator
 ResourceLocator EcoreEditorPlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 

Uses of ResourceLocator in org.eclipse.emf.ecore.provider
 

Classes in org.eclipse.emf.ecore.provider that implement ResourceLocator
 class EAnnotationItemProvider
          This is the item provider adapter for a EAnnotation object
 class EAttributeItemProvider
          This is the item provider adapter for a EAttribute object
 class EClassifierItemProvider
          This is the item provider adapter for a EClassifier object
 class EClassItemProvider
          This is the item provider adapter for a EClass object
 class EcoreEditPlugin
          This is the central singleton for the Ecore edit plugin
static class EcoreEditPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 class EDataTypeItemProvider
          This is the item provider adapter for a EDataType object
 class EEnumItemProvider
          This is the item provider adapter for a EEnum object
 class EEnumLiteralItemProvider
          This is the item provider adapter for a EEnumLiteral object
 class EFactoryItemProvider
          This is the item provider adapter for a EFactory object
 class EGenericTypeItemProvider
          This is the item provider adapter for a EGenericType object
 class EModelElementItemProvider
          This is the item provider adapter for a EModelElement object
 class ENamedElementItemProvider
          This is the item provider adapter for a ENamedElement object
 class EObjectItemProvider
          This is the item provider adapter for a EObject object
 class EOperationItemProvider
          This is the item provider adapter for a EOperation object
 class EPackageItemProvider
          This is the item provider adapter for a EPackage object
 class EParameterItemProvider
          This is the item provider adapter for a EParameter object
 class EReferenceItemProvider
          This is the item provider adapter for a EReference object
 class EStringToStringMapEntryItemProvider
          This is the item provider adapter for a Map.Entry object
 class EStructuralFeatureItemProvider
          This is the item provider adapter for a EStructuralFeature object
 class ETypedElementItemProvider
          This is the item provider adapter for a ETypedElement object
 class ETypeParameterItemProvider
          This is the item provider adapter for a ETypeParameter object
 

Methods in org.eclipse.emf.ecore.provider that return ResourceLocator
 ResourceLocator EcoreEditPlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 ResourceLocator EStringToStringMapEntryItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator EObjectItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 

Constructors in org.eclipse.emf.ecore.provider with parameters of type ResourceLocator
EModelElementItemProvider.ItemPropertyDescriptorWithUniqueChoiceOfValueLabels(AdapterFactory adapterFactory, ResourceLocator resourceLocator, java.lang.String displayName, java.lang.String description, EStructuralFeature feature, boolean isSettable, boolean multiLine, boolean sortChoices, java.lang.Object staticImage, java.lang.String category, java.lang.String[] filterFlags)
           
 

Uses of ResourceLocator in org.eclipse.emf.ecore.util
 

Methods in org.eclipse.emf.ecore.util that return ResourceLocator
protected  ResourceLocator EObjectValidator.getEcoreResourceLocator()
          Returns the resource locator for fetching Ecore-specific messages.
protected  ResourceLocator EObjectValidator.getResourceLocator()
          Returns the resource locator for fetching model-specific messages.
 ResourceLocator EcoreValidator.getResourceLocator()
          Returns the resource locator that will be used to fetch messages for this validator's diagnostics
protected  ResourceLocator EcoreValidator.EGenericTypeBuilder.getResourceLocator()
          Returns the resource locator for fetching messages.
 

Uses of ResourceLocator in org.eclipse.emf.ecore.xmi
 

Classes in org.eclipse.emf.ecore.xmi that implement ResourceLocator
 class XMIPlugin
          The Plugin for the EMF.Ecore.XMI library.
static class XMIPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Methods in org.eclipse.emf.ecore.xmi that return ResourceLocator
 ResourceLocator XMIPlugin.getPluginResourceLocator()
           
 

Uses of ResourceLocator in org.eclipse.emf.ecore.xml.namespace.util
 

Methods in org.eclipse.emf.ecore.xml.namespace.util that return ResourceLocator
 ResourceLocator XMLNamespaceValidator.getResourceLocator()
          Returns the resource locator that will be used to fetch messages for this validator's diagnostics
 

Uses of ResourceLocator in org.eclipse.emf.ecore.xml.type.util
 

Methods in org.eclipse.emf.ecore.xml.type.util that return ResourceLocator
 ResourceLocator XMLTypeValidator.getResourceLocator()
          Returns the resource locator that will be used to fetch messages for this validator's diagnostics
 

Uses of ResourceLocator in org.eclipse.emf.edit
 

Classes in org.eclipse.emf.edit that implement ResourceLocator
 class EMFEditPlugin
          The Plugin for the model EMF.Edit library.
static class EMFEditPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Methods in org.eclipse.emf.edit that return ResourceLocator
 ResourceLocator EMFEditPlugin.getPluginResourceLocator()
           
 

Uses of ResourceLocator in org.eclipse.emf.edit.provider
 

Classes in org.eclipse.emf.edit.provider that implement ResourceLocator
 class ChildCreationExtenderManager
          A child creation extension manager encapsulates a list of child creation extenders for a particular package.
 class ItemProviderAdapter
          This adapter implementation provides a convenient reusable base for adapters that will be used as item providers.
 class ReflectiveItemProvider
          This adapter implementation provides reflective support that emulates the behaviour of a default generated item provider.
 

Fields in org.eclipse.emf.edit.provider declared as ResourceLocator
protected  ResourceLocator ChildCreationExtenderManager.primaryResourceLocator
          The primary resource locator.
protected  ResourceLocator FeatureMapEntryWrapperItemProvider.resourceLocator
          The resource locator from the owner's item provider.
protected  ResourceLocator ItemPropertyDescriptor.resourceLocator
          This is used to locate resources for translated values like enumeration literals.
protected  ResourceLocator ItemPropertyDescriptor.ItemDelegator.resourceLocator
           
protected  ResourceLocator AttributeValueWrapperItemProvider.resourceLocator
          The resource locator from the owner's item provider.
 

Methods in org.eclipse.emf.edit.provider that return ResourceLocator
protected  ResourceLocator[] ChildCreationExtenderManager.getDelegateResourceLocators()
           
protected  ResourceLocator ChildCreationExtenderManager.getPrimaryResourceLocator()
           
protected  ResourceLocator ItemProviderAdapter.getResourceLocator()
          Get the resource locator for this adapter's resources.
 ResourceLocator IChildCreationExtender.getResourceLocator()
          Returns a resource locator than can locate resources related to the child descriptors.
protected  ResourceLocator ItemProviderAdapter.getResourceLocator(java.lang.Object anyObject)
          Get the resource locator from the adapter of the object, if possible.
 

Methods in org.eclipse.emf.edit.provider with parameters of type ResourceLocator
protected  ItemPropertyDescriptor ItemProviderAdapter.createItemPropertyDescriptor(AdapterFactory adapterFactory, ResourceLocator resourceLocator, java.lang.String displayName, java.lang.String description, EStructuralFeature feature, boolean isSettable, boolean multiLine, boolean sortChoices, java.lang.Object staticImage, java.lang.String category, java.lang.String[] filterFlags)
          Creates an instance that uses a resource locator; indicates whether to be multi-line and to sort choices; specifies a static image, a category, and filter flags; and determines the cell editor from the type of the structural feature.
protected  ItemPropertyDescriptor ItemProviderAdapter.createItemPropertyDescriptor(AdapterFactory adapterFactory, ResourceLocator resourceLocator, java.lang.String displayName, java.lang.String description, EStructuralFeature feature, boolean isSettable, java.lang.Object staticImage, java.lang.String category, java.lang.String[] filterFlags)
          This creates an item provider descriptor that uses a resource locator; specifies a static image, a category, and filter flags; and determines the cell editor from the type of the structural feature.
 

Constructors in org.eclipse.emf.edit.provider with parameters of type ResourceLocator
AttributeValueWrapperItemProvider(java.lang.Object value, EObject owner, EAttribute attribute, AdapterFactory adapterFactory, ResourceLocator resourceLocator)
          Creates an instance for a single-valued attribute.
AttributeValueWrapperItemProvider(java.lang.Object value, EObject owner, EAttribute attribute, int index, AdapterFactory adapterFactory, ResourceLocator resourceLocator)
          Creates an instance for a value within a multi-valued attribute.
ChildCreationExtenderManager(ResourceLocator primaryResourceLocator, java.lang.String namespace)
          Creates an instance for the given primary resource locator to manage the extensions for the given namespace.
FeatureMapEntryWrapperItemProvider(FeatureMap.Entry entry, EObject owner, EAttribute attribute, int index, AdapterFactory adapterFactory, ResourceLocator resourceLocator)
          Creates an instance for the feature map entry.
ItemPropertyDescriptor.ItemDelegator(AdapterFactory adapterFactory, ResourceLocator resourceLocator)
           
ItemPropertyDescriptor(AdapterFactory adapterFactory, ResourceLocator resourceLocator, java.lang.String displayName, java.lang.String description, EReference[] parentReferences)
          This creates an instance that uses a resource locator and determines the cell editor from the parent references.
ItemPropertyDescriptor(AdapterFactory adapterFactory, ResourceLocator resourceLocator, java.lang.String displayName, java.lang.String description, EReference[] parentReferences, boolean isSettable)
          This creates an instance that uses a resource locator and determines the cell editor from the parent references.
ItemPropertyDescriptor(AdapterFactory adapterFactory, ResourceLocator resourceLocator, java.lang.String displayName, java.lang.String description, EReference[] parentReferences, boolean isSettable, java.lang.String category)
          This creates an instance that uses a resource locator, specifies a category, and determines the cell editor from the parent references.
ItemPropertyDescriptor(AdapterFactory adapterFactory, ResourceLocator resourceLocator, java.lang.String displayName, java.lang.String description, EReference[] parentReferences, boolean isSettable, java.lang.String category, java.lang.String[] filterFlags)
          This creates an instance that uses a resource locator, specifies a category and filter flags, and determines the cell editor from the parent references.
ItemPropertyDescriptor(AdapterFactory adapterFactory, ResourceLocator resourceLocator, java.lang.String displayName, java.lang.String description, EStructuralFeature feature)
          This creates an instance that uses a resource locator and determines the cell editor from the type of the structural feature.
ItemPropertyDescriptor(AdapterFactory adapterFactory, ResourceLocator resourceLocator, java.lang.String displayName, java.lang.String description, EStructuralFeature feature, boolean isSettable)
          This creates an instance that uses a resource locator and determines the cell editor from the type of the structural feature.
ItemPropertyDescriptor(AdapterFactory adapterFactory, ResourceLocator resourceLocator, java.lang.String displayName, java.lang.String description, EStructuralFeature feature, boolean isSettable, boolean multiLine, boolean sortChoices, java.lang.Object staticImage, java.lang.String category, java.lang.String[] filterFlags)
          This creates an instance that uses a resource locator; indicates whether to be multi-line and to sort choices; specifies a static image, a category, and filter flags; and determines the cell editor from the type of the structural feature.
ItemPropertyDescriptor(AdapterFactory adapterFactory, ResourceLocator resourceLocator, java.lang.String displayName, java.lang.String description, EStructuralFeature feature, boolean isSettable, java.lang.Object staticImage)
          This creates an instance that uses a resource locator, specifies a static image, and determines the cell editor from the type of the structural feature.
ItemPropertyDescriptor(AdapterFactory adapterFactory, ResourceLocator resourceLocator, java.lang.String displayName, java.lang.String description, EStructuralFeature feature, boolean isSettable, java.lang.Object staticImage, java.lang.String category)
          This creates an instance that uses a resource locator, specifies a static image and category, and determines the cell editor from the type of the structural feature.
ItemPropertyDescriptor(AdapterFactory adapterFactory, ResourceLocator resourceLocator, java.lang.String displayName, java.lang.String description, EStructuralFeature feature, boolean isSettable, java.lang.Object staticImage, java.lang.String category, java.lang.String[] filterFlags)
          This creates an instance that uses a resource locator; specifies a static image, a category, and filter flags; and determines the cell editor from the type of the structural feature.
ItemPropertyDescriptor(AdapterFactory adapterFactory, ResourceLocator resourceLocator, java.lang.String displayName, java.lang.String description, EStructuralFeature feature, boolean isSettable, java.lang.String category)
          This creates an instance that uses a resource locator, specifies a category, and determines the cell editor from the type of the structural feature.
ItemPropertyDescriptor(AdapterFactory adapterFactory, ResourceLocator resourceLocator, java.lang.String displayName, java.lang.String description, EStructuralFeature feature, boolean isSettable, java.lang.String category, java.lang.String[] filterFlags)
          This creates an instance that uses a resource locator, specifies a category and filter flags, and determines the cell editor from the type of the structural feature.
WrapperItemProvider.WrapperItemPropertyDescriptor(ResourceLocator resourceLocator, EStructuralFeature feature)
           
 

Uses of ResourceLocator in org.eclipse.emf.edit.provider.resource
 

Classes in org.eclipse.emf.edit.provider.resource that implement ResourceLocator
 class ResourceItemProvider
          This is the item provider adapter for a Resource object.
 class ResourceSetItemProvider
          This is the item provider adapter for a ResourceSet object.
 

Methods in org.eclipse.emf.edit.provider.resource that return ResourceLocator
 ResourceLocator ResourceItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources.
 ResourceLocator ResourceSetItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources.
 

Uses of ResourceLocator in org.eclipse.emf.edit.tree.provider
 

Classes in org.eclipse.emf.edit.tree.provider that implement ResourceLocator
 class TreeNodeItemProvider
          This is the item provider adapter for a TreeNode object.
 

Uses of ResourceLocator in org.eclipse.emf.edit.ui
 

Classes in org.eclipse.emf.edit.ui that implement ResourceLocator
 class EMFEditUIPlugin
          The Plugin for the model EMF.Edit.UI library.
static class EMFEditUIPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Methods in org.eclipse.emf.edit.ui that return ResourceLocator
 ResourceLocator EMFEditUIPlugin.getPluginResourceLocator()
           
 

Uses of ResourceLocator in org.eclipse.emf.examples.extlibrary.presentation
 

Classes in org.eclipse.emf.examples.extlibrary.presentation that implement ResourceLocator
 class EXTLibraryEditorPlugin
          This is the central singleton for the EXTLibrary editor plugin
static class EXTLibraryEditorPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Methods in org.eclipse.emf.examples.extlibrary.presentation that return ResourceLocator
 ResourceLocator EXTLibraryEditorPlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 

Uses of ResourceLocator in org.eclipse.emf.examples.extlibrary.provider
 

Classes in org.eclipse.emf.examples.extlibrary.provider that implement ResourceLocator
 class AudioVisualItemItemProvider
          This is the item provider adapter for a AudioVisualItem object
 class BookItemProvider
          This is the item provider adapter for a Book object
 class BookOnTapeItemProvider
          This is the item provider adapter for a BookOnTape object
 class BorrowerItemProvider
          This is the item provider adapter for a Borrower object
 class CirculatingItemItemProvider
          This is the item provider adapter for a CirculatingItem object
 class EmployeeItemProvider
          This is the item provider adapter for a Employee object
 class EXTLibraryEditPlugin
          This is the central singleton for the EXTLibrary edit plugin
static class EXTLibraryEditPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 class ItemItemProvider
          This is the item provider adapter for a Item object
 class LibraryItemProvider
          This is the item provider adapter for a Library object
 class PeriodicalItemProvider
          This is the item provider adapter for a Periodical object
 class PersonItemProvider
          This is the item provider adapter for a Person object
 class VideoCassetteItemProvider
          This is the item provider adapter for a VideoCassette object
 class WriterItemProvider
          This is the item provider adapter for a Writer object
 

Methods in org.eclipse.emf.examples.extlibrary.provider that return ResourceLocator
 ResourceLocator EXTLibraryEditPlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 ResourceLocator LibraryItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator PersonItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator ItemItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 

Uses of ResourceLocator in org.eclipse.emf.examples.generator.validator
 

Classes in org.eclipse.emf.examples.generator.validator that implement ResourceLocator
 class ValidatorGeneratorPlugin
          The Plugin for the Validator Generator Extension plug-in.
static class ValidatorGeneratorPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Methods in org.eclipse.emf.examples.generator.validator that return ResourceLocator
 ResourceLocator ValidatorGeneratorPlugin.getPluginResourceLocator()
           
 

Uses of ResourceLocator in org.eclipse.emf.exporter
 

Classes in org.eclipse.emf.exporter that implement ResourceLocator
 class ExporterPlugin
          The Plugin for the model exporter.
static class ExporterPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Methods in org.eclipse.emf.exporter that return ResourceLocator
 ResourceLocator ExporterPlugin.getPluginResourceLocator()
           
 

Uses of ResourceLocator in org.eclipse.emf.exporter.html
 

Classes in org.eclipse.emf.exporter.html that implement ResourceLocator
 class HTMLExporterPlugin
          The Plugin for the HTML exporter.
static class HTMLExporterPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Methods in org.eclipse.emf.exporter.html that return ResourceLocator
 ResourceLocator HTMLExporterPlugin.getPluginResourceLocator()
           
 

Uses of ResourceLocator in org.eclipse.emf.importer
 

Classes in org.eclipse.emf.importer that implement ResourceLocator
 class ImporterPlugin
          The Plugin for the model importer.
static class ImporterPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Methods in org.eclipse.emf.importer that return ResourceLocator
 ResourceLocator ImporterPlugin.getPluginResourceLocator()
           
 

Uses of ResourceLocator in org.eclipse.emf.importer.ecore
 

Classes in org.eclipse.emf.importer.ecore that implement ResourceLocator
 class EcoreImporterPlugin
          The Plugin for the EMF.CodeGen.Ecore.Ecore library.
static class EcoreImporterPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Methods in org.eclipse.emf.importer.ecore that return ResourceLocator
 ResourceLocator EcoreImporterPlugin.getPluginResourceLocator()
           
 

Uses of ResourceLocator in org.eclipse.emf.importer.java
 

Classes in org.eclipse.emf.importer.java that implement ResourceLocator
 class JavaImporterPlugin
          The Plugin for the EMF.CodeGen.Ecore.Rose library.
static class JavaImporterPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Methods in org.eclipse.emf.importer.java that return ResourceLocator
 ResourceLocator JavaImporterPlugin.getPluginResourceLocator()
           
 

Uses of ResourceLocator in org.eclipse.emf.importer.rose
 

Classes in org.eclipse.emf.importer.rose that implement ResourceLocator
 class RoseImporterPlugin
          The Plugin for the EMF.CodeGen.Ecore.Rose library.
static class RoseImporterPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
 

Methods in org.eclipse.emf.importer.rose that return ResourceLocator
 ResourceLocator RoseImporterPlugin.getPluginResourceLocator()
           
 

Uses of ResourceLocator in org.eclipse.emf.java
 

Classes in org.eclipse.emf.java that implement ResourceLocator
 class JavaPlugin
          This is the central singleton for the Java model plugin
static class JavaPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Methods in org.eclipse.emf.java that return ResourceLocator
 ResourceLocator JavaPlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 

Uses of ResourceLocator in org.eclipse.emf.java.presentation
 

Classes in org.eclipse.emf.java.presentation that implement ResourceLocator
 class JavaEditorPlugin
          This is the central singleton for the Java editor plugin
static class JavaEditorPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Methods in org.eclipse.emf.java.presentation that return ResourceLocator
 ResourceLocator JavaEditorPlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 

Uses of ResourceLocator in org.eclipse.emf.java.provider
 

Classes in org.eclipse.emf.java.provider that implement ResourceLocator
 class JavaEditPlugin
          This is the central singleton for the Java edit plugin
static class JavaEditPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 class JClassItemProvider
          This is the item provider adapter for a JClass object
 class JCompilationUnitItemProvider
          This is the item provider adapter for a JCompilationUnit object
 class JFieldItemProvider
          This is the item provider adapter for a JField object
 class JInitializerItemProvider
          This is the item provider adapter for a JInitializer object
 class JMemberItemProvider
          This is the item provider adapter for a JMember object
 class JMethodItemProvider
          This is the item provider adapter for a JMethod object
 class JModelElementItemProvider
          This is the item provider adapter for a JModelElement object
 class JPackageItemProvider
          This is the item provider adapter for a JPackage object
 class JParameterItemProvider
          This is the item provider adapter for a JParameter object
 

Methods in org.eclipse.emf.java.provider that return ResourceLocator
 ResourceLocator JavaEditPlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 ResourceLocator JModelElementItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 

Uses of ResourceLocator in org.eclipse.emf.mapping
 

Classes in org.eclipse.emf.mapping that implement ResourceLocator
 class MappingPlugin
          This is the central singleton for the Mapping edit plugin
static class MappingPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Methods in org.eclipse.emf.mapping that return ResourceLocator
 ResourceLocator MappingPlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 

Uses of ResourceLocator in org.eclipse.emf.mapping.ecore2ecore
 

Classes in org.eclipse.emf.mapping.ecore2ecore that implement ResourceLocator
 class Ecore2EcorePlugin
          This is the central singleton for the Ecore2Ecore edit plugin
static class Ecore2EcorePlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Methods in org.eclipse.emf.mapping.ecore2ecore that return ResourceLocator
 ResourceLocator Ecore2EcorePlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 

Uses of ResourceLocator in org.eclipse.emf.mapping.ecore2ecore.presentation
 

Classes in org.eclipse.emf.mapping.ecore2ecore.presentation that implement ResourceLocator
 class Ecore2EcoreEditorPlugin
          This is the central singleton for the Ecore2Ecore editor plugin
static class Ecore2EcoreEditorPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Methods in org.eclipse.emf.mapping.ecore2ecore.presentation that return ResourceLocator
 ResourceLocator Ecore2EcoreEditorPlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 

Uses of ResourceLocator in org.eclipse.emf.mapping.ecore2ecore.provider
 

Classes in org.eclipse.emf.mapping.ecore2ecore.provider that implement ResourceLocator
 class Ecore2EcoreMappingRootItemProvider
          This is the item provider adapter for a Ecore2EcoreMappingRoot object
 

Methods in org.eclipse.emf.mapping.ecore2ecore.provider that return ResourceLocator
 ResourceLocator Ecore2EcoreMappingRootItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 

Uses of ResourceLocator in org.eclipse.emf.mapping.ecore2xml.provider
 

Classes in org.eclipse.emf.mapping.ecore2xml.provider that implement ResourceLocator
 class ENamedElementToXMLInfoMapEntryItemProvider
          This is the item provider adapter for a Map.Entry object
 class XMLInfoItemProvider
          This is the item provider adapter for a XMLInfo object
 class XMLMapItemProvider
          This is the item provider adapter for a XMLMap object
 

Methods in org.eclipse.emf.mapping.ecore2xml.provider that return ResourceLocator
 ResourceLocator ENamedElementToXMLInfoMapEntryItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator XMLInfoItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator XMLMapItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 

Uses of ResourceLocator in org.eclipse.emf.mapping.ecore2xml.ui
 

Classes in org.eclipse.emf.mapping.ecore2xml.ui that implement ResourceLocator
 class Ecore2XMLUIPlugin
          This is the central singleton for the Ecore2XML editor plugin
static class Ecore2XMLUIPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Methods in org.eclipse.emf.mapping.ecore2xml.ui that return ResourceLocator
 ResourceLocator Ecore2XMLUIPlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 

Uses of ResourceLocator in org.eclipse.emf.mapping.provider
 

Classes in org.eclipse.emf.mapping.provider that implement ResourceLocator
 class ComplexTypeConverterItemProvider
          This is the item provider adpater for a ComplexTypeConverter object.
 class FunctionNamePairItemProvider
          This is the item provider adpater for a FunctionNamePair object.
 class FunctionPairItemProvider
          This is the item provider adpater for a FunctionPair object.
 class MappingHelperItemProvider
          This is the item provider adpater for a MappingHelper object.
 class MappingItemProvider
          This is the item provider adpater for a Mapping object.
 class MappingItemProviderAdapter
          This is the base class for all our providers, in case we need to add common function across all our providers.
 class MappingRootItemProvider
          This is the item provider adpater for a MappingRoot object.
 class MappingStrategyItemProvider
          This is the item provider adpater for a MappingStrategy object.
 class TypeConverterItemProvider
          This is the item provider adpater for a TypeConverter object.
 

Methods in org.eclipse.emf.mapping.provider that return ResourceLocator
 ResourceLocator MappingHelperItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator MappingItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 

Uses of ResourceLocator in org.eclipse.emf.mapping.xsd2ecore
 

Classes in org.eclipse.emf.mapping.xsd2ecore that implement ResourceLocator
 class XSD2EcorePlugin
          This is the central singleton for the XSD2Ecore edit plugin
static class XSD2EcorePlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Methods in org.eclipse.emf.mapping.xsd2ecore that return ResourceLocator
 ResourceLocator XSD2EcorePlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 

Uses of ResourceLocator in org.eclipse.emf.mapping.xsd2ecore.presentation
 

Classes in org.eclipse.emf.mapping.xsd2ecore.presentation that implement ResourceLocator
 class XSD2EcoreEditorPlugin
          This is the central singleton for the XSD2Ecore editor plugin
static class XSD2EcoreEditorPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Methods in org.eclipse.emf.mapping.xsd2ecore.presentation that return ResourceLocator
 ResourceLocator XSD2EcoreEditorPlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 

Uses of ResourceLocator in org.eclipse.emf.mapping.xsd2ecore.provider
 

Classes in org.eclipse.emf.mapping.xsd2ecore.provider that implement ResourceLocator
 class XSD2EcoreMappingRootItemProvider
          This is the item provider adapter for a XSD2EcoreMappingRoot object
 

Methods in org.eclipse.emf.mapping.xsd2ecore.provider that return ResourceLocator
 ResourceLocator XSD2EcoreMappingRootItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 

Uses of ResourceLocator in org.eclipse.emf.test.models.customer.util
 

Methods in org.eclipse.emf.test.models.customer.util that return ResourceLocator
 ResourceLocator CustomerValidator.getResourceLocator()
          Returns the resource locator that will be used to fetch messages for this validator's diagnostics
 

Uses of ResourceLocator in org.eclipse.emf.test.models.ext.provider
 

Classes in org.eclipse.emf.test.models.ext.provider that implement ResourceLocator
 class ExtEItemProvider
          This is the item provider adapter for a ExtE object
 class FItemProvider
          This is the item provider adapter for a F object
 

Methods in org.eclipse.emf.test.models.ext.provider that return ResourceLocator
 ResourceLocator ExtEItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator FItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 

Uses of ResourceLocator in org.eclipse.emf.test.models.movie.db.util
 

Methods in org.eclipse.emf.test.models.movie.db.util that return ResourceLocator
 ResourceLocator DBValidator.getResourceLocator()
          Returns the resource locator that will be used to fetch messages for this validator's diagnostics
 

Uses of ResourceLocator in org.eclipse.emf.test.models.ppo.util
 

Methods in org.eclipse.emf.test.models.ppo.util that return ResourceLocator
 ResourceLocator PPOValidator.getResourceLocator()
          Returns the resource locator that will be used to fetch messages for this validator's diagnostics
 

Uses of ResourceLocator in org.eclipse.emf.test.models.qname.util
 

Methods in org.eclipse.emf.test.models.qname.util that return ResourceLocator
 ResourceLocator QNameValidator.getResourceLocator()
          Returns the resource locator that will be used to fetch messages for this validator's diagnostics
 

Uses of ResourceLocator in org.eclipse.emf.test.models.ref.provider
 

Classes in org.eclipse.emf.test.models.ref.provider that implement ResourceLocator
 class AItemProvider
          This is the item provider adapter for a A object
 class BItemProvider
          This is the item provider adapter for a B object
 class C1ItemProvider
          This is the item provider adapter for a C1 object
 class C2ItemProvider
          This is the item provider adapter for a C2 object
 class C3ItemProvider
          This is the item provider adapter for a C3 object
 class C4ItemProvider
          This is the item provider adapter for a C4 object
 class CItemProvider
          This is the item provider adapter for a C object
 class DItemProvider
          This is the item provider adapter for a D object
 class EItemProvider
          This is the item provider adapter for a E object
 class RefTestEditPlugin
          This is the central singleton for the RefTest edit plugin
static class RefTestEditPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Methods in org.eclipse.emf.test.models.ref.provider that return ResourceLocator
 ResourceLocator RefTestEditPlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 ResourceLocator C1ItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator C3ItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator AItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator CItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator EItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator C2ItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator C4ItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator BItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator DItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 

Uses of ResourceLocator in org.eclipse.emf.test.models.ref.unsettable.provider
 

Classes in org.eclipse.emf.test.models.ref.unsettable.provider that implement ResourceLocator
 class AUItemProvider
          This is the item provider adapter for a AU object
 class BUItemProvider
          This is the item provider adapter for a BU object
 class C1UItemProvider
          This is the item provider adapter for a C1U object
 class C2UItemProvider
          This is the item provider adapter for a C2U object
 class C3UItemProvider
          This is the item provider adapter for a C3U object
 class C4UItemProvider
          This is the item provider adapter for a C4U object
 class CUItemProvider
          This is the item provider adapter for a CU object
 class DUItemProvider
          This is the item provider adapter for a DU object
 class EUItemProvider
          This is the item provider adapter for a EU object
 

Methods in org.eclipse.emf.test.models.ref.unsettable.provider that return ResourceLocator
 ResourceLocator AUItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator EUItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator C4UItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator DUItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator C3UItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator CUItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator C2UItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator BUItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator C1UItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 

Uses of ResourceLocator in org.eclipse.emf.test.models.tree.provider
 

Classes in org.eclipse.emf.test.models.tree.provider that implement ResourceLocator
 class DataItemProvider
          This is the item provider adapter for a Data object
 class NodeItemProvider
          This is the item provider adapter for a Node object
 class TreeEditPlugin
          This is the central singleton for the Tree edit plugin
static class TreeEditPlugin.Implementation
          The actual implementation of the Eclipse Plugin
 

Methods in org.eclipse.emf.test.models.tree.provider that return ResourceLocator
 ResourceLocator TreeEditPlugin.getPluginResourceLocator()
          Returns the singleton instance of the Eclipse plugin
 ResourceLocator DataItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 ResourceLocator NodeItemProvider.getResourceLocator()
          Return the resource locator for this item provider's resources
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.