|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.aae.error.ErrorResultTDsImpl
public class ErrorResultTDsImpl
Nested Class Summary | |
---|---|
static class |
ErrorResultTDsImpl.TDImpl
|
Nested classes/interfaces inherited from interface org.apache.uima.aae.error.ErrorResultTDs |
---|
ErrorResultTDs.TD |
Constructor Summary | |
---|---|
ErrorResultTDsImpl()
|
Method Summary | |
---|---|
void |
add(ErrorResultTDs.TD aTD)
|
void |
add(ErrorResultTDs.TD aTD,
int anInsertPosition)
|
ErrorResultTDs.TD |
get(int aPosition)
|
java.util.Iterator |
iterator()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErrorResultTDsImpl()
Method Detail |
---|
public void add(ErrorResultTDs.TD aTD)
add
in interface ErrorResultTDs
public void add(ErrorResultTDs.TD aTD, int anInsertPosition)
add
in interface ErrorResultTDs
public ErrorResultTDs.TD get(int aPosition)
get
in interface ErrorResultTDs
public java.util.Iterator iterator()
iterator
in interface ErrorResultTDs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |