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 UmlSkipped.Data |
UmlSkipped.Data.empty(boolean isConnector)
Returns empty instance; for connector, sets default kind to
UmlSkipped.Kind.NOTE_LINK , and
for element to UmlSkipped.Kind.NOTE . |
Modifier and Type | Method and Description |
---|---|
UmlSkipped |
UmlStructure.addSkippedUmlItem(UmlObjectData objData,
UmlSkipped.Data data)
Creates from arguments a skipped UML item, adds it to itself, and returns the newly created
object.
|
Copyright 2009-2016 Tatjana (Tanja) Kostic