public interface ModelParamGroupList extends GenericModelEntityList<ModelParamGroup>, IListMove
Modifier and Type | Method and Description |
---|---|
ModelParamGroup |
create(java.lang.String tag)
Creates a parameter group.
|
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
ModelParamGroup create(java.lang.String tag)
create
in interface GenericModelEntityList<ModelParamGroup>
tag
- Parameter group tag.