org.kahina.lp
Class LogicProgrammingStepType
java.lang.Object
org.kahina.lp.LogicProgrammingStepType
- Direct Known Subclasses:
- TraleSLDStepType
public class LogicProgrammingStepType
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CALL
public static final int CALL
- See Also:
- Constant Field Values
EXIT
public static final int EXIT
- See Also:
- Constant Field Values
DET_EXIT
public static final int DET_EXIT
- See Also:
- Constant Field Values
FAIL
public static final int FAIL
- See Also:
- Constant Field Values
REDO
public static final int REDO
- See Also:
- Constant Field Values
PSEUDO_BLOCKED
public static final int PSEUDO_BLOCKED
- See Also:
- Constant Field Values
PSEUDO_UNBLOCKED
public static final int PSEUDO_UNBLOCKED
- See Also:
- Constant Field Values
EXCEPTION
public static final int EXCEPTION
- See Also:
- Constant Field Values
LogicProgrammingStepType
public LogicProgrammingStepType()