|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParameterCollection | |
planetj.dataengine | |
planetj.dataengine.parameter |
Uses of ParameterCollection in planetj.dataengine |
Methods in planetj.dataengine that return ParameterCollection | |
ParameterCollection |
AbstractContext.getParameterCollection()
Gets the ParameterCollection which contains this context's parameters |
Methods in planetj.dataengine with parameters of type ParameterCollection | |
void |
AbstractContext.setParameterCollection(ParameterCollection newParameters)
Sets the ParameterCollection which contains this context's parameters. |
Uses of ParameterCollection in planetj.dataengine.parameter |
Methods in planetj.dataengine.parameter that return ParameterCollection | |
ParameterCollection |
ParameterCollection.cloneParameterCollection()
Clones this parameter collection |
ParameterCollection |
ParameterCollection.cloneParameterCollection(IContext context)
Clones this parameter collection. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |