|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.basic.BasicIncrement
de.uni_paderborn.fujaba.views.AbstractFilter
de.uni_paderborn.fujaba.views.AbstractConfigurableFilter
No comment provided by developer, please add a comment to improve documentation.
| Field Summary | |
private java.lang.String |
description
No comment provided by developer, please add a comment to improve documentation. |
private static org.apache.log4j.Logger |
log
log4j logging |
private java.lang.String |
name
No comment provided by developer, please add a comment to improve documentation. |
| Fields inherited from class de.uni_paderborn.fujaba.views.AbstractFilter |
|
| Fields inherited from class de.uni_paderborn.fujaba.basic.BasicIncrement |
dontUseAccessMethodsInThisClass |
| Constructor Summary | |
AbstractConfigurableFilter()
|
|
| Method Summary | |
java.lang.Object |
clone()
No comment provided by developer, please add a comment to improve documentation. |
java.lang.String |
getDescription()
Get the description attribute of the AbstractConfigurableFilter object |
FilterEditor |
getEditor()
Get the editor attribute of the AbstractConfigurableFilter object |
java.lang.String |
getName()
Get the name attribute of the AbstractConfigurableFilter object |
void |
readSettings(java.io.Reader is)
No comment provided by developer, please add a comment to improve documentation. |
void |
setDescription(java.lang.String description)
Sets the description attribute of the AbstractConfigurableFilter object |
void |
setName(java.lang.String name)
Sets the name attribute of the AbstractConfigurableFilter object |
void |
writeSettings(java.io.Writer os)
No comment provided by developer, please add a comment to improve documentation. |
| Methods inherited from class de.uni_paderborn.fujaba.views.AbstractFilter |
addToViewDefinitions, containsConnection, containsConnection, containsConnectors, containsConnectors, get1Context, get1Context, getConnections, getNContext, getNContext, grow1Context, hasInViewDefinitions, iteratorOfViewDefinitions, removeAllFromViewDefinitions, removeFromViewDefinitions, sizeOfViewDefinitions, toString, tryAddConnection, tryAddConnection, tryAddConnection, tryAddConnection |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface de.uni_paderborn.fujaba.views.Filter |
addToViewDefinitions, get1Context, get1Context, getNContext, getNContext, grow1Context, hasInViewDefinitions, isForDiagram, iteratorOfViewDefinitions, removeAllFromViewDefinitions, removeFromViewDefinitions, sizeOfViewDefinitions |
| Field Detail |
private static final transient org.apache.log4j.Logger log
private java.lang.String name
private java.lang.String description
| Constructor Detail |
public AbstractConfigurableFilter()
| Method Detail |
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in interface ConfigurableFilterjava.lang.CloneNotSupportedException - Exception description not providedpublic void readSettings(java.io.Reader is)
readSettings in interface ConfigurableFilteris - No description providedpublic void writeSettings(java.io.Writer os)
writeSettings in interface ConfigurableFilteros - No description providedpublic java.lang.String getName()
getName in interface FiltergetName in class AbstractFilterpublic void setName(java.lang.String name)
setName in interface ConfigurableFiltername - The new name valueFilter.getName()public java.lang.String getDescription()
getDescription in interface Filterpublic void setDescription(java.lang.String description)
setDescription in interface ConfigurableFilterdescription - The new description valueFilter.getDescription()public FilterEditor getEditor()
getEditor in interface ConfigurableFilter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||