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 |
Modifier and Type | Method and Description |
---|---|
java.io.File |
DiagramExporter.saveToFile(UmlObjectBuilder<?> dia,
Util.ImageFormat format,
boolean throughClipboard)
Copies diagram
dia to a file with format , in the pics output
directory (per configuration) and returns the created file. |
java.io.File |
AbstractDiagramExporter.saveToFile(UmlObjectBuilder<?> dia,
Util.ImageFormat format,
boolean throughClipboard)
Copies diagram
dia to a file with format , in the pics output
directory (per configuration) and returns the created file. |
Modifier and Type | Class and Description |
---|---|
class |
AssociationBuilder<O,T> |
class |
AssociationEndBuilder<O,T> |
class |
AttributeBuilder<O,T>
It is the responsibility of the model builder to call
AttributeBuilder.assignType(java.util.Map<java.lang.Integer, org.tanjakostic.jcleancim.builder.ea.ClassBuilder<?, ?, ?, ?, ?, ?>>) for every created
attribute, after all the classes have been loaded. |
class |
ClassBuilder<E,S,D,A,O,C> |
class |
ConstraintBuilder |
class |
DependencyBuilder<O,T> |
class |
DiagramBuilder<O> |
class |
OperationBuilder<O,T> |
class |
PackageBuilder<P,E,SP,SE,D,C> |
class |
ParameterBuilder<O>
Does not have tagged values.
|
class |
SkippedBuilder<E,S,C,D> |
Modifier and Type | Class and Description |
---|---|
class |
DbPackageBuilder |
Copyright 2009-2016 Tatjana (Tanja) Kostic