private boolean canReferencePackage() {
   return myJavaClassReferenceSet.canReferencePackage(myIndex);
 }