Runtime

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

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

public class ConnectionEditPartPropertySectionFilter
extends java.lang.Object
implements IFilter

Filter to display a property section if the selection is a connection edit part.


Constructor Summary
ConnectionEditPartPropertySectionFilter()
           
 
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

ConnectionEditPartPropertySectionFilter

public ConnectionEditPartPropertySectionFilter()
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.