public int index(SAbstractConcept concept) { return myIndex.index(concept); }
/*package*/ int index(SConceptId cid) { return myIndex.index(cid); }