|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjecttoxTree.data.AbstractFilter
toxTree.data.ObjectPropertyFilter
toxTree.data.CategoryFilter
public class CategoryFilter
Field Summary |
---|
Fields inherited from class toxTree.data.ObjectPropertyFilter |
---|
p_tag, p_value |
Fields inherited from class toxTree.data.AbstractFilter |
---|
parameters |
Constructor Summary | |
---|---|
CategoryFilter(java.lang.Object property,
IDecisionCategory category)
|
|
CategoryFilter(java.lang.Object property,
java.lang.String category)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class toxTree.data.ObjectPropertyFilter |
---|
accept, acceptProperty, equals, getEditor, getTag, getValue, setProperties, setProperty, setTag, setValue |
Methods inherited from class toxTree.data.AbstractFilter |
---|
compareTo, getProperties, getProperty, hashCode, preprocess, removeProperty |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CategoryFilter(java.lang.Object property, IDecisionCategory category) throws FilterException
FilterException
public CategoryFilter(java.lang.Object property, java.lang.String category) throws FilterException
FilterException
Method Detail |
---|
public java.lang.String toString()
toString
in class ObjectPropertyFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |