public interface EvaluationGroupFeatureList extends PropFeatureList<EvaluationGroupFeature>, IListMove
| Modifier and Type | Method and Description |
|---|---|
EvaluationGroupFeature |
create(java.lang.String tag,
java.lang.String oper)
Create an evaluation group feature.
|
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, getDisplayStringEvaluationGroupFeature create(java.lang.String tag, java.lang.String oper)
create in interface PropFeatureList<EvaluationGroupFeature>tag - Feature tag.oper - Type of feature.