|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
CONDITION_OWNER - Class implementing the interface (e.g. DriveElement
has a Trigger so when it implements this interface, it will use DriveElement).public interface IConditionElement<CONDITION_OWNER extends PoshElement>
Interface for elements that use condition: either goal or trigger. Both of
them are list of Senses connected by logical operation AND.
| Method Summary | |
|---|---|
Trigger<CONDITION_OWNER> |
getCondition()
Get condition of the element. |
| Method Detail |
|---|
Trigger<CONDITION_OWNER> getCondition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||