Uses of Class
org.eclipse.xsd.impl.XSDParticleImpl.XSDNFA.StateImpl

Packages that use XSDParticleImpl.XSDNFA.StateImpl
org.eclipse.xsd.impl This provides an implementation of the API for XML Schema; it is considered internal and the Javadoc is incomplete. 
 

Uses of XSDParticleImpl.XSDNFA.StateImpl in org.eclipse.xsd.impl
 

Fields in org.eclipse.xsd.impl declared as XSDParticleImpl.XSDNFA.StateImpl
protected  XSDParticleImpl.XSDNFA.StateImpl XSDParticleImpl.XSDNFA.currentState
           
protected  XSDParticleImpl.XSDNFA.StateImpl XSDParticleImpl.XSDNFA.finalState
           
protected  XSDParticleImpl.XSDNFA.StateImpl XSDParticleImpl.XSDNFA.initialState
           
 

Methods in org.eclipse.xsd.impl that return XSDParticleImpl.XSDNFA.StateImpl
protected  XSDParticleImpl.XSDNFA.StateImpl XSDParticleImpl.XSDNFA.createState(XSDComponent associatedComponent)
           
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.