Uses of Class
hok.model.PatternModel

Packages that use PatternModel
hok.model   
hok.ui.wizard   
 

Uses of PatternModel in hok.model
 

Methods in hok.model that return PatternModel
 PatternModel ModelMediator.queryModel(java.util.Vector<ConstraintRow> constraints)
          Queries the ontology model.
 

Uses of PatternModel in hok.ui.wizard
 

Methods in hok.ui.wizard with parameters of type PatternModel
 void ResultDialog.setPatternModel(PatternModel patternModel)