public interface ElemList extends ModelEntityList<Element>
| Modifier and Type | Method and Description |
|---|---|
Element |
create(java.lang.String tag,
java.lang.String type)
Creates an element.
|
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, getDisplayStringElement create(java.lang.String tag, java.lang.String type)
tag - Element tag.type - Element type.