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 UmlAttribute.Data |
UmlAttribute.Data.empty()
Returns empty instance; sets default multiplicity to
UmlMultiplicity.ONE . |
Modifier and Type | Method and Description |
---|---|
UmlAttribute |
UmlClass.addAttribute(UmlClass type,
UmlObjectData objData,
UmlAttribute.Data data)
Creates from arguments an attribute or enumeration literal, adds it to itself and to the
model, populates afferent/efferent collections for this and for
type , and
returns the newly created object. |
Copyright 2009-2016 Tatjana (Tanja) Kostic