public interface CapeOpen extends ModelEntity
Modifier and Type | Method and Description |
---|---|
CapeOpenFeature |
create(java.lang.String tag,
java.lang.String oper)
Create a CAPE-OPEN feature.
|
CapeOpenFeatureList |
feature()
Returns all CAPE-OPEN features.
|
CapeOpenFeature |
feature(java.lang.String tag)
Returns a CAPE-OPEN feature.
|
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
CapeOpenFeature create(java.lang.String tag, java.lang.String oper)
tag
- Feature tag.oper
- Type of feature.CapeOpenFeatureList feature()
CapeOpenFeature feature(java.lang.String tag)
tag
- CAPE-OPEN feature tag.