|
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
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 short fCompositor
public int fParticleCount
public XSParticleDecl[] fParticles
public static final short MODELGROUP_ALL
public static final short MODELGROUP_CHOICE
public static final short MODELGROUP_SEQUENCE
Constructor Detail |
public XSModelGroupImpl()
Method Detail |
public weblogic.apache.xerces.impl.xs.psvi.XSAnnotation getAnnotation()
getAnnotation
in interface weblogic.apache.xerces.impl.xs.psvi.XSModelGroup
public short getCompositor()
getCompositor
in interface weblogic.apache.xerces.impl.xs.psvi.XSModelGroup
public String getName()
name
of this XSObject
depending on the
XSObject
type.
getName
in interface weblogic.apache.xerces.impl.xs.psvi.XSObject
public 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.XSObject
public weblogic.apache.xerces.impl.xs.psvi.XSObjectList getParticles()
getParticles
in interface weblogic.apache.xerces.impl.xs.psvi.XSModelGroup
public short getType()
getType
in interface weblogic.apache.xerces.impl.xs.psvi.XSObject
public boolean isEmpty()
public int maxEffectiveTotalRange()
public int minEffectiveTotalRange()
public void reset()
public String toString()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |