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