|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use cz.cuni.amis.pogamut.sposh.elements | |
|---|---|
| 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 | |
| Classes in cz.cuni.amis.pogamut.sposh.elements used by cz.cuni.amis.pogamut.sposh.elements | |
|---|---|
| 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 |
|
| ILapChainListener
Listener for changes on LapChain. |
|
| INamedElement
Ancestor class for lap elements with name. |
|
| IParametrizedElement
Unifying interface for elements that have methods having parameters. |
|
| IReferenceElement
This class exists mostly for typing reasons, it is used as ancestor of elements that can reference other elements. |
|
| LapChain
Chain of links that represents how are parameters passed in the chain of lap elements. |
|
LapPath
LapPath is used to describe path from the root of PoshPlan to
some subnode of the plan. |
|
| LapPath.Link
One link of the path, immutable. |
|
| LapType
All elements that can exists in the plan and their type names that will be used in the path. |
|
| 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. |
|
| Classes in cz.cuni.amis.pogamut.sposh.elements used by cz.cuni.amis.pogamut.sposh.engine | |
|---|---|
| Arguments
This class represents the arguments of the PrimitiveCall. |
|
| FormalParameters
This class is used as holder of all formal parameters for C or AP. |
|
LapPath
LapPath is used to describe path from the root of PoshPlan to
some subnode of the plan. |
|
| PoshPlan
Root node of whole lap plan, contains DriveCollection, all Competence
and ActionPattern + optional documentation. |
|
| Classes in cz.cuni.amis.pogamut.sposh.elements used by cz.cuni.amis.pogamut.sposh.exceptions | |
|---|---|
| ParseException
This exception is thrown when parse errors are encountered. |
|
| PoshElement
Ancestor of representative of one element in Posh plan. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||