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 |
---|---|
VersionInfo |
UmlPackage.getVersionInfo()
(lazy loaded) 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.
|
Modifier and Type | Method and Description |
---|---|
static NamespaceInfo |
NamespaceInfo.createCimInstance(VersionInfo versionInfo)
Factory method to construct CIM namespace info from
versionInfo ; see
NamespaceInfo.NamespaceInfo(String, String, String) . |
Copyright 2009-2016 Tatjana (Tanja) Kostic