public interface CommonFeature extends PropFeature
Modifier and Type | Method and Description |
---|---|
CommonFeature |
create(java.lang.String tag,
java.lang.String oper)
Create a common definitions feature subnode.
|
CommonList |
feature()
Returns the list of all common definitions feature subnodes.
|
CommonFeature |
feature(java.lang.String tag)
Returns a common definitions feature subnode.
|
FeatureInfoList |
featureInfo()
Returns the variable and system of equation changes.
|
FeatureInfo |
featureInfo(java.lang.String tag)
Returns a variable and system of equation changes object.
|
getAllowedPropertyValues, getBoolean, getBoolean, getBoolean, getBooleanArray, getBooleanMatrix, getDouble, getDouble, getDouble, getDoubleArray, getDoubleMatrix, getEntryKeyIndex, getEntryKeys, getInt, getInt, getInt, getIntArray, getIntMatrix, getReferenceArray, getString, getString, getString, getString, getStringArray, getStringMatrix, getType, getValueType, hasProperty, hasSelection, move, properties, remove, selection, set, set, set, set, set, set, set, set, set, set, set, set, setEntry, setEntry, setEntry, setEntry, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex
selection
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 oper)
tag
- Subnode tag.oper
- Type of subnode.CommonList feature()
CommonFeature feature(java.lang.String tag)
tag
- Common definitions feature subnode tag.FeatureInfoList featureInfo()
FeatureInfo featureInfo(java.lang.String tag)
tag
- Feature tag.