|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRSEReferencingObject
A class to encapsulate the operations required of an object which is merely a reference to another object, something we call a shadow. Such shadows are needed to support a GUI which displays the same object in multiple places. To enable that, it is necessary not to use the same physical object in each UI representation as the UI will only know how to update/refresh the first one it finds.
These references are not persistent. Persistent references are managed by the subclass SystemPersistableReferencingObject.
Method Summary |
---|
Methods inherited from interface org.eclipse.rse.core.references.IRSEBaseReferencingObject |
---|
getReferencedObject, isReferenceBroken, removeReference, setReferenceBroken, setReferencedObject |
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |