org.eclipse.graphiti.ui.platform
Class AbstractPropertySectionFilter
java.lang.Object
org.eclipse.graphiti.ui.platform.AbstractPropertySectionFilter
public abstract class AbstractPropertySectionFilter
- extends Object
The Class AbstractPropertySectionFilter.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractPropertySectionFilter
public AbstractPropertySectionFilter()
select
public final boolean select(Object object)
accept
protected abstract boolean accept(PictogramElement pictogramElement)
- Check the given pictogram element for acceptance.
- Parameters:
pictogramElement
- the pictogram element
- Returns:
- true, if pictogram element is accepted, otherwise false
Copyright (c) SAP AG 2005, 2010.