RSE
Release 3.0

Uses of Interface
org.eclipse.rse.core.references.IRSEReferencedObject

Packages that use IRSEReferencedObject
org.eclipse.rse.core.filters   
org.eclipse.rse.core.references   
 

Uses of IRSEReferencedObject in org.eclipse.rse.core.filters
 

Subinterfaces of IRSEReferencedObject in org.eclipse.rse.core.filters
 interface ISystemFilter
          A filter consists of filter strings and may be contained in a filter pool.
 interface ISystemFilterPool
          This interface represents a system filter pool, which is a means of grouping filters to be referenced together.
 

Uses of IRSEReferencedObject in org.eclipse.rse.core.references
 

Subinterfaces of IRSEReferencedObject in org.eclipse.rse.core.references
 interface 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).
 

Classes in org.eclipse.rse.core.references that implement IRSEReferencedObject
 class SystemReferencedObject
          A class to encapsulate the operations required of an object which supports references to it by other objects (SystemReferencingObject).
 


RSE
Release 3.0

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