| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.sposh.executor |
Classes for creation and execution of primitives.
|
| Modifier and Type | Field and Description |
|---|---|
Set<ParamInfo> |
PrimitiveData.params
Parameters used by the primitive
|
| Modifier and Type | Method and Description |
|---|---|
int |
ParamInfo.compareTo(ParamInfo o) |
| Constructor and Description |
|---|
PrimitiveData(String classFQN,
String name,
String description,
String[] tags,
Set<ParamInfo> parameters)
Create new instance of PrimitiveData
|
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.