return new JClass[0];
}
//-- Mark the enclosed annotated structure as processed in the
//-- current FactoryState for preventing endless loop.
state.markAsProcessed(component.getAnnotated());
//////////////////////////////////////////////////////
//NOTE: check that the component is not referring to
//an imported schema to prevent class creation
//////////////////////////////////////////////////////