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

  




 

 

RSE
Release 3.0

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

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

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

Subinterfaces of IRSEBasePersistableReferencedObject in org.eclipse.rse.core.filters
 interface ISystemFilterPool
          This interface represents a system filter pool, which is a means of grouping filters to be referenced together.
 

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

Subinterfaces of IRSEBasePersistableReferencedObject 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).
 

Methods in org.eclipse.rse.core.references with parameters of type IRSEBasePersistableReferencedObject
  IRSEBasePersistableReferencingObject IRSEBasePersistableReferenceManager. getReferencedObject ( IRSEBasePersistableReferencedObject object)
          Search list of referencing objects to see if one of them references the given referencable object.
 boolean IRSEBasePersistableReferenceManager. isReferenced ( IRSEBasePersistableReferencedObject object)
          Return true if the given referencable object is indeed referenced by a referencing object in the current list.
 void IRSEBasePersistableReferencingObject. setReferencedObject ( IRSEBasePersistableReferencedObject obj)
          Set the object to which we reference.
 


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