|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.msv.grammar.Expression | +--com.sun.msv.grammar.ReferenceExp | +--com.sun.msv.grammar.xmlschema.RedefinableExp | +--com.sun.msv.grammar.xmlschema.GroupDeclExp
model group declaration.
Fields inherited from class com.sun.msv.grammar.ReferenceExp |
exp, name |
Fields inherited from class com.sun.msv.grammar.Expression |
anyString, epsilon, nullSet, verifierTag |
Constructor Summary | |
GroupDeclExp(String typeLocalName)
|
Method Summary | |
RedefinableExp |
getClone()
clone this object. |
Methods inherited from class com.sun.msv.grammar.xmlschema.RedefinableExp |
redefine |
Methods inherited from class com.sun.msv.grammar.ReferenceExp |
equals, isDefined, visit, visit, visit, visit |
Methods inherited from class com.sun.msv.grammar.Expression |
hashCode, isEpsilonReducible, visit, visit, visit, visit |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GroupDeclExp(String typeLocalName)
Method Detail |
public RedefinableExp getClone()
getClone
in class RedefinableExp
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |