|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogic.apache.xerces.impl.xs.XSModelGroupImpl
public class XSModelGroupImpl
Store schema model group declaration.
| Field Summary | |
|---|---|
short |
fCompositor
Deprecated. |
int |
fParticleCount
Deprecated. |
XSParticleDecl[] |
fParticles
Deprecated. |
static short |
MODELGROUP_ALL
Deprecated. |
static short |
MODELGROUP_CHOICE
Deprecated. |
static short |
MODELGROUP_SEQUENCE
Deprecated. |
| Fields inherited from interface weblogic.apache.xerces.impl.xs.psvi.XSModelGroup |
|---|
COMPOSITOR_ALL, COMPOSITOR_CHOICE, COMPOSITOR_SEQUENCE |
| Constructor Summary | |
|---|---|
XSModelGroupImpl()
Deprecated. |
|
| Method Summary | |
|---|---|
weblogic.apache.xerces.impl.xs.psvi.XSAnnotation |
getAnnotation()
Deprecated. Optional. |
short |
getCompositor()
Deprecated. {compositor} One of all, choice or sequence. |
String |
getName()
Deprecated. The name of this XSObject depending on the
XSObject type. |
String |
getNamespace()
Deprecated. The namespace URI of this node, or null if it is
unspecified. |
weblogic.apache.xerces.impl.xs.psvi.XSObjectList |
getParticles()
Deprecated. {particles} A list of particles |
short |
getType()
Deprecated. Get the type of the object, i.e ELEMENT_DECLARATION. |
boolean |
isEmpty()
Deprecated. |
int |
maxEffectiveTotalRange()
Deprecated. |
int |
minEffectiveTotalRange()
Deprecated. 3.8.6 Effective Total Range (all and sequence) and Effective Total Range (choice) The following methods are used to return min/max range for a particle. |
void |
reset()
Deprecated. |
String |
toString()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final short MODELGROUP_CHOICE
public static final short MODELGROUP_SEQUENCE
public static final short MODELGROUP_ALL
public short fCompositor
public XSParticleDecl[] fParticles
public int fParticleCount
| Constructor Detail |
|---|
public XSModelGroupImpl()
| Method Detail |
|---|
public boolean isEmpty()
public int minEffectiveTotalRange()
public int maxEffectiveTotalRange()
public String toString()
toString in class Objectpublic void reset()
public short getType()
getType in interface weblogic.apache.xerces.impl.xs.psvi.XSObjectpublic String getName()
name of this XSObject depending on the
XSObject type.
getName in interface weblogic.apache.xerces.impl.xs.psvi.XSObjectpublic String getNamespace()
null if it is
unspecified. defines how a namespace URI is attached to schema
components.
getNamespace in interface weblogic.apache.xerces.impl.xs.psvi.XSObjectpublic short getCompositor()
getCompositor in interface weblogic.apache.xerces.impl.xs.psvi.XSModelGrouppublic weblogic.apache.xerces.impl.xs.psvi.XSObjectList getParticles()
getParticles in interface weblogic.apache.xerces.impl.xs.psvi.XSModelGrouppublic weblogic.apache.xerces.impl.xs.psvi.XSAnnotation getAnnotation()
getAnnotation in interface weblogic.apache.xerces.impl.xs.psvi.XSModelGroup
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs92 Copyright 2006 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||