Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse RSE Development Guide
Previous Page Home Next Page

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.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire