org.drools.guvnor.client.modeldriven
Class SetFactTypeFilter
java.lang.Object
org.drools.guvnor.client.modeldriven.SetFactTypeFilter
- All Implemented Interfaces:
- Serializable, PortableObject, FactTypeFilter
public class SetFactTypeFilter
- extends Object
- implements FactTypeFilter
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetFactTypeFilter
public SetFactTypeFilter()
SetFactTypeFilter
public SetFactTypeFilter(Set<String> validFacts)
filter
public boolean filter(String originalFact)
- Specified by:
filter
in interface FactTypeFilter
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.