cz.cuni.mff.procasor.core
Interface BranchStep

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

public interface BranchStep
extends javax.xml.bind.Element, TypeBranchStep

Java content class for BranchStep 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 166)

 <element name="BranchStep" type="{}typeBranchStep"/>
 


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.TypeBranchStep
getBranchStepChildren, getBranchStepId, getBranchStepParent, getBranchStepTypeOfBranch, getBranchStepUseCaseStep, isBranchStepHandlesIncludedUseCaseFailure, setBranchStepHandlesIncludedUseCaseFailure, setBranchStepId, setBranchStepTypeOfBranch
 
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