public interface Modifiers extends AknObject
These attributes are used in the analysis to allow manifestation editors to specify whether the analysis is complete and/or ignored in the text.
<xsd:attributeGroup name="modifiers">
<xsd:attribute name="exclusion" type="xsd:boolean" />
<xsd:attribute name="incomplete" type="xsd:boolean" />
</xsd:attributeGroup>
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getExclusion() |
Boolean |
getIncomplete() |
void |
setExclusion(Boolean exclusion) |
void |
setIncomplete(Boolean incomplete) |
attributes, compare, name, nestedCompareread, writeCopyright © 2017. All rights reserved.