public class ReferenceArrayFSImpl extends FeatureStructureImpl implements ReferenceArrayFS
| Constructor and Description | 
|---|
| ReferenceArrayFSImpl(String[] aIdRefs) | 
| Modifier and Type | Method and Description | 
|---|---|
| String[] | getIdRefArray()Gets the IDs of the target feature structures. | 
| int | size()Get the size of this array. | 
| String | toString() | 
get, getFeatureNames, getFeatureValue, getId, getIndexed, getType, isIndexed, setFeatureValue, setId, setIndexed, setIndexed, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFeatureNames, getFeatureValue, getId, getIndexed, getType, isIndexed, setFeatureValue, setId, setIndexed, setIndexed, setTypepublic ReferenceArrayFSImpl(String[] aIdRefs)
public int size()
ReferenceArrayFSsize in interface ReferenceArrayFSpublic String[] getIdRefArray()
ReferenceArrayFSgetIdRefArray in interface ReferenceArrayFSpublic String toString()
toString in class FeatureStructureImplCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.