[inline]
Definition at line 25 of file AnnotationTableSetLocator.h.
References mConceptSet, and mQuidClass.
00027 : Locator(dataSet, options) 00028 { 00029 mQuidClass = quidClass; 00030 mConceptSet = conceptSet; 00031 }