Package | Description |
---|---|
p3j.pppm.sets |
Modifier and Type | Method and Description |
---|---|
ParameterAssignmentSet |
Set.getParameterAssignments(ParameterInstance paramInstance)
Get eligible
ParameterAssignment objects for given
ParameterInstance . |
ParameterAssignmentSet |
Set.removeParameterInstance(ParameterInstance parameterInstance)
Removes a parameter instance from the set.
|
Modifier and Type | Method and Description |
---|---|
Map<ParameterInstance,ParameterAssignmentSet> |
Set.getSetData() |
Modifier and Type | Method and Description |
---|---|
void |
Set.setSetData(Map<ParameterInstance,ParameterAssignmentSet> setData) |
Copyright © 2012. All Rights Reserved.