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