public interface FunctionFeatureList extends PropFeatureList<FunctionFeature>, IListMove
Modifier and Type | Method and Description |
---|---|
FunctionFeature |
create(java.lang.String tag,
java.lang.String oper)
Create a function.
|
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
FunctionFeature create(java.lang.String tag, java.lang.String oper)
create
in interface PropFeatureList<FunctionFeature>
tag
- Feature tag.oper
- Type of function.