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 |
---|---|
NameDecomposition |
UmlAttribute.getNameDecomposition()
Equivalent to
getNameDecomposition(null) . |
NameDecomposition |
UmlAttribute.getNameDecomposition(java.util.Map<java.lang.String,java.lang.String> sortedAbbrTerms)
In case of a data object (attribute on LN, in IEC61850), returns decomposition of the
attribute name to abbreviated terms, null otherwise.
|
Copyright 2009-2016 Tatjana (Tanja) Kostic