|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.xjc.reader.xmlschema.MultiplicityCounter
public final class MultiplicityCounter
Counts Multiplicity for a particle/term.
| Field Summary | |
|---|---|
static MultiplicityCounter |
theInstance
|
| Method Summary | |
|---|---|
Multiplicity |
elementDecl(XSElementDecl decl)
|
Multiplicity |
modelGroup(XSModelGroup group)
|
Multiplicity |
modelGroupDecl(XSModelGroupDecl decl)
|
Multiplicity |
particle(XSParticle p)
|
Multiplicity |
wildcard(XSWildcard wc)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final MultiplicityCounter theInstance
| Method Detail |
|---|
public Multiplicity particle(XSParticle p)
public Multiplicity wildcard(XSWildcard wc)
wildcard in interface XSTermFunction<Multiplicity>public Multiplicity modelGroupDecl(XSModelGroupDecl decl)
modelGroupDecl in interface XSTermFunction<Multiplicity>public Multiplicity modelGroup(XSModelGroup group)
modelGroup in interface XSTermFunction<Multiplicity>public Multiplicity elementDecl(XSElementDecl decl)
elementDecl in interface XSTermFunction<Multiplicity>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||