145146147148149150151
return false; } @Override public Type getAnnotationType(TypeStore store, String label) throws FactTypeUseException { throw new UndeclaredAnnotationException(this, label); }