RSE
Release 3.0

Package org.eclipse.rse.core.references

Interface Summary
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.
 

Class Summary
SystemReferencedObject A class to encapsulate the operations required of an object which supports references to it by other objects (SystemReferencingObject).
SystemReferencedObjectHelper The class should be used by subclasses of SystemReferencedObject by instantiating it and delegating to it.
SystemReferencingObject A class to encapsulate the operations required of an object which is merely a reference to another object, something we call a shadow.
SystemReferencingObjectHelper The class should be used by subclasses of SystemReferencingObject by instantiating it and delegating to it.
 


RSE
Release 3.0

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