public interface ResultBaseFeature extends PropFeature
Modifier and Type | Method and Description |
---|---|
boolean |
hasWarning()
Checks if feature has warning.
|
ResultProblemFeatureList |
problem()
Returns all problems for this feature.
|
ResultProblemFeature |
problem(java.lang.String tag)
Returns a result problem.
|
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, move, properties, remove, 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
boolean hasWarning()
true
if feature has warning.ResultProblemFeatureList problem()
ResultProblemFeature problem(java.lang.String tag)
tag
- Problem tag.