|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.inria.oadymppac.parsing.info.BasicInfo
fr.inria.oadymppac.parsing.info.EventInfo
fr.inria.oadymppac.parsing.info.StageAttributesInfo
fr.inria.oadymppac.parsing.info.ResumeStageInfo
Field Summary | |
static int |
INFO_TYPE
|
Fields inherited from class fr.inria.oadymppac.parsing.info.BasicInfo |
cloned, created |
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.attributes.StageAttributes |
STAGE_NONE |
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.dtd.DTDStageAttributes |
STAGE |
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.attributes.EventAttributes |
CHRONO_NONE, CONTEXT_NONE, DEPTH_NONE, FILE_NONE, LINE_NONE, TIME_NONE |
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.dtd.DTDEventAttributes |
CHRONO, CONTEXT, DEPTH, FILE, LINE, TIME |
Fields inherited from interface fr.inria.oadymppac.parsing.event.Info |
logger |
Constructor Summary | |
ResumeStageInfo()
|
Method Summary | |
java.lang.Object |
clone()
|
int |
getInfoType()
|
Methods inherited from class fr.inria.oadymppac.parsing.info.StageAttributesInfo |
getStage, getState, setStage, setState |
Methods inherited from class fr.inria.oadymppac.parsing.info.EventInfo |
getChrono, getContext, getDepth, getFile, getLine, getTime, setChrono, setContext, setDepth, setFile, setLine, setTime |
Methods inherited from class fr.inria.oadymppac.parsing.info.BasicInfo |
clone, clone, clone |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.attributes.StageAttributes |
getStage, setStage |
Field Detail |
public static final int INFO_TYPE
Constructor Detail |
public ResumeStageInfo()
Method Detail |
public int getInfoType()
getInfoType
in interface Info
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in class BasicInfo
java.lang.CloneNotSupportedException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |