| 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.
|
| cz.cuni.amis.pogamut.sposh.engine | |
| cz.cuni.amis.pogamut.sposh.exceptions |
| Class and Description |
|---|
| ActionPattern
AP is a named sequence of
actions. |
| Adopt |
| Arguments
This class represents the arguments of the
PrimitiveCall. |
| Arguments.Argument |
| Arguments.ValueArgument
This parameter is static value, neverchanging.
|
| Arguments.VariableArgument
This parameter is dependant on value of some kind of variable.
|
| Competence
Competence is basically a named structure offering several
choices. |
| CompetenceElement
CompetenceElement is basically one of choices of the competence.
|
| DriveCollection
This is root of POSH plan in execution sense.
|
| DriveElement
Drive element (very informative, I know).
|
| FormalParameters
This class is used as holder of all formal parameters for C or AP.
|
| FormalParameters.Parameter
This class represents one formal parameter of C or AP.
|
| Freq
Class for holding information about frequency of running various parts of
POSH plan.
|
| Freq.FreqUnits
Units for frequency
|
| NamedLapElement
Ancestor class for lap elements with name.
|
| ParseException
This exception is thrown when parse errors are encountered.
|
| PoshDummyElement
This is class used as intermediate class between PoshElement and DataNodes of
POSH elements.
|
| PoshElement
Ancestor of representative of one element in Posh plan.
|
| PoshElementListener
Mainly for widgets.
|
| PoshParserConstants
Token literal values and constants.
|
| PoshParserTokenManager
Token Manager.
|
| PoshPlan
Root node of whole lap plan, contains
DriveCollection, all Competence
and ActionPattern + optional documentation. |
| PrimitiveCall
This class specifies call to some primitive (either sense or action).
|
| Sense
Sense is basically a function in Python or Java.
|
| Sense.Predicate
Various predicates used in Sense
|
| SimpleCharStream
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| SolTime
It is more or less time and units of time.
|
| SolTime.TimeUnits |
| Token
Describes the input token stream.
|
| Trigger
Trigger of an element.
|
| TriggeredAction
Triggered action is basically a call of some other entity that is supposed to
be executed.
|
| Class and Description |
|---|
| Adopt |
| PoshPlan
Root node of whole lap plan, contains
DriveCollection, all Competence
and ActionPattern + optional documentation. |
| Trigger
Trigger of an element.
|
| TriggeredAction
Triggered action is basically a call of some other entity that is supposed to
be executed.
|
| Class and Description |
|---|
| ParseException
This exception is thrown when parse errors are encountered.
|
| PoshElement
Ancestor of representative of one element in Posh plan.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.