Uses of Class
fuzzydl.Label

Packages that use Label
fuzzydl   
 

Uses of Label in fuzzydl
 

Fields in fuzzydl with type parameters of type Label
 java.util.ArrayList<Label> CreatedIndividual.weightedConceptList
          List of weighted concepts.
 

Methods in fuzzydl with parameters of type Label
 boolean Label.equals(Label cw)
          Indicates whether some other object is "equal to" this one.