public class MarkerImpl extends java.lang.Object implements Marker
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isValid |
protected int |
nextByteHeapAddr |
protected int |
nextFSId |
protected int |
nextLongHeapAddr |
protected int |
nextShortHeapAddr |
protected int |
nextStringHeapAddr |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isModified(FeatureStructure fs)
represented by this
Markere is modified. |
boolean |
isNew(FeatureStructure fs) |
boolean |
isValid()
A Marker becomes invalid when the
CAS from which it was obtained
is reset. |
protected int nextFSId
protected int nextStringHeapAddr
protected int nextByteHeapAddr
protected int nextShortHeapAddr
protected int nextLongHeapAddr
protected boolean isValid
public boolean isNew(FeatureStructure fs)
public boolean isModified(FeatureStructure fs)
MarkerMarkere is modified.isModified in interface MarkerFeatureStructure that existed prior to the markCopyright © 2013. All Rights Reserved.