|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.cas_data.impl.FeatureStructureImpl
org.apache.uima.cas_data.impl.ReferenceArrayFSImpl
public class ReferenceArrayFSImpl
| Constructor Summary | |
|---|---|
ReferenceArrayFSImpl(java.lang.String[] aIdRefs)
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getIdRefArray()
Gets the IDs of the target feature structures. |
int |
size()
Get the size of this array. |
java.lang.String |
toString()
|
| Methods inherited from class org.apache.uima.cas_data.impl.FeatureStructureImpl |
|---|
get, getFeatureNames, getFeatureValue, getId, getIndexed, getType, isIndexed, setFeatureValue, setId, setIndexed, setIndexed, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.uima.cas_data.FeatureStructure |
|---|
getFeatureNames, getFeatureValue, getId, getIndexed, getType, isIndexed, setFeatureValue, setId, setIndexed, setIndexed, setType |
| Constructor Detail |
|---|
public ReferenceArrayFSImpl(java.lang.String[] aIdRefs)
| Method Detail |
|---|
public int size()
ReferenceArrayFS
size in interface ReferenceArrayFSpublic java.lang.String[] getIdRefArray()
ReferenceArrayFS
getIdRefArray in interface ReferenceArrayFSpublic java.lang.String toString()
toString in class FeatureStructureImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||