|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WeightedConcept | |
|---|---|
| <Unnamed> | |
| fuzzyowl2 | |
| Uses of WeightedConcept in <Unnamed> |
|---|
| Methods in <Unnamed> with parameters of type WeightedConcept | |
|---|---|
protected void |
FuzzyOwl2toFuzzyDL.writeWeightedConceptDefinition(java.lang.String name,
WeightedConcept c)
|
protected void |
FuzzyOwl2toDeLorean.writeWeightedConceptDefinition(java.lang.String name,
WeightedConcept c)
|
| Uses of WeightedConcept in fuzzyowl2 |
|---|
| Methods in fuzzyowl2 that return types with arguments of type WeightedConcept | |
|---|---|
java.util.List<WeightedConcept> |
WeightedSumConcept.getWeightedConcepts()
|
java.util.List<WeightedConcept> |
WeightedMinConcept.getWeightedConcepts()
|
java.util.List<WeightedConcept> |
WeightedMaxConcept.getWeightedConcepts()
|
| Methods in fuzzyowl2 with parameters of type WeightedConcept | |
|---|---|
protected void |
FuzzyOwl2.writeWeightedConceptDefinition(java.lang.String name,
WeightedConcept c)
|
| Constructor parameters in fuzzyowl2 with type arguments of type WeightedConcept | |
|---|---|
WeightedMaxConcept(java.util.List<WeightedConcept> list)
|
|
WeightedMinConcept(java.util.List<WeightedConcept> list)
|
|
WeightedSumConcept(java.util.List<WeightedConcept> list)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||