tico.rules
Class TGenerateRules
java.lang.Object
tico.rules.TGenerateRules
public class TGenerateRules
- extends java.lang.Object
The TGenerateRules
class creates the rules for validation, getting
the features of the element to validate.
Calls the Jess engine.
- Version:
- 0.1 Oct 2, 2007
- Author:
- Beatriz Mateo
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
attributeList
public java.util.Vector<TAttribute> attributeList
TGenerateRules
public TGenerateRules()
getProjectAttributes
public void getProjectAttributes(TProject project)
throws jess.JessException
- Throws:
jess.JessException
getBoardAttributes
public void getBoardAttributes(TBoard board)
throws jess.JessException
- Throws:
jess.JessException
getCellsAttributes
public void getCellsAttributes(TBoard board)
throws jess.JessException
- Throws:
jess.JessException
getInterpreterAttributes
public void getInterpreterAttributes(TInterpreter interpreter)
throws jess.JessException
- Throws:
jess.JessException