public interface StudyFeatureList extends PropFeatureList<StudyFeature>, IListMove
| Modifier and Type | Method and Description |
|---|---|
StudyFeature |
create(java.lang.String tag,
java.lang.String type)
Creates a study step.
|
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, getDisplayStringStudyFeature create(java.lang.String tag, java.lang.String type)
create in interface PropFeatureList<StudyFeature>tag - Study tag.type - Study type.