public abstract class AbstractModelloCore extends org.codehaus.plexus.logging.AbstractLogEnabled implements ModelloCore
ROLE
Constructor and Description |
---|
AbstractModelloCore() |
Modifier and Type | Method and Description |
---|---|
Model |
input(java.io.Reader reader) |
void |
output(Model model,
java.io.Writer writer) |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
generate, getMetadataPluginManager, loadModel, loadModel, saveModel, translate
public Model input(java.io.Reader reader) throws ModelloException, ModelValidationException
public void output(Model model, java.io.Writer writer) throws ModelloException
ModelloException