|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.indiana.iucbrf.casebase.rdb.ValidSetQueryConstraint
edu.indiana.iucbrf.casebase.rdb.ValidFSMSetQueryConstraint
public class ValidFSMSetQueryConstraint
Field Summary | |
---|---|
protected java.util.Set |
completeSet
|
Fields inherited from class edu.indiana.iucbrf.casebase.rdb.ValidSetQueryConstraint |
---|
validSet |
Constructor Summary | |
---|---|
ValidFSMSetQueryConstraint(FSMFeature exactMatch,
Domain domain)
Creates a new instance of ValidFSMSetQueryConstraint |
Method Summary | |
---|---|
void |
relax()
Relaxing for a flat FSM is just allowing any value. |
java.lang.String |
toSQLCondition()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.Set completeSet
Constructor Detail |
---|
public ValidFSMSetQueryConstraint(FSMFeature exactMatch, Domain domain)
Method Detail |
---|
public java.lang.String toSQLCondition()
public void relax()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |