Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

void Impala::Persistency::ModelLocator::Init ( String  conceptSet,
String  model,
String  feature,
String  concept 
) [inline, private]

Definition at line 94 of file ModelLocator.h.

References mConcept, mConceptSet, mFeatureDef, and mModel.

Referenced by ModelLocator().

00095     {
00096         mConceptSet = conceptSet;
00097         mModel = model;
00098         mFeatureDef = feature;
00099         mConcept = concept;
00100     }


Generated on Thu Jan 13 09:23:20 2011 for ImpalaSrc by  doxygen 1.5.1