public interface StudyList extends GenericModelEntityList<Study>, IListMove
Modifier and Type | Method and Description |
---|---|
Study |
create(java.lang.String tag)
Create a study sequence.
|
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
Study create(java.lang.String tag)
create
in interface GenericModelEntityList<Study>
tag
- Study sequence tag.