Treebank
implementations.SentenceDataListener
to the list
of registered listeners.MutableSentenceData
so
that subsequent calls to SentenceData.isEmpty()
return true
MutableSentenceData
that
represents the exact same state the original object was in
at the time this method is called.SentenceData
objectSentenceData
object.MutableSentenceData
SentenceData
object
for the specified index.SentenceData
object
for the specified index.SentenceData
objects returned from this Grammar
.form
tokens of the underlying sentence
this SentenceData
object represents (i.e.Grammar
Location
this Treebank
is
loading data fromLocation
this Treebank
is
loading data fromGrammar
that created this SentenceData
object or that encapsulates the grammatical rules and structural
terms that define the basis of this SentenceData
object.Commands.EDIT
Commands.CLEAR
Commands.DISPLAY
Commands.CLEAR
Location
to load data from and initializes
internal state so that calls to SentenceDataReader.next()
will actually
start to read SentenceData
objects.Location
to save data to and initializes
internal state so that calls to SentenceDataWriter.write(SentenceData)
will actually start to save SentenceData
objects.true
if this SentenceData
object
represents the empty sentence.SentenceData
object.Treebank
.SentenceData
interface that supports
modifications and the ability to notify registered SentenceDataListener
objects about changes to a certain MutableSentenceData
object.SentenceData
object available or null
if the end of the "data stream"
is reached.Treebank
the data stored at the
specified index
that is associated with the given
type
.SentenceDataListener
from the list
of registered listeners.MutableSentenceData
objects.source
MutableSentenceData
objects.SentenceData
objects.Location
to be used for this
Treebank
.Location
to be used for this
Treebank
.null
locationkey
to a value of arbitrary type.SentenceData
instanceSentenceData
object did not match
the requirements of a certain method.