|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FeatureObjectMatcherXML
An XML FeatureObjectMatcherXML(@http://www.apache.org/uima/tools/cfe/config/XMLBeans). This is a complex type.
Nested Class Summary | |
---|---|
static class |
FeatureObjectMatcherXML.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
boolean |
getDistance()
Gets the "distance" attribute |
boolean |
getOrientation()
Gets the "orientation" attribute |
int |
getWindowFlags()
Gets the "windowFlags" attribute |
int |
getWindowsizeEnclosed()
Gets the "windowsizeEnclosed" attribute |
int |
getWindowsizeInside()
Gets the "windowsizeInside" attribute |
int |
getWindowsizeLeft()
Gets the "windowsizeLeft" attribute |
int |
getWindowsizeRight()
Gets the "windowsizeRight" attribute |
boolean |
isSetDistance()
True if has "distance" attribute |
boolean |
isSetOrientation()
True if has "orientation" attribute |
boolean |
isSetWindowFlags()
True if has "windowFlags" attribute |
boolean |
isSetWindowsizeEnclosed()
True if has "windowsizeEnclosed" attribute |
boolean |
isSetWindowsizeInside()
True if has "windowsizeInside" attribute |
boolean |
isSetWindowsizeLeft()
True if has "windowsizeLeft" attribute |
boolean |
isSetWindowsizeRight()
True if has "windowsizeRight" attribute |
void |
setDistance(boolean distance)
Sets the "distance" attribute |
void |
setOrientation(boolean orientation)
Sets the "orientation" attribute |
void |
setWindowFlags(int windowFlags)
Sets the "windowFlags" attribute |
void |
setWindowsizeEnclosed(int windowsizeEnclosed)
Sets the "windowsizeEnclosed" attribute |
void |
setWindowsizeInside(int windowsizeInside)
Sets the "windowsizeInside" attribute |
void |
setWindowsizeLeft(int windowsizeLeft)
Sets the "windowsizeLeft" attribute |
void |
setWindowsizeRight(int windowsizeRight)
Sets the "windowsizeRight" attribute |
void |
unsetDistance()
Unsets the "distance" attribute |
void |
unsetOrientation()
Unsets the "orientation" attribute |
void |
unsetWindowFlags()
Unsets the "windowFlags" attribute |
void |
unsetWindowsizeEnclosed()
Unsets the "windowsizeEnclosed" attribute |
void |
unsetWindowsizeInside()
Unsets the "windowsizeInside" attribute |
void |
unsetWindowsizeLeft()
Unsets the "windowsizeLeft" attribute |
void |
unsetWindowsizeRight()
Unsets the "windowsizeRight" attribute |
org.apache.xmlbeans.XmlBoolean |
xgetDistance()
Gets (as xml) the "distance" attribute |
org.apache.xmlbeans.XmlBoolean |
xgetOrientation()
Gets (as xml) the "orientation" attribute |
org.apache.xmlbeans.XmlInt |
xgetWindowFlags()
Gets (as xml) the "windowFlags" attribute |
org.apache.xmlbeans.XmlInt |
xgetWindowsizeEnclosed()
Gets (as xml) the "windowsizeEnclosed" attribute |
org.apache.xmlbeans.XmlInt |
xgetWindowsizeInside()
Gets (as xml) the "windowsizeInside" attribute |
org.apache.xmlbeans.XmlInt |
xgetWindowsizeLeft()
Gets (as xml) the "windowsizeLeft" attribute |
org.apache.xmlbeans.XmlInt |
xgetWindowsizeRight()
Gets (as xml) the "windowsizeRight" attribute |
void |
xsetDistance(org.apache.xmlbeans.XmlBoolean distance)
Sets (as xml) the "distance" attribute |
void |
xsetOrientation(org.apache.xmlbeans.XmlBoolean orientation)
Sets (as xml) the "orientation" attribute |
void |
xsetWindowFlags(org.apache.xmlbeans.XmlInt windowFlags)
Sets (as xml) the "windowFlags" attribute |
void |
xsetWindowsizeEnclosed(org.apache.xmlbeans.XmlInt windowsizeEnclosed)
Sets (as xml) the "windowsizeEnclosed" attribute |
void |
xsetWindowsizeInside(org.apache.xmlbeans.XmlInt windowsizeInside)
Sets (as xml) the "windowsizeInside" attribute |
void |
xsetWindowsizeLeft(org.apache.xmlbeans.XmlInt windowsizeLeft)
Sets (as xml) the "windowsizeLeft" attribute |
void |
xsetWindowsizeRight(org.apache.xmlbeans.XmlInt windowsizeRight)
Sets (as xml) the "windowsizeRight" attribute |
Methods inherited from interface org.apache.uima.tools.cfe.config.xmlBeans.PartialObjectMatcherXML |
---|
addNewGroupFeatureMatchers, getAnnotationTypeName, getFullPath, getGroupFeatureMatchersArray, getGroupFeatureMatchersArray, getGroupFeatureMatchersList, insertNewGroupFeatureMatchers, isSetFullPath, removeGroupFeatureMatchers, setAnnotationTypeName, setFullPath, setGroupFeatureMatchersArray, setGroupFeatureMatchersArray, sizeOfGroupFeatureMatchersArray, unsetFullPath, xgetAnnotationTypeName, xgetFullPath, xsetAnnotationTypeName, xsetFullPath |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
int getWindowsizeLeft()
org.apache.xmlbeans.XmlInt xgetWindowsizeLeft()
boolean isSetWindowsizeLeft()
void setWindowsizeLeft(int windowsizeLeft)
void xsetWindowsizeLeft(org.apache.xmlbeans.XmlInt windowsizeLeft)
void unsetWindowsizeLeft()
int getWindowsizeInside()
org.apache.xmlbeans.XmlInt xgetWindowsizeInside()
boolean isSetWindowsizeInside()
void setWindowsizeInside(int windowsizeInside)
void xsetWindowsizeInside(org.apache.xmlbeans.XmlInt windowsizeInside)
void unsetWindowsizeInside()
int getWindowsizeRight()
org.apache.xmlbeans.XmlInt xgetWindowsizeRight()
boolean isSetWindowsizeRight()
void setWindowsizeRight(int windowsizeRight)
void xsetWindowsizeRight(org.apache.xmlbeans.XmlInt windowsizeRight)
void unsetWindowsizeRight()
int getWindowsizeEnclosed()
org.apache.xmlbeans.XmlInt xgetWindowsizeEnclosed()
boolean isSetWindowsizeEnclosed()
void setWindowsizeEnclosed(int windowsizeEnclosed)
void xsetWindowsizeEnclosed(org.apache.xmlbeans.XmlInt windowsizeEnclosed)
void unsetWindowsizeEnclosed()
int getWindowFlags()
org.apache.xmlbeans.XmlInt xgetWindowFlags()
boolean isSetWindowFlags()
void setWindowFlags(int windowFlags)
void xsetWindowFlags(org.apache.xmlbeans.XmlInt windowFlags)
void unsetWindowFlags()
boolean getOrientation()
org.apache.xmlbeans.XmlBoolean xgetOrientation()
boolean isSetOrientation()
void setOrientation(boolean orientation)
void xsetOrientation(org.apache.xmlbeans.XmlBoolean orientation)
void unsetOrientation()
boolean getDistance()
org.apache.xmlbeans.XmlBoolean xgetDistance()
boolean isSetDistance()
void setDistance(boolean distance)
void xsetDistance(org.apache.xmlbeans.XmlBoolean distance)
void unsetDistance()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |