| 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 |
|---|---|
protected static class |
Arguments.ValueArgument
This parameter is static value, neverchanging.
|
protected static class |
Arguments.VariableArgument
This parameter is dependant on value of some kind of variable.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract Arguments.Argument |
Arguments.Argument.clone() |
Arguments.Argument |
Arguments.get(int index) |
| Modifier and Type | Method and Description |
|---|---|
cz.cuni.amis.pogamut.sposh.elements.PoshParser.Packet<Arguments.Argument,Boolean> |
PoshParser.callParameter(int index,
boolean named)
Parameter used when calling C/AP/sense/action
callParameter ::
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Arguments.addFormal(Arguments.Argument element,
FormalParameters formalParams) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.