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 | Field and Description |
---|---|
private VersionInfo |
UmlPackage._versionInfo |
Modifier and Type | Method and Description |
---|---|
private VersionInfo |
UmlPackage.deduceVersionInfo()
Returns version information for this package, null if package does not contain a version
class.
|
VersionInfo |
UmlPackage.getVersionInfo()
Returns the version information in case the relevant version class is defined in the package,
null otherwise.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<VersionInfo> |
UmlModel.getVersionInfos(java.util.EnumSet<OwningWg> wgs)
Returns version informations for top-level packages of specified owners.
|
Copyright 2009-2015 Tatjana (Tanja) Kostic