|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.xjc.reader.gbind.Expression
com.sun.tools.xjc.reader.gbind.Element
com.sun.tools.xjc.reader.xmlschema.GElement
abstract class GElement
| Field Summary | |
|---|---|
(package private) java.util.Set<com.sun.xml.xsom.XSParticle> |
particles
All the XSParticles (whose term is XSElementDecl)
that are coereced into a single Element. |
| Fields inherited from class com.sun.tools.xjc.reader.gbind.Expression |
|---|
EPSILON |
| Fields inherited from interface com.sun.tools.xjc.reader.gbind.ElementSet |
|---|
EMPTY_SET |
| Constructor Summary | |
|---|---|
GElement()
|
|
| Method Summary | |
|---|---|
(package private) abstract java.lang.String |
getPropertyNameSeed()
Gets the seed (raw XML name) to be used to generate a property name. |
| Methods inherited from class com.sun.tools.xjc.reader.gbind.Element |
|---|
addNext, buildStronglyConnectedComponents, contains, hasSelfLoop, iterator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
final java.util.Set<com.sun.xml.xsom.XSParticle> particles
XSParticles (whose term is XSElementDecl)
that are coereced into a single Element.
| Constructor Detail |
|---|
GElement()
| Method Detail |
|---|
abstract java.lang.String getPropertyNameSeed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||