public abstract class CommonArrayFSImpl extends FeatureStructureImplC
addr, casImpl
Modifier | Constructor and Description |
---|---|
protected |
CommonArrayFSImpl() |
protected |
CommonArrayFSImpl(CASImpl cas,
int addr) |
Modifier and Type | Method and Description |
---|---|
abstract void |
copyToArray(int srcOffset,
java.lang.String[] dest,
int destOffset,
int length) |
int |
size() |
java.lang.String[] |
toStringArray() |
equals, getAddress, getCAS, getCASImpl, hashCode, setUp
clone, getBooleanValue, getByteValue, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getLongValue, getShortValue, getStringValue, getType, prettyPrint, prettyPrint, prettyPrint, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue, toString, toString
protected CommonArrayFSImpl()
protected CommonArrayFSImpl(CASImpl cas, int addr)
Copyright © 2013. All Rights Reserved.