Modifier and Type | Method and Description |
---|---|
java.util.List<CmplSet> |
CmplParameter.setList()
Returns a List of the invoked sets
|
Modifier and Type | Method and Description |
---|---|
void |
Cmpl.setSets(CmplSet... sets)
Committing a CmplParameter object to the Cmpl model
|
Constructor and Description |
---|
CmplParameter(java.lang.String name,
CmplSet... sets)
Constructor for a parameter array
|