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.filters.ISystemFilterContainerReference

Packages that use ISystemFilterContainerReference
org.eclipse.rse.core.filters   
org.eclipse.rse.core.subsystems   
org.eclipse.rse.ui.filters.dialogs   
 

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

Subinterfaces of ISystemFilterContainerReference in org.eclipse.rse.core.filters
 interface ISystemFilterPoolReference
          Interface implemented by references to filter pools.
 interface ISystemFilterReference
          Represents a shadow or reference to a system filter.
 

Classes in org.eclipse.rse.core.filters that implement ISystemFilterContainerReference
 class SystemFilterReference
          Represents a shadow or reference to a system filter.
 

Methods in org.eclipse.rse.core.filters that return ISystemFilterContainerReference
  ISystemFilterContainerReference SystemFilterReference. getParent ()
          The parent will either by a SystemFilterPoolReference or a SystemFilterReference.
  ISystemFilterContainerReference ISystemFilterReference. getParent ()
          Get the parent of this reference.
 

Methods in org.eclipse.rse.core.filters with parameters of type ISystemFilterContainerReference
static  ISystemFilterReference SystemFilterReference. createSystemFilterReference ( ISubSystem subSystem, ISystemFilterContainerReference parent, ISystemFilter filter, boolean persistent)
          Create a new instance of this class.
 void SystemFilterReference. setParent ( ISystemFilterContainerReference parent)
          If this is a reference to a nested filter, the parent is the reference to the nested filter's parent.
 

Uses of ISystemFilterContainerReference in org.eclipse.rse.core.subsystems
 

Methods in org.eclipse.rse.core.subsystems with parameters of type ISystemFilterContainerReference
protected   ISystemFilterPoolManager SubSystemConfiguration. getFilterPoolManager ( ISystemFilterContainerReference poolOrFilterReference)
          Get the filter pool manager for the given reference to a filter pool or filter
 

Uses of ISystemFilterContainerReference in org.eclipse.rse.ui.filters.dialogs
 

Methods in org.eclipse.rse.ui.filters.dialogs with parameters of type ISystemFilterContainerReference
 void SystemNewFilterWizard. setFilterContainer ( ISystemFilterContainerReference containerRef)
          Set parent filter container to contain this filter
 


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