Package | Description |
---|---|
org.tanjakostic.jcleancim.builder.ea |
Classes responsible for building in-memory UML model from EA repository (.eap model file).
|
org.tanjakostic.jcleancim.builder.ea.db | |
org.tanjakostic.jcleancim.builder.ea.japi | |
org.tanjakostic.jcleancim.builder.ea.sqlxml |
Modifier and Type | Method and Description |
---|---|
abstract EaTables |
EaModelBuilder.getTables()
Returns tables resulting from the bulk initialisation (if applicable).
|
Modifier and Type | Field and Description |
---|---|
private EaTables |
DbModelBuilder._tables |
Modifier and Type | Method and Description |
---|---|
EaTables |
DbModelBuilder.getTables() |
Modifier and Type | Method and Description |
---|---|
EaTables |
JapiModelBuilder.getTables() |
Modifier and Type | Field and Description |
---|---|
private EaTables |
SqlXmlModelBuilder._tables |
Modifier and Type | Method and Description |
---|---|
EaTables |
SqlXmlModelBuilder.getTables() |
Copyright 2009-2015 Tatjana (Tanja) Kostic