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 |
Class and Description |
---|
AbstractObjectBuilderFromEA |
AssociationBuilder |
AssociationEndBuilder |
AttributeBuilder
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. |
ClassBuilder |
ConstraintBuilder |
DependencyBuilder |
DiagramBuilder |
EaHelper |
EaModelBuilder
Class that wraps the EA repository; currently supports a single root (in the EA project browser),
i.e., if there are more than one roots, all but the first will be ignored.
|
EaNotesCleaner
Helper class supporting a limitted number of HTML tags, i.e.
|
EaSelector |
EaTables
An attempt to speed up reading the .eap model.
|
OperationBuilder |
PackageBuilder
|
ParameterBuilder
Does not have tagged values.
|
SkippedBuilder |
Class and Description |
---|
AbstractObjectBuilderFromEA |
AssociationBuilder |
AssociationEndBuilder |
AttributeBuilder
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. |
ClassBuilder |
DependencyBuilder |
DiagramBuilder |
EaHelper |
EaModelBuilder
Class that wraps the EA repository; currently supports a single root (in the EA project browser),
i.e., if there are more than one roots, all but the first will be ignored.
|
EaSelector |
EaTables
An attempt to speed up reading the .eap model.
|
OperationBuilder |
PackageBuilder
|
ParameterBuilder
Does not have tagged values.
|
SkippedBuilder |
Class and Description |
---|
AbstractObjectBuilderFromEA |
AssociationBuilder |
AssociationEndBuilder |
AttributeBuilder
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. |
ClassBuilder |
DependencyBuilder |
DiagramBuilder |
EaHelper |
EaModelBuilder
Class that wraps the EA repository; currently supports a single root (in the EA project browser),
i.e., if there are more than one roots, all but the first will be ignored.
|
EaSql2Xml
Isolates EA mechanism for SQL queries on the open repository (allows us to pass in a mock instead
of the EA repository for testing).
|
EaTables
An attempt to speed up reading the .eap model.
|
OperationBuilder |
PackageBuilder
|
ParameterBuilder
Does not have tagged values.
|
SkippedBuilder |
Class and Description |
---|
EaModelBuilder
Class that wraps the EA repository; currently supports a single root (in the EA project browser),
i.e., if there are more than one roots, all but the first will be ignored.
|
EaSelector |
EaSql2Xml
Isolates EA mechanism for SQL queries on the open repository (allows us to pass in a mock instead
of the EA repository for testing).
|
EaTables
An attempt to speed up reading the .eap model.
|
PackageBuilder
|
Copyright 2009-2015 Tatjana (Tanja) Kostic