|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.kahina.core.data.KahinaObject
org.kahina.core.KahinaStep
org.kahina.lp.LogicProgrammingStep
org.kahina.tralesld.TraleSLDStep
public class TraleSLDStep
| Field Summary | |
|---|---|
TraleSLDVariableBindingSet |
endBindings
|
TraleSLDFS |
endFeatStruct
|
TraleSLDVariableBindingSet |
startBindings
|
TraleSLDFS |
startFeatStruct
|
| Fields inherited from class org.kahina.lp.LogicProgrammingStep |
|---|
codeLocation, externalID, goalDesc, redone |
| Constructor Summary | |
|---|---|
TraleSLDStep()
|
|
| Method Summary | |
|---|---|
TraleSLDStep |
copy()
|
| Methods inherited from class org.kahina.lp.LogicProgrammingStep |
|---|
getExternalID, getGoalDesc, getRedone, getSourceCodeLocation, incrementRedone, isRedone, setExternalID, setGoalDesc, setSourceCodeLocation, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public TraleSLDFS startFeatStruct
public TraleSLDFS endFeatStruct
public TraleSLDVariableBindingSet startBindings
public TraleSLDVariableBindingSet endBindings
| Constructor Detail |
|---|
public TraleSLDStep()
| Method Detail |
|---|
public TraleSLDStep copy()
copy in class LogicProgrammingStep
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||