Uses of Class
org.eclipse.emf.common.notify.impl.BasicNotifierImpl

Packages that use BasicNotifierImpl
org.eclipse.emf.codegen.ecore.genmodel.impl   
org.eclipse.emf.common.notify.impl Provides a basic implementation of the notification framework. 
org.eclipse.emf.ecore.change.impl Provides an implementation of the Change model. 
org.eclipse.emf.ecore.impl Provides an implementation of Ecore. 
org.eclipse.emf.ecore.resource.impl Provides an implementation of the resource API. 
org.eclipse.emf.ecore.util Provides utilities. 
org.eclipse.emf.ecore.xmi.impl   
org.eclipse.emf.ecore.xml.namespace.impl   
org.eclipse.emf.ecore.xml.type.impl   
org.eclipse.emf.ecore.xml.type.util   
org.eclipse.emf.edit.domain This provides support for an EditingDomain, which acts a centralized control mechanism for managing a set of interrelated models and the Commands which modify them.
org.eclipse.emf.edit.tree.impl   
org.eclipse.emf.examples.extlibrary.impl   
org.eclipse.emf.java.impl   
org.eclipse.emf.java.util   
org.eclipse.emf.mapping.ecore2ecore.impl   
org.eclipse.emf.mapping.ecore2ecore.util   
org.eclipse.emf.mapping.ecore2xml.impl   
org.eclipse.emf.mapping.ecore2xml.util   
org.eclipse.emf.mapping.impl   
org.eclipse.emf.mapping.xsd2ecore.impl   
org.eclipse.emf.mapping.xsd2ecore.util   
org.eclipse.emf.test.core.featuremap.supplier.impl   
org.eclipse.emf.test.core.featuremap.supplier.util   
org.eclipse.emf.test.databinding.emfdb.impl   
org.eclipse.emf.test.models.customer.impl   
org.eclipse.emf.test.models.customer.util   
org.eclipse.emf.test.models.dbitem.impl   
org.eclipse.emf.test.models.dbitem.util   
org.eclipse.emf.test.models.dbprice.impl   
org.eclipse.emf.test.models.dbprice.util   
org.eclipse.emf.test.models.ext.impl   
org.eclipse.emf.test.models.key.impl   
org.eclipse.emf.test.models.lib.impl   
org.eclipse.emf.test.models.library.impl   
org.eclipse.emf.test.models.movie.db.impl   
org.eclipse.emf.test.models.movie.db.util   
org.eclipse.emf.test.models.order.impl   
org.eclipse.emf.test.models.order.util   
org.eclipse.emf.test.models.ppo.impl   
org.eclipse.emf.test.models.qname.impl   
org.eclipse.emf.test.models.qname.util   
org.eclipse.emf.test.models.ref.impl   
org.eclipse.emf.test.models.ref.unsettable.impl   
org.eclipse.emf.test.models.tree.impl   
 

Uses of BasicNotifierImpl in org.eclipse.emf.codegen.ecore.genmodel.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.codegen.ecore.genmodel.impl
 class GenAnnotationImpl
          An implementation of the model object 'Gen Annotation'
 class GenBaseImpl
          An implementation of the model object 'Gen Base'
 class GenClassifierImpl
          An implementation of the model object 'Gen Meta Object'
 class GenClassImpl
          An implementation of the model object 'Gen Class'
 class GenDataTypeImpl
          An implementation of the model object 'Gen Data Type'
 class GenEnumImpl
          An implementation of the model object 'Gen Enum'
 class GenEnumLiteralImpl
          An implementation of the model object 'Gen Enum Literal'
 class GenFeatureImpl
          An implementation of the model object 'Gen Feature'
 class GenModelFactoryImpl
          An implementation of the model Factory
 class GenModelImpl
          An implementation of the model object 'GenModel'
 class GenModelPackageImpl
          An implementation of the model Package
 class GenOperationImpl
          An implementation of the model object 'Gen Operation'
 class GenPackageImpl
          An implementation of the model object 'Gen Package'
 class GenParameterImpl
          An implementation of the model object 'Gen Parameter'
 class GenTypedElementImpl
          An implementation of the model object 'Gen Typed Element'
 class GenTypeParameterImpl
          An implementation of the model object 'Gen Type Parameter'
 

Uses of BasicNotifierImpl in org.eclipse.emf.common.notify.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.common.notify.impl
 class NotifierImpl
          An extensible notifier implementation.
 

Uses of BasicNotifierImpl in org.eclipse.emf.ecore.change.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.ecore.change.impl
 class ChangeDescriptionImpl
          An implementation of the model object 'Description'
 class ChangeFactoryImpl
          An implementation of the model Factory
 class ChangePackageImpl
          An implementation of the model Package
 class EObjectToChangesMapEntryImpl
          An implementation of the model object 'EObject To Changes Map Entry'
 class FeatureChangeImpl
          An implementation of the model object 'Feature Change'
 class FeatureMapEntryImpl
          An implementation of the model object 'Feature Map Entry'.
 class ListChangeImpl
          An implementation of the model object 'List Change'
 class ResourceChangeImpl
          An implementation of the model object 'Resource Change'
 

Uses of BasicNotifierImpl in org.eclipse.emf.ecore.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.ecore.impl
 class BasicEObjectImpl
          An implementation of the model object 'EObject'.
 class DynamicEObjectImpl
          An implementation of the model object 'EObject' that's tuned for dynamic use.
static class DynamicEObjectImpl.BasicEMapEntry<K,V>
           
 class DynamicEStoreEObjectImpl
          An implementation of 'EObject' that delegates to a store.
 class EAnnotationImpl
          An implementation of the model object 'EAnnotation'
 class EAttributeImpl
          An implementation of the model object 'EAttribute'
 class EClassifierImpl
          An implementation of the model object 'EMeta Object'.
 class EClassImpl
          An implementation of the model object 'EClass'.
 class EcoreFactoryImpl
          An implementation of the model Factory
 class EcorePackageImpl
          An implementation of the model Package
 class EDataTypeImpl
          An implementation of the model object 'EData Type'
 class EEnumImpl
          An implementation of the model object 'EEnum'
 class EEnumLiteralImpl
          An implementation of the model object 'EEnum Literal'
 class EFactoryImpl
          An implementation of the model object 'EFactory'
 class EGenericTypeImpl
          An implementation of the model object 'EGeneric Type'
 class EModelElementImpl
          An implementation of the model object 'EModel Element'
 class ENamedElementImpl
          An implementation of the model object 'ENamed Element'
 class EObjectImpl
          An implementation of the model object 'EObject'
 class EOperationImpl
          An implementation of the model object 'EOperation'.
 class EPackageImpl
          An implementation of the model object 'EPackage'.
 class EParameterImpl
          An implementation of the model object 'EParameter'
 class EReferenceImpl
          An implementation of the model object 'EReference'
 class EStoreEObjectImpl
          An implementation of 'EObject' that delegates to a store.
 class EStringToStringMapEntryImpl
          An implementation of the model object 'EString To String Map Entry'
 class EStructuralFeatureImpl
          An implementation of the model object 'EStructural Feature'.
 class ETypedElementImpl
          An implementation of the model object 'ETyped Element'
 class ETypeParameterImpl
          An implementation of the model object 'EType Parameter'
 class FlatEObjectImpl
          An implementation of the model object 'EObject'.
 class MinimalEObjectImpl
          A space compact implementation of the model object 'EObject'.
static class MinimalEObjectImpl.Container
           
static class MinimalEObjectImpl.Container.Dynamic
           
static class MinimalEObjectImpl.Container.Dynamic.BasicEMapEntry<K,V>
           
 

Uses of BasicNotifierImpl in org.eclipse.emf.ecore.resource.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.ecore.resource.impl
 class BinaryResourceImpl
          PROVISIONAL API for efficiently producing and consuming a compact binary serialization.
 class ResourceImpl
          A highly extensible resource implementation.
 class ResourceSetImpl
          An extensible resource set implementation.
 

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

Subclasses of BasicNotifierImpl in org.eclipse.emf.ecore.util
static class BasicFeatureMap.FeatureMapEObjectImpl
          Temporary for testing purposes only.
static class DelegatingFeatureMap.FeatureMapEObjectImpl
          Temporary for testing purposes only.
 

Uses of BasicNotifierImpl in org.eclipse.emf.ecore.xmi.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.ecore.xmi.impl
 class EMOFResourceImpl
          This class represents an Ecore model serialized as an EMOF XMI file.
 class GenericXMLResourceImpl
           
 class XMIResourceImpl
          This class represents an XMIResource.
 class XMLResourceImpl
          This class implements the XMLResource interface.
 

Uses of BasicNotifierImpl in org.eclipse.emf.ecore.xml.namespace.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.ecore.xml.namespace.impl
 class XMLNamespaceDocumentRootImpl
          An implementation of the model object 'Document Root'
 class XMLNamespaceFactoryImpl
          An implementation of the model Factory
 class XMLNamespacePackageImpl
          An implementation of the model Package
 

Uses of BasicNotifierImpl in org.eclipse.emf.ecore.xml.type.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.ecore.xml.type.impl
 class AnyTypeImpl
          An implementation of the model object 'Any Type'
 class ProcessingInstructionImpl
          An implementation of the model object 'Processing Instruction Type'
 class SimpleAnyTypeImpl
          An implementation of the model object 'Simple Any Type'
 class XMLTypeDocumentRootImpl
          An implementation of the model object 'Document Root'
 class XMLTypeFactoryImpl
          An implementation of the model Factory
 class XMLTypePackageImpl
          An implementation of the model Package
 

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

Subclasses of BasicNotifierImpl in org.eclipse.emf.ecore.xml.type.util
 class XMLTypeResourceImpl
          Provides access to the generated frame factory for the built-in XML types.
 

Uses of BasicNotifierImpl in org.eclipse.emf.edit.domain
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.edit.domain
protected  class AdapterFactoryEditingDomain.AdapterFactoryEditingDomainResourceSet
          This is an implementation of a context that knows about this editing domain.
 

Uses of BasicNotifierImpl in org.eclipse.emf.edit.tree.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.edit.tree.impl
 class TreeFactoryImpl
          An implementation of the model Factory
 class TreeNodeImpl
          An implementation of the model object 'Node'
 class TreePackageImpl
          An implementation of the model Package
 

Uses of BasicNotifierImpl in org.eclipse.emf.examples.extlibrary.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.examples.extlibrary.impl
 class AudioVisualItemImpl
          An implementation of the model object 'Audo Visual Item'
 class BookOnTapeImpl
          An implementation of the model object 'Book On Tape'
 class BorrowerImpl
          An implementation of the model object 'Borrower'
 class CirculatingItemImpl
          An implementation of the model object 'Circulating Item'
 class EmployeeImpl
          An implementation of the model object 'Employee'
 class EXTLibraryFactoryImpl
          An implementation of the model Factory
 class EXTLibraryPackageImpl
          An implementation of the model Package
 class PeriodicalImpl
          An implementation of the model object 'Periodical'
 class VideoCassetteImpl
          An implementation of the model object 'Video Cassette'
 

Uses of BasicNotifierImpl in org.eclipse.emf.java.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.java.impl
 class JavaFactoryImpl
          An implementation of the model Factory
 class JavaPackageImpl
          An implementation of the model Package
 class JClassImpl
          An implementation of the model object 'JClass'
 class JCompilationUnitImpl
          An implementation of the model object 'JCompilation Unit'
 class JFieldImpl
          An implementation of the model object 'JField'
 class JInitializerImpl
          An implementation of the model object 'JInitializer'
 class JMemberImpl
          An implementation of the model object 'JMember'
 class JMethodImpl
          An implementation of the model object 'JMethod'
 class JModelElementImpl
          An implementation of the model object 'JModel JNode'
 class JPackageImpl
          An implementation of the model object 'JPackage'
 class JParameterImpl
          An implementation of the model object 'JParameter'
 

Uses of BasicNotifierImpl in org.eclipse.emf.java.util
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.java.util
 class JavaPackageResourceImpl
           
 class JavaResourceImpl
           
 

Uses of BasicNotifierImpl in org.eclipse.emf.mapping.ecore2ecore.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.mapping.ecore2ecore.impl
 class Ecore2EcoreFactoryImpl
          An implementation of the model Factory
 class Ecore2EcoreMappingRootImpl
          An implementation of the model object 'Mapping Root'
 class Ecore2EcorePackageImpl
          An implementation of the model Package
 

Uses of BasicNotifierImpl in org.eclipse.emf.mapping.ecore2ecore.util
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.mapping.ecore2ecore.util
 class Ecore2EcoreResourceImpl
          The Resource associated with the package
 

Uses of BasicNotifierImpl in org.eclipse.emf.mapping.ecore2xml.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.mapping.ecore2xml.impl
 class Ecore2XMLFactoryImpl
          An implementation of the model Factory
 class Ecore2XMLPackageImpl
          An implementation of the model Package
 class ENamedElementToXMLInfoMapEntryImpl
          An implementation of the model object 'ENamed Element To XML Info Map Entry'
 class XMLInfoImpl
          An implementation of the model object 'XML Info'
 class XMLMapImpl
          An implementation of the model object 'XML Map'
 

Uses of BasicNotifierImpl in org.eclipse.emf.mapping.ecore2xml.util
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.mapping.ecore2xml.util
 class Ecore2XMLResourceImpl
          The Resource associated with the package.
 

Uses of BasicNotifierImpl in org.eclipse.emf.mapping.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.mapping.impl
 class ComplexTypeConverterImpl
          An implementation of the model object 'Complex Type Converter'
 class FunctionNamePairImpl
          An implementation of the model object 'Function Name Pair'
 class FunctionPairImpl
          An implementation of the model object 'Function Pair'
 class MappingFactoryImpl
          An implementation of the model Factory
 class MappingHelperImpl
          An implementation of the model object 'Helper'
 class MappingImpl
          An implementation of the model object 'Mapping'
 class MappingPackageImpl
          An implementation of the model Package
 class MappingRootImpl
          An implementation of the model object 'Root'
 class MappingStrategyImpl
          An implementation of the model object 'Strategy'
 class TypeConverterImpl
          An implementation of the model object 'Type Converter'
 

Uses of BasicNotifierImpl in org.eclipse.emf.mapping.xsd2ecore.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.mapping.xsd2ecore.impl
 class XSD2EcoreFactoryImpl
          An implementation of the model Factory
 class XSD2EcoreMappingRootImpl
          An implementation of the model object 'Mapping Root'
 class XSD2EcorePackageImpl
          An implementation of the model Package
 

Uses of BasicNotifierImpl in org.eclipse.emf.mapping.xsd2ecore.util
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.mapping.xsd2ecore.util
 class XSD2EcoreResourceImpl
          The Resource associated with the package
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.core.featuremap.supplier.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.core.featuremap.supplier.impl
 class PurchaseOrderImpl
          An implementation of the model object 'Purchase Order'
 class SupplierFactoryImpl
          An implementation of the model Factory
 class SupplierImpl
          An implementation of the model object 'Supplier'
 class SupplierPackageImpl
          An implementation of the model Package
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.core.featuremap.supplier.util
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.core.featuremap.supplier.util
 class SupplierResourceImpl
          The Resource associated with the package
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.databinding.emfdb.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.databinding.emfdb.impl
 class AImpl
          An implementation of the model object 'A'
 class BImpl
          An implementation of the model object 'B'
 class EmfdbFactoryImpl
          An implementation of the model Factory
 class EmfdbPackageImpl
          An implementation of the model Package
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.models.customer.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.customer.impl
 class AddressTypeImpl
          An implementation of the model object 'Address Type'
 class CanadaAddrImpl
          An implementation of the model object 'Canada Addr'
 class CreditInfoImpl
          An implementation of the model object 'Credit Info'
 class CustomerFactoryImpl
          An implementation of the model Factory
 class CustomerPackageImpl
          An implementation of the model Package
 class CustomersTypeImpl
          An implementation of the model object 'Customers Type'
 class CustomerTypeImpl
          An implementation of the model object 'Type'
 class DocumentRootImpl
          An implementation of the model object 'Document Root'
 class USAddrImpl
          An implementation of the model object 'US Addr'
 

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

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.customer.util
 class CustomerResourceImpl
          The Resource associated with the package
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.models.dbitem.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.dbitem.impl
 class DBItemFactoryImpl
          An implementation of the model Factory
 class DBItemPackageImpl
          An implementation of the model Package
 class DbTypeImpl
          An implementation of the model object 'Db Type'
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.models.dbitem.util
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.dbitem.util
 class DBItemResourceImpl
          The Resource associated with the package
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.models.dbprice.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.dbprice.impl
 class DBPriceFactoryImpl
          An implementation of the model Factory
 class DBPricePackageImpl
          An implementation of the model Package
 class PencilTypeImpl
          An implementation of the model object 'Pencil Type'
 class PenTypeImpl
          An implementation of the model object 'Pen Type'
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.models.dbprice.util
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.dbprice.util
 class DBPriceResourceImpl
          The Resource associated with the package
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.models.ext.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.ext.impl
 class ExtEImpl
          An implementation of the model object 'E'
 class ExtFactoryImpl
          An implementation of the model Factory
 class ExtPackageImpl
          An implementation of the model Package
 class FImpl
          An implementation of the model object 'F'
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.models.key.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.key.impl
 class ItemImpl
          An implementation of the model object 'Item'
 class KeyFactoryImpl
          An implementation of the model Factory
 class KeyPackageImpl
          An implementation of the model Package
 class RootImpl
          An implementation of the model object 'Root'
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.models.lib.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.lib.impl
 class AddressImpl
          An implementation of the model object 'Address'
 class BookImpl
          An implementation of the model object 'Book'
 class CafeteriaImpl
          An implementation of the model object 'Cafeteria'
 class LibFactoryImpl
          An implementation of the model Factory
 class LibPackageImpl
          An implementation of the model Package
 class LibraryImpl
          An implementation of the model object 'Library'
 class PersonImpl
          An implementation of the model object 'Person'
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.models.library.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.library.impl
 class LibraryFactoryImpl
          An implementation of the model Factory
 class LibraryPackageImpl
          An implementation of the model Package
 class WriterImpl
          An implementation of the model object 'Writer'
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.models.movie.db.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.movie.db.impl
 class CriticsReviewTypeImpl
          An implementation of the model object 'Critics Review Type'
 class CustomerReviewTypeImpl
          An implementation of the model object 'Customer Review Type'
 class DBFactoryImpl
          An implementation of the model Factory
 class DBPackageImpl
          An implementation of the model Package
 class MovieDBTypeImpl
          An implementation of the model object 'Movie DB Type'
 class MovieTypeImpl
          An implementation of the model object 'Movie Type'
 

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

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.movie.db.util
 class DBResourceImpl
          The Resource associated with the package
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.models.order.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.order.impl
 class CustomerOrderImpl
          An implementation of the model object 'Customer Order'
 class OrderFactoryImpl
          An implementation of the model Factory
 class OrderImpl
          An implementation of the model object 'Order'
 class OrderPackageImpl
          An implementation of the model Package
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.models.order.util
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.order.util
 class OrderResourceImpl
          The Resource associated with the package
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.models.ppo.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.ppo.impl
 class PPOFactoryImpl
          An implementation of the model Factory
 class PPOPackageImpl
          An implementation of the model Package
 class USAddressImpl
          An implementation of the model object 'US Address'
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.models.qname.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.qname.impl
 class QNameFactoryImpl
          An implementation of the model Factory
 class QNamePackageImpl
          An implementation of the model Package
 class ResourceTypeImpl
          An implementation of the model object 'Resource Type'
 

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

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.qname.util
 class QNameResourceImpl
          The Resource associated with the package
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.models.ref.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.ref.impl
 class C1Impl
          An implementation of the model object 'C1'
 class C2Impl
          An implementation of the model object 'C2'
 class C3Impl
          An implementation of the model object 'C3'
 class C4Impl
          An implementation of the model object 'C4'
 class CImpl
          An implementation of the model object 'C'
 class DImpl
          An implementation of the model object 'D'
 class EImpl
          An implementation of the model object 'E'
 class RefFactoryImpl
          An implementation of the model Factory
 class RefPackageImpl
          An implementation of the model Package
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.models.ref.unsettable.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.ref.unsettable.impl
 class AUImpl
          An implementation of the model object 'AU'
 class BUImpl
          An implementation of the model object 'BU'
 class C1UImpl
          An implementation of the model object 'C1U'
 class C2UImpl
          An implementation of the model object 'C2U'
 class C3UImpl
          An implementation of the model object 'C3U'
 class C4UImpl
          An implementation of the model object 'C4U'
 class CUImpl
          An implementation of the model object 'CU'
 class DUImpl
          An implementation of the model object 'DU'
 class EUImpl
          An implementation of the model object 'EU'
 class URefFactoryImpl
          An implementation of the model Factory
 class URefPackageImpl
          An implementation of the model Package
 

Uses of BasicNotifierImpl in org.eclipse.emf.test.models.tree.impl
 

Subclasses of BasicNotifierImpl in org.eclipse.emf.test.models.tree.impl
 class DataImpl
          An implementation of the model object 'Data'
 class NodeImpl
          An implementation of the model object 'Node'
 


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