Uses of Class
wGmdh.jGmdh.oldskul.measures.StructureValidationPerformance

Packages that use StructureValidationPerformance
wGmdh   
wGmdh.jGmdh.oldskul   
 

Uses of StructureValidationPerformance in wGmdh
 

Fields in wGmdh declared as StructureValidationPerformance
protected  StructureValidationPerformance Msc.structureValidationPerformance
           
 StructureValidationPerformance MscPrototype.structureValidationPerformance
          Deprecated.  
 

Uses of StructureValidationPerformance in wGmdh.jGmdh.oldskul
 

Fields in wGmdh.jGmdh.oldskul declared as StructureValidationPerformance
protected  StructureValidationPerformance MultiSelectCombi.selectionPerformance
           
 

Methods in wGmdh.jGmdh.oldskul that return StructureValidationPerformance
 StructureValidationPerformance MultiSelectCombi.getSelectionPerformance()
           
 

Methods in wGmdh.jGmdh.oldskul with parameters of type StructureValidationPerformance
 void MultiSelectCombi.setSelectionPerformance(StructureValidationPerformance crit)