public interface PropFeatureList<T extends PropFeature> extends ModelEntityList<T>
Modifier and Type | Method and Description |
---|---|
PropFeature |
create(java.lang.String tag,
java.lang.String oper)
Create property-based feature.
|
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
PropFeature create(java.lang.String tag, java.lang.String oper)
tag
- Feature tag.oper
- Feature operations.