org.apache.uima.aae.error
Class ErrorResultTDsImpl.TDImpl
java.lang.Object
org.apache.uima.aae.error.ErrorResultTDsImpl.TDImpl
- All Implemented Interfaces:
- java.io.Serializable, ErrorResultTDs.TD
- Enclosing class:
- ErrorResultTDsImpl
public static class ErrorResultTDsImpl.TDImpl
- extends java.lang.Object
- implements ErrorResultTDs.TD
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorResultTDsImpl.TDImpl
public ErrorResultTDsImpl.TDImpl(java.lang.String aPath,
boolean terminated,
boolean disabled)
gatPath
public java.lang.String gatPath()
- Specified by:
gatPath
in interface ErrorResultTDs.TD
setTerminated
public void setTerminated()
- Specified by:
setTerminated
in interface ErrorResultTDs.TD
setDisabled
public void setDisabled()
- Specified by:
setDisabled
in interface ErrorResultTDs.TD
wasTerminated
public boolean wasTerminated()
- Specified by:
wasTerminated
in interface ErrorResultTDs.TD
wasDisabled
public boolean wasDisabled()
- Specified by:
wasDisabled
in interface ErrorResultTDs.TD
Copyright © 2011. All Rights Reserved.