|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FeatureObjectMatcherXML
A representation of the model object 'Feature Object Matcher XML'.
The following features are supported:
Distance
Orientation
Window Flags
Windowsize Enclosed
Windowsize Inside
Windowsize Left
Windowsize Right
ConfigPackage.getFeatureObjectMatcherXML()
Method Summary | |
---|---|
int |
getWindowFlags()
Returns the value of the 'Window Flags' attribute. |
int |
getWindowsizeEnclosed()
Returns the value of the 'Windowsize Enclosed' attribute. |
int |
getWindowsizeInside()
Returns the value of the 'Windowsize Inside' attribute. |
int |
getWindowsizeLeft()
Returns the value of the 'Windowsize Left' attribute. |
int |
getWindowsizeRight()
Returns the value of the 'Windowsize Right' attribute. |
boolean |
isDistance()
Returns the value of the 'Distance' attribute. |
boolean |
isOrientation()
Returns the value of the 'Orientation' attribute. |
boolean |
isSetDistance()
Returns whether the value of the ' Distance ' attribute is set. |
boolean |
isSetOrientation()
Returns whether the value of the ' Orientation ' attribute is set. |
boolean |
isSetWindowFlags()
Returns whether the value of the ' Window Flags ' attribute is set. |
boolean |
isSetWindowsizeEnclosed()
Returns whether the value of the ' Windowsize Enclosed ' attribute is set. |
boolean |
isSetWindowsizeInside()
Returns whether the value of the ' Windowsize Inside ' attribute is set. |
boolean |
isSetWindowsizeLeft()
Returns whether the value of the ' Windowsize Left ' attribute is set. |
boolean |
isSetWindowsizeRight()
Returns whether the value of the ' Windowsize Right ' attribute is set. |
void |
setDistance(boolean value)
Sets the value of the ' Distance ' attribute. |
void |
setOrientation(boolean value)
Sets the value of the ' Orientation ' attribute. |
void |
setWindowFlags(int value)
Sets the value of the ' Window Flags ' attribute. |
void |
setWindowsizeEnclosed(int value)
Sets the value of the ' Windowsize Enclosed ' attribute. |
void |
setWindowsizeInside(int value)
Sets the value of the ' Windowsize Inside ' attribute. |
void |
setWindowsizeLeft(int value)
Sets the value of the ' Windowsize Left ' attribute. |
void |
setWindowsizeRight(int value)
Sets the value of the ' Windowsize Right ' attribute. |
void |
unsetDistance()
Unsets the value of the ' Distance ' attribute. |
void |
unsetOrientation()
Unsets the value of the ' Orientation ' attribute. |
void |
unsetWindowFlags()
Unsets the value of the ' Window Flags ' attribute. |
void |
unsetWindowsizeEnclosed()
Unsets the value of the ' Windowsize Enclosed ' attribute. |
void |
unsetWindowsizeInside()
Unsets the value of the ' Windowsize Inside ' attribute. |
void |
unsetWindowsizeLeft()
Unsets the value of the ' Windowsize Left ' attribute. |
void |
unsetWindowsizeRight()
Unsets the value of the ' Windowsize Right ' attribute. |
Methods inherited from interface org.apache.uima.tools.cfe.config.PartialObjectMatcherXML |
---|
getAnnotationTypeName, getFullPath, getGroupFeatureMatchers, setAnnotationTypeName, setFullPath |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
boolean isDistance()
If the meaning of the 'Distance' attribute isn't clear, there really should be more of a description here...
isSetDistance()
,
unsetDistance()
,
setDistance(boolean)
,
ConfigPackage.getFeatureObjectMatcherXML_Distance()
void setDistance(boolean value)
Distance
' attribute.
value
- the new value of the 'Distance' attribute.isSetDistance()
,
unsetDistance()
,
isDistance()
void unsetDistance()
Distance
' attribute.
isSetDistance()
,
isDistance()
,
setDistance(boolean)
boolean isSetDistance()
Distance
' attribute is set.
unsetDistance()
,
isDistance()
,
setDistance(boolean)
boolean isOrientation()
If the meaning of the 'Orientation' attribute isn't clear, there really should be more of a description here...
isSetOrientation()
,
unsetOrientation()
,
setOrientation(boolean)
,
ConfigPackage.getFeatureObjectMatcherXML_Orientation()
void setOrientation(boolean value)
Orientation
' attribute.
value
- the new value of the 'Orientation' attribute.isSetOrientation()
,
unsetOrientation()
,
isOrientation()
void unsetOrientation()
Orientation
' attribute.
isSetOrientation()
,
isOrientation()
,
setOrientation(boolean)
boolean isSetOrientation()
Orientation
' attribute is set.
unsetOrientation()
,
isOrientation()
,
setOrientation(boolean)
int getWindowFlags()
isSetWindowFlags()
,
unsetWindowFlags()
,
setWindowFlags(int)
,
ConfigPackage.getFeatureObjectMatcherXML_WindowFlags()
void setWindowFlags(int value)
Window Flags
' attribute.
value
- the new value of the 'Window Flags' attribute.isSetWindowFlags()
,
unsetWindowFlags()
,
getWindowFlags()
void unsetWindowFlags()
Window Flags
' attribute.
isSetWindowFlags()
,
getWindowFlags()
,
setWindowFlags(int)
boolean isSetWindowFlags()
Window Flags
' attribute is set.
unsetWindowFlags()
,
getWindowFlags()
,
setWindowFlags(int)
int getWindowsizeEnclosed()
If the meaning of the 'Windowsize Enclosed' attribute isn't clear, there really should be more of a description here...
isSetWindowsizeEnclosed()
,
unsetWindowsizeEnclosed()
,
setWindowsizeEnclosed(int)
,
ConfigPackage.getFeatureObjectMatcherXML_WindowsizeEnclosed()
void setWindowsizeEnclosed(int value)
Windowsize Enclosed
' attribute.
value
- the new value of the 'Windowsize Enclosed' attribute.isSetWindowsizeEnclosed()
,
unsetWindowsizeEnclosed()
,
getWindowsizeEnclosed()
void unsetWindowsizeEnclosed()
Windowsize Enclosed
' attribute.
isSetWindowsizeEnclosed()
,
getWindowsizeEnclosed()
,
setWindowsizeEnclosed(int)
boolean isSetWindowsizeEnclosed()
Windowsize Enclosed
' attribute is set.
unsetWindowsizeEnclosed()
,
getWindowsizeEnclosed()
,
setWindowsizeEnclosed(int)
int getWindowsizeInside()
If the meaning of the 'Windowsize Inside' attribute isn't clear, there really should be more of a description here...
isSetWindowsizeInside()
,
unsetWindowsizeInside()
,
setWindowsizeInside(int)
,
ConfigPackage.getFeatureObjectMatcherXML_WindowsizeInside()
void setWindowsizeInside(int value)
Windowsize Inside
' attribute.
value
- the new value of the 'Windowsize Inside' attribute.isSetWindowsizeInside()
,
unsetWindowsizeInside()
,
getWindowsizeInside()
void unsetWindowsizeInside()
Windowsize Inside
' attribute.
isSetWindowsizeInside()
,
getWindowsizeInside()
,
setWindowsizeInside(int)
boolean isSetWindowsizeInside()
Windowsize Inside
' attribute is set.
unsetWindowsizeInside()
,
getWindowsizeInside()
,
setWindowsizeInside(int)
int getWindowsizeLeft()
If the meaning of the 'Windowsize Left' attribute isn't clear, there really should be more of a description here...
isSetWindowsizeLeft()
,
unsetWindowsizeLeft()
,
setWindowsizeLeft(int)
,
ConfigPackage.getFeatureObjectMatcherXML_WindowsizeLeft()
void setWindowsizeLeft(int value)
Windowsize Left
' attribute.
value
- the new value of the 'Windowsize Left' attribute.isSetWindowsizeLeft()
,
unsetWindowsizeLeft()
,
getWindowsizeLeft()
void unsetWindowsizeLeft()
Windowsize Left
' attribute.
isSetWindowsizeLeft()
,
getWindowsizeLeft()
,
setWindowsizeLeft(int)
boolean isSetWindowsizeLeft()
Windowsize Left
' attribute is set.
unsetWindowsizeLeft()
,
getWindowsizeLeft()
,
setWindowsizeLeft(int)
int getWindowsizeRight()
If the meaning of the 'Windowsize Right' attribute isn't clear, there really should be more of a description here...
isSetWindowsizeRight()
,
unsetWindowsizeRight()
,
setWindowsizeRight(int)
,
ConfigPackage.getFeatureObjectMatcherXML_WindowsizeRight()
void setWindowsizeRight(int value)
Windowsize Right
' attribute.
value
- the new value of the 'Windowsize Right' attribute.isSetWindowsizeRight()
,
unsetWindowsizeRight()
,
getWindowsizeRight()
void unsetWindowsizeRight()
Windowsize Right
' attribute.
isSetWindowsizeRight()
,
getWindowsizeRight()
,
setWindowsizeRight(int)
boolean isSetWindowsizeRight()
Windowsize Right
' attribute is set.
unsetWindowsizeRight()
,
getWindowsizeRight()
,
setWindowsizeRight(int)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |