|
jInfer | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Tweight | |
---|---|
cz.cuni.mff.ksi.jinfer.functionalDependencies | |
cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator | |
cz.cuni.mff.ksi.jinfer.functionalDependencies.weights |
Uses of Tweight in cz.cuni.mff.ksi.jinfer.functionalDependencies |
---|
Method parameters in cz.cuni.mff.ksi.jinfer.functionalDependencies with type arguments of type Tweight | |
---|---|
void |
RXMLTree.setWeights(List<Tweight> weights)
Set weights of nodes of this tree. |
Uses of Tweight in cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator |
---|
Methods in cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator that return types with arguments of type Tweight | |
---|---|
List<Tweight> |
WeightsProcessor.process(InputStream inputStream)
|
Uses of Tweight in cz.cuni.mff.ksi.jinfer.functionalDependencies.weights |
---|
Fields in cz.cuni.mff.ksi.jinfer.functionalDependencies.weights with type parameters of type Tweight | |
---|---|
protected List<Tweight> |
Tweights.weight
|
Methods in cz.cuni.mff.ksi.jinfer.functionalDependencies.weights that return Tweight | |
---|---|
Tweight |
ObjectFactory.createTweight()
Create an instance of Tweight |
Methods in cz.cuni.mff.ksi.jinfer.functionalDependencies.weights that return types with arguments of type Tweight | |
---|---|
List<Tweight> |
Tweights.getWeight()
Gets the value of the weight property. |
|
jInfer | |||||||||
PREV NEXT | FRAMES NO FRAMES |