public interface GenericModelEntityList<T extends ModelEntity> extends ModelEntityList<T>
| Modifier and Type | Method and Description |
|---|---|
T |
create(java.lang.String tag)
Creates a model entity.
|
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, getDisplayStringT create(java.lang.String tag)
tag - Model entity tag.