return ((NamedType) Models.toType(f, aClass)).getName();
}
@SuppressWarnings("unchecked")
private Class<? extends DirectFileOutputDescription> generate(final Description description) {
emitDrivers.add(new JavaDataModelDriver() {
@Override
public void generateResources(EmitContext context, ModelDeclaration model) throws IOException {
EmitContext next = new EmitContext(
context.getSemantics(),
context.getConfiguration(),