Uses of Class
fuzzyowl2.WeightedSumConcept

Packages that use WeightedSumConcept
<Unnamed>   
fuzzyowl2   
 

Uses of WeightedSumConcept in <Unnamed>
 

Methods in <Unnamed> with parameters of type WeightedSumConcept
protected  void FuzzyOwl2toFuzzyDL.writeWeightedSumConceptDefinition(java.lang.String name, WeightedSumConcept c)
           
protected  void FuzzyOwl2toDeLorean.writeWeightedSumConceptDefinition(java.lang.String name, WeightedSumConcept c)
           
 

Uses of WeightedSumConcept in fuzzyowl2
 

Methods in fuzzyowl2 with parameters of type WeightedSumConcept
protected  void FuzzyOwl2.writeWeightedSumConceptDefinition(java.lang.String name, WeightedSumConcept c)