| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.sposh.elements |
This package contains parser for POSH plan, classes that represent
elements of POSH plan and some auxiliry classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionPattern
AP is a named sequence of
actions. |
class |
Adopt |
class |
Competence
Competence is basically a named structure offering several
choices. |
class |
CompetenceElement
CompetenceElement is basically one of choices of the competence.
|
class |
DriveCollection
This is root of POSH plan in execution sense.
|
class |
DriveElement
Drive element (very informative, I know).
|
class |
NamedLapElement<THIS extends PoshElement,PARENT extends PoshElement>
Ancestor class for lap elements with name.
|
class |
PoshPlan
Root node of whole lap plan, contains
DriveCollection, all Competence
and ActionPattern + optional documentation. |
class |
Sense
Sense is basically a function in Python or Java.
|
class |
TriggeredAction
Triggered action is basically a call of some other entity that is supposed to
be executed.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.