public class ReferenceArrayFSImpl extends FeatureStructureImpl implements ReferenceArrayFS
Constructor and Description |
---|
ReferenceArrayFSImpl(java.lang.String[] aIdRefs) |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getIdRefArray()
Gets the IDs of the target feature structures.
|
int |
size()
Get the size of this array.
|
java.lang.String |
toString() |
get, getFeatureNames, getFeatureValue, getId, getIndexed, getType, isIndexed, setFeatureValue, setId, setIndexed, setIndexed, setType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFeatureNames, getFeatureValue, getId, getIndexed, getType, isIndexed, setFeatureValue, setId, setIndexed, setIndexed, setType
public int size()
ReferenceArrayFS
size
in interface ReferenceArrayFS
public java.lang.String[] getIdRefArray()
ReferenceArrayFS
getIdRefArray
in interface ReferenceArrayFS
public java.lang.String toString()
toString
in class FeatureStructureImpl
Copyright © 2013. All Rights Reserved.