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.ElementExp
com.sun.msv.grammar.trex.ElementPattern
com.sun.msv.grammar.trex.typed.TypedElementPattern
public class TypedElementPattern
extends ElementPattern
Field Summary | |
String |
|
Fields inherited from class com.sun.msv.grammar.trex.ElementPattern | |
nameClass |
Fields inherited from class com.sun.msv.grammar.ElementExp | |
contentModel , ignoreUndeclaredAttributes |
Fields inherited from class com.sun.msv.grammar.Expression | |
anyString , epsilon , nullSet , verifierTag |
Constructor Summary | |
|
Method Summary |
Methods inherited from class com.sun.msv.grammar.trex.ElementPattern | |
getNameClass |
Methods inherited from class com.sun.msv.grammar.ElementExp | |
equals , getContentModel , getNameClass , 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 TypedElementPattern(NameClass nameClass, Expression contentModel, String label)