Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
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
public class GroupDeclExp
extends RedefinableExp
Field Summary |
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 | |
|
Method Summary | |
RedefinableExp |
|
Methods inherited from class com.sun.msv.grammar.xmlschema.RedefinableExp | |
getClone , 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 | |
equals , getExpandedExp , hashCode , isEpsilonReducible , peelOccurence , visit , visit , visit , visit , visit , visit , visit , visit |
public RedefinableExp getClone()
clone this object.
- Overrides:
- getClone in interface RedefinableExp