Runtime

org.eclipse.gmf.runtime.diagram.ui.properties.filters
Class EditPartPropertySectionFilter

java.lang.Object
  extended by org.eclipse.gmf.runtime.diagram.ui.properties.filters.EditPartPropertySectionFilter
All Implemented Interfaces:
IFilter

public class EditPartPropertySectionFilter
extends java.lang.Object
implements IFilter

Filter to retain edit part properties


Constructor Summary
EditPartPropertySectionFilter()
           
 
Method Summary
 boolean select(java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditPartPropertySectionFilter

public EditPartPropertySectionFilter()
Method Detail

select

public boolean select(java.lang.Object object)
Specified by:
select in interface IFilter

Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.