toxTree.data
Class CategoryFilter

java.lang.Object
  extended by toxTree.data.AbstractFilter
      extended by toxTree.data.ObjectPropertyFilter
          extended by toxTree.data.CategoryFilter
All Implemented Interfaces:
java.lang.Comparable, IObjectFilter

public class CategoryFilter
extends ObjectPropertyFilter


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

CategoryFilter

public CategoryFilter(java.lang.Object property,
                      IDecisionCategory category)
               throws FilterException
Throws:
FilterException

CategoryFilter

public CategoryFilter(java.lang.Object property,
                      java.lang.String category)
               throws FilterException
Throws:
FilterException
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class ObjectPropertyFilter


Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.