|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrainReturn | |
---|---|
org.ow2.weblab.core.services | |
org.ow2.weblab.core.services.trainable |
Uses of TrainReturn in org.ow2.weblab.core.services |
---|
Methods in org.ow2.weblab.core.services that return TrainReturn | |
---|---|
TrainReturn |
Trainable.train(TrainArgs args)
Train using the resources previously added to the training set identified by the usage context. |
Uses of TrainReturn in org.ow2.weblab.core.services.trainable |
---|
Methods in org.ow2.weblab.core.services.trainable that return TrainReturn | |
---|---|
TrainReturn |
ObjectFactory.createTrainReturn()
Create an instance of TrainReturn |
Methods in org.ow2.weblab.core.services.trainable that return types with arguments of type TrainReturn | |
---|---|
javax.xml.bind.JAXBElement<TrainReturn> |
ObjectFactory.createTrainReturn(TrainReturn value)
Create an instance of JAXBElement < TrainReturn > } |
Methods in org.ow2.weblab.core.services.trainable with parameters of type TrainReturn | |
---|---|
javax.xml.bind.JAXBElement<TrainReturn> |
ObjectFactory.createTrainReturn(TrainReturn value)
Create an instance of JAXBElement < TrainReturn > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |