public interface CommonList extends PropFeatureList<CommonFeature>, IListMove
Modifier and Type | Method and Description |
---|---|
CommonFeature |
create(java.lang.String tag,
java.lang.String type)
Creates a common definitions feature.
|
CommonFeature |
create(java.lang.String tag,
java.lang.String type,
java.lang.String component)
Creates a common definitions 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
CommonFeature create(java.lang.String tag, java.lang.String type)
create
in interface PropFeatureList<CommonFeature>
tag
- Common definitions feature tags.type
- Type of common definitions feature: one of ...
.CommonFeature create(java.lang.String tag, java.lang.String type, java.lang.String component)
tag
- Common definitions feature tags.type
- Type of common definitions feature: one of
AmbientThermalProperties
,
...
.component
- Component tag.