Package | Description |
---|---|
org.tanjakostic.jcleancim.model |
Classes being created by a builder or with the API (code) to hold the in-memory UML model.
|
Modifier and Type | Method and Description |
---|---|
static UmlDiagram.Data |
UmlDiagram.Data.empty()
Returns an empty instance; sets default kind to
UmlDiagram.Kind.CUSTOM . |
Modifier and Type | Method and Description |
---|---|
UmlDiagram |
UmlStructure.addDiagram(java.io.File pic,
UmlObjectData objData,
UmlDiagram.Data data)
Creates from arguments a diagram, adds it to itself and to the model, and returns the newly
created object.
|
Copyright 2009-2016 Tatjana (Tanja) Kostic