public abstract class AbstractFeatureAttrProcessor extends AbstractConditionalVisibilityAttrProcessor
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractFeatureAttrProcessor(java.lang.String attributeName) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
determineFeatureState(Arguments arguments,
Element element,
java.lang.String attributeName,
boolean defaultState)
Determines the feature state.
|
isVisible, processAttributedoProcess, getMatchercompareTo, getMessage, getMessageForProcessor, getMessageForTemplate, getPrecedence, processprotected AbstractFeatureAttrProcessor(java.lang.String attributeName)
protected boolean determineFeatureState(Arguments arguments, Element element, java.lang.String attributeName, boolean defaultState)
arguments - element - attributeName - defaultState - default state to return if the attribute value is NULL or empty