RSE
Release 3.4

Uses of Package
org.eclipse.rse.core.references

Packages that use org.eclipse.rse.core.references
org.eclipse.rse.core.filters   
org.eclipse.rse.core.references   
 

Classes in org.eclipse.rse.core.references used by org.eclipse.rse.core.filters
IRSEBasePersistableReferencedObject
          Referenced objects are objects that have shadow objects (referencing objects) of them.
IRSEBasePersistableReferenceManager
          A class for managing a list of shadow objects that reference master objects.
IRSEBasePersistableReferencingObject
          Referencing objects are shadows of real objects.
IRSEBaseReferencedObject
          Interface that any master object that is referenced must implement.
IRSEBaseReferencingObject
          Referencing objects are shadows of real objects.
IRSEPersistableReferencedObject
          This is an object that can have shadow (reference) objects, which simply point to this object, and a copy of this object's unique name or key (for storing on disk).
IRSEPersistableReferencingObject
          A simple class that implements IRSEPersistableReferencingObject.
IRSEReferencedObject
          An interface to encapsulate the operations required of an object which supports references to it by other objects (IRSEReferencingObject).
IRSEReferencingObject
          A class to encapsulate the operations required of an object which is merely a reference to another object, something we call a shadow.
SystemReferencingObject
          A class to encapsulate the operations required of an object which is merely a reference to another object, something we call a shadow.
 

Classes in org.eclipse.rse.core.references used by org.eclipse.rse.core.references
IRSEBasePersistableReferencedObject
          Referenced objects are objects that have shadow objects (referencing objects) of them.
IRSEBasePersistableReferenceManager
          A class for managing a list of shadow objects that reference master objects.
IRSEBasePersistableReferencingObject
          Referencing objects are shadows of real objects.
IRSEBaseReferencedObject
          Interface that any master object that is referenced must implement.
IRSEBaseReferencingObject
          Referencing objects are shadows of real objects.
IRSEReferencedObject
          An interface to encapsulate the operations required of an object which supports references to it by other objects (IRSEReferencingObject).
IRSEReferencingObject
          A class to encapsulate the operations required of an object which is merely a reference to another object, something we call a shadow.
SystemReferencedObjectHelper
          The class should be used by subclasses of SystemReferencedObject by instantiating it and delegating to it.
SystemReferencingObjectHelper
          The class should be used by subclasses of SystemReferencingObject by instantiating it and delegating to it.
 


RSE
Release 3.4

Copyright (c) IBM Corporation and others 2000, 2012. All Rights Reserved.