Definition at line 21 of file AnnotationTableLocator.h. References mConceptSet, mKeyword, and mQuidClass. 00023 : Locator(protocolAndHost, dataSet) 00024 { 00025 mQuidClass = quidClass; 00026 mConceptSet = conceptSet; 00027 mKeyword = keyword; 00028 }
|