public interface UnitSystemList extends ModelEntityList<UnitSystem>
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
builtInTags()
Returns the tags of the built-in unit systems.
|
UnitSystem |
create(java.lang.String name)
Creates a unit system.
|
clear, copy, copy, copyTo, duplicate, duplicateTo, get, index, remove, size, tags, uniquetag
active, author, author, comments, comments, dateCreated, dateModified, docMarker, docMarker, help, help, icon, isactive, isActive, label, label, lastModifiedBy, model, model, name, name, resetAuthor, scope, tag, tag, timeCreated, timeModified, version, version
getContainer, getDisplayString
java.lang.String[] builtInTags()
model.unit(<tag>)
.UnitSystem create(java.lang.String name)
name
- Unit system tag.