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, uniquetagactive, 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, versiongetContainer, getDisplayStringModelParamGroup create(java.lang.String tag)
create in interface GenericModelEntityList<ModelParamGroup>tag - Parameter group tag.