|
|||||||||||
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.ConstraintsInfo
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.ConstraintsAttributes |
REFERENCES_NONE, REFERENCES_SEPARATOR |
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.dtd.DTDConstraintsElement |
CONSTRAINTS, REFERENCES |
Fields inherited from interface fr.inria.oadymppac.parsing.event.Info |
logger |
Constructor Summary | |
ConstraintsInfo()
|
Method Summary | |
java.lang.Object |
clone()
|
int |
getInfoType()
|
java.lang.String[] |
getReferences()
|
void |
setReferences(java.lang.String[] identifiers)
|
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 |
Field Detail |
public static final int INFO_TYPE
Constructor Detail |
public ConstraintsInfo()
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
public java.lang.String[] getReferences()
getReferences
in interface ConstraintsAttributes
public void setReferences(java.lang.String[] identifiers)
setReferences
in interface ConstraintsAttributes
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |