|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRSEReferencedObject
An interface to encapsulate the operations required of an object which supports references to it by other objects (IRSEReferencingObject). This type of class needs to support maintaining an in-memory list of all who reference it so that list can be following on delete and rename operations.
These references are not persistent. Persistent references are managed by the subtype IRSEPersistableReferencedObject.
Method Summary |
---|
Methods inherited from interface org.eclipse.rse.core.references.IRSEBaseReferencedObject |
---|
addReference, getReferenceCount, getReferencingObjects, removeAllReferences, removeReference |
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |