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