public interface ICommonFilterDescriptor
This interface is not intended to be implemented by clients.
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getId() |
String |
getName() |
boolean |
isActiveByDefault() |
String getId()
String getName()
String getDescription()
boolean isActiveByDefault()
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.