|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResultsFactory | |
planet.commonapi.results | |
planet.generic.commonapi.factory | |
planet.generic.commonapi.results |
Uses of ResultsFactory in planet.commonapi.results |
Methods in planet.commonapi.results that return ResultsFactory | |
ResultsFactory |
ResultsFactory.setValues(java.lang.Class resultsEdge,
java.lang.Class resultsConstraint,
java.lang.Class resultsGenerator)
Sets the initial values for this ResultsFactory. |
Uses of ResultsFactory in planet.generic.commonapi.factory |
Methods in planet.generic.commonapi.factory that return ResultsFactory | |
static ResultsFactory |
GenericFactory.buildResultsFactory(java.lang.String resultName)
Builds an instance of the current BehavioursFactory implementation. |
Uses of ResultsFactory in planet.generic.commonapi.results |
Classes in planet.generic.commonapi.results that implement ResultsFactory | |
class |
ResultsFactoryImpl
Factory to build any specified results implementation classes. |
Methods in planet.generic.commonapi.results that return ResultsFactory | |
ResultsFactory |
ResultsFactoryImpl.setValues(java.lang.Class resultsEdge,
java.lang.Class resultsConstraint,
java.lang.Class resultsGenerator)
Sets the initial values for this ResultsFactory. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |