Definition at line 30 of file AnnotationTableLocator.h. References mConceptSet, mKeyword, and mQuidClass. 00032 : Locator(dataSet, options) 00033 { 00034 mQuidClass = quidClass; 00035 mConceptSet = conceptSet; 00036 mKeyword = keyword; 00037 }
|
1.5.1