|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParamInfo | |
|---|---|
| cz.cuni.amis.pogamut.sposh.executor | Classes for creation and execution of primitives. |
| Uses of ParamInfo in cz.cuni.amis.pogamut.sposh.executor |
|---|
| Fields in cz.cuni.amis.pogamut.sposh.executor with type parameters of type ParamInfo | |
|---|---|
Set<ParamInfo> |
PrimitiveData.params
Parameters used by the primitive |
| Methods in cz.cuni.amis.pogamut.sposh.executor with parameters of type ParamInfo | |
|---|---|
int |
ParamInfo.compareTo(ParamInfo o)
|
| Constructor parameters in cz.cuni.amis.pogamut.sposh.executor with type arguments of type ParamInfo | |
|---|---|
PrimitiveData(String classFQN,
String name,
String description,
String[] tags,
Set<ParamInfo> parameters)
Create new instance of PrimitiveData |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||