cz.cuni.mff.procasor.core
Interface Sentence

All Superinterfaces:
javax.xml.bind.Element, TypeSentence

public interface Sentence
extends javax.xml.bind.Element, TypeSentence

Java content class for Sentence element declaration.

The following schema fragment specifies the expected content contained within this java content object. (defined at file:/afs/ms.mff.cuni.cz/u/f/franj1am/BIG/procasor/ant/my/schema.xsd line 98)

 <element name="Sentence" type="{}typeSentence"/>
 


Nested Class Summary
 
Nested classes inherited from class cz.cuni.mff.procasor.core.TypeSentence
TypeSentence.SentenceGeneratedSemanticsType, TypeSentence.SentenceManualSemanticsType
 
Methods inherited from interface cz.cuni.mff.procasor.core.TypeSentence
getSentenceActiveSemantics, getSentenceGeneratedSemantics, getSentenceLastAnalyzedText, getSentenceManualSemantics, getSentenceParseTreeXML, getSentenceStepMark, getSentenceSubUseCase, getSentenceText, isSentenceAnalyzed, isSentenceHasConflict, isSentenceIsStepMarkCorrect, isSentenceTokenByHand, setSentenceActiveSemantics, setSentenceAnalyzed, setSentenceGeneratedSemantics, setSentenceHasConflict, setSentenceIsStepMarkCorrect, setSentenceLastAnalyzedText, setSentenceManualSemantics, setSentenceParseTreeXML, setSentenceStepMark, setSentenceSubUseCase, setSentenceText, setSentenceTokenByHand