public interface ReducedModelList extends GenericModelEntityList<ReducedModel>
| Modifier and Type | Method and Description |
|---|---|
ReducedModel |
create(java.lang.String tag,
java.lang.String file)
Creates a reduced model instance from a file.
|
createclear, 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, getDisplayStringReducedModel create(java.lang.String tag, java.lang.String file)
tag - Reduced model tag.file - Model source file.