fr.inria.oadymppac.parsing.gentra4cp.event.attributes
Interface StageAttributes
- All Superinterfaces:
- DTDStageAttributes
- All Known Subinterfaces:
- EndStageEvent, ResumeStageEvent, StartStageEvent, SuspendStageEvent
- All Known Implementing Classes:
- BasicEndStageEvent, BasicResumeStageEvent, BasicStageEvent, BasicStartStageEvent, BasicSuspendStageEvent, DefaultEndStageEvent, DefaultResumeStageEvent, DefaultStartStageEvent, DefaultSuspendStageEvent, EndStageInfo, ResumeStageInfo, StageAttributesInfo, StartStageInfo, SuspendStageInfo
- public interface StageAttributes
- extends DTDStageAttributes
- Author:
- raf
Method Summary |
java.lang.String |
getStage()
|
void |
setStage(java.lang.String ident)
|
STAGE_NONE
public static final java.lang.String STAGE_NONE
- See Also:
- Constant Field Values
getStage
public java.lang.String getStage()
setStage
public void setStage(java.lang.String ident)