|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.msv.grammar.Expression
com.sun.msv.grammar.ReferenceExp
com.sun.msv.grammar.xmlschema.AttributeDeclExp
global attribute declaration. The exp field of this object is not much useful.
| Field Summary | |
AttributeExp |
self
actual definition. |
| 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 | |
AttributeDeclExp(java.lang.String typeLocalName)
name of this attribute declaration. |
|
| Method Summary | |
void |
set(AttributeExp exp)
|
| Methods inherited from class com.sun.msv.grammar.ReferenceExp |
equals, isDefined, visit, visit, visit, visit |
| Methods inherited from class com.sun.msv.grammar.Expression |
getExpandedExp, hashCode, isEpsilonReducible, peelOccurence, visit, visit, visit, visit |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public AttributeExp self
| Constructor Detail |
public AttributeDeclExp(java.lang.String typeLocalName)
| Method Detail |
public void set(AttributeExp exp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||