Package | Description |
---|---|
org.tanjakostic.jcleancim.builder | |
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. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDiagramExporter
Common default implementation, as for "empty exporter.
|
class |
EmptyDiagramExporter |
Modifier and Type | Method and Description |
---|---|
protected DiagramExporter |
EmptyModelBuilder.createDiagramExporter() |
protected abstract DiagramExporter |
AbstractModelBuilder.createDiagramExporter()
Creates exporter of UML diagrams where applicable (otherwise, can be just a stub).
|
DiagramExporter |
ModelBuilder.getDiagramExporter() |
DiagramExporter |
AbstractModelBuilder.getDiagramExporter() |
Modifier and Type | Method and Description |
---|---|
protected DiagramExporter |
DbModelBuilder.createDiagramExporter() |
Modifier and Type | Method and Description |
---|---|
protected DiagramExporter |
JapiModelBuilder.createDiagramExporter() |
DiagramExporter |
JapiRepo.getDiagramExporter(Config cfg) |
Modifier and Type | Method and Description |
---|---|
protected DiagramExporter |
SqlXmlModelBuilder.createDiagramExporter() |
Modifier and Type | Method and Description |
---|---|
protected DiagramExporter |
ModelBuilderFromProfiles.createDiagramExporter() |
Copyright 2009-2016 Tatjana (Tanja) Kostic