cz.cuni.mff.procasor.core
Interface UseCaseStep

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

public interface UseCaseStep
extends javax.xml.bind.Element, TypeUseCaseStep

Java content class for UseCaseStep 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 157)

 <element name="UseCaseStep" type="{}typeUseCaseStep"/>
 


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.TypeUseCaseStep
getUseCaseStepId, getUseCaseStepStepBranches, setUseCaseStepId
 
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