public class Model extends Object
static String
copyright
protected ArrayList<Database>
databases
static org.slf4j.Logger
logger
Model()
List<Database>
getDatabases()
void
init()
init(ModelObject rootObject)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String copyright
protected final ArrayList<Database> databases
public static final org.slf4j.Logger logger
public Model()
public void init()
public void init(ModelObject rootObject)
public List<Database> getDatabases()