Package | Description |
---|---|
org.tanjakostic.jcleancim.builder | |
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 | |
org.tanjakostic.jcleancim.experimental.builder.xsd |
The package contains the
ModelBuilderFromProfiles , which can
parse: the CIM profiles in "xsd" format, as
generated with CIMTool. |
Class and Description |
---|
AbstractDiagramExporter
Common default implementation, as for "empty exporter.
|
AbstractModelBuilder |
AbstractXMIExporter
Here we implement all the logic except for actual exporting.
|
DiagramExporter |
ModelBuilder
Builds an in-memory representation of the model.
|
UmlObjectBuilder
To avoid interface bloat, we follow the design pattern of Java collections API: to provide
"optional" methods and let implementations select which one they implement.
|
XMIExporter
Interface to implement for XMI export capability.
|
Class and Description |
---|
AbstractModelBuilder |
ModelBuilder
Builds an in-memory representation of the model.
|
UmlObjectBuilder
To avoid interface bloat, we follow the design pattern of Java collections API: to provide
"optional" methods and let implementations select which one they implement.
|
Class and Description |
---|
AbstractModelBuilder |
DiagramExporter |
ModelBuilder
Builds an in-memory representation of the model.
|
UmlObjectBuilder
To avoid interface bloat, we follow the design pattern of Java collections API: to provide
"optional" methods and let implementations select which one they implement.
|
XMIExporter
Interface to implement for XMI export capability.
|
Class and Description |
---|
AbstractDiagramExporter
Common default implementation, as for "empty exporter.
|
AbstractModelBuilder |
AbstractXMIExporter
Here we implement all the logic except for actual exporting.
|
DiagramExporter |
EmptyXMIExporter
This one doesn't know how to export XMI; useful when working without EA repository.
|
ModelBuilder
Builds an in-memory representation of the model.
|
UmlObjectBuilder
To avoid interface bloat, we follow the design pattern of Java collections API: to provide
"optional" methods and let implementations select which one they implement.
|
XMIExporter
Interface to implement for XMI export capability.
|
Class and Description |
---|
AbstractModelBuilder |
DiagramExporter |
ModelBuilder
Builds an in-memory representation of the model.
|
XMIExporter
Interface to implement for XMI export capability.
|
Class and Description |
---|
AbstractModelBuilder |
DiagramExporter |
ModelBuilder
Builds an in-memory representation of the model.
|
XMIExporter
Interface to implement for XMI export capability.
|
Copyright 2009-2015 Tatjana (Tanja) Kostic