|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITreeDepAlg
Method Summary | |
---|---|
boolean |
isViableTarget(TreeConstraintState currState,
TreeConstraintState stateTarget)
|
ITreeDepAlg |
makeCopy()
in case the agent has some internal state, this allows synchronized wrapper calls to cache a snapshot of the agent at some rational point in time. |
Methods inherited from interface IAgent |
---|
checkStateValidity, getMsgs, updateState |
Method Detail |
---|
ITreeDepAlg makeCopy()
IAgent
makeCopy
in interface IAgent
boolean isViableTarget(TreeConstraintState currState, TreeConstraintState stateTarget)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |