|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.udo.cs.ie.cowbots.logic.KRule
edu.udo.cs.ie.cowbots.logic.KExCondition
public class KExCondition
Models K Executability Conditions
Field Summary | |
---|---|
(package private) ELPAtom |
executable
|
Fields inherited from class edu.udo.cs.ie.cowbots.logic.KRule |
---|
afterPart, ifPart |
Constructor Summary | |
---|---|
KExCondition(ELPAtom ex)
|
Method Summary | |
---|---|
void |
setExecutable(ELPAtom executable)
|
java.lang.String |
toString()
|
Methods inherited from class edu.udo.cs.ie.cowbots.logic.KRule |
---|
addAfter, addIf |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
ELPAtom executable
Constructor Detail |
---|
public KExCondition(ELPAtom ex)
Method Detail |
---|
public void setExecutable(ELPAtom executable)
executable
- the executable to setpublic java.lang.String toString()
toString
in class KRule
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |