org.apache.ws.jaxme.generator.sg.impl
Class ParticleSGChainImpl
java.lang.Object
   org.apache.ws.jaxme.generator.sg.impl.ParticleSGChainImpl
org.apache.ws.jaxme.generator.sg.impl.ParticleSGChainImpl
- All Implemented Interfaces: 
- ParticleSGChain
- public class ParticleSGChainImpl- extends java.lang.Object- implements ParticleSGChain
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ParticleSGChainImpl
protected ParticleSGChainImpl(ParticleSGChain o)
getLocator
public org.xml.sax.Locator getLocator(ParticleSG pController)
- 
- Specified by:
- getLocatorin interface- ParticleSGChain
 
- 
 
forAllNonNullValues
public void forAllNonNullValues(ParticleSG pController,
                                JavaMethod p0,
                                DirectAccessible p1,
                                SGlet p2)
                         throws org.xml.sax.SAXException
- 
- Specified by:
- forAllNonNullValuesin interface- ParticleSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
newPropertySGChain
public java.lang.Object newPropertySGChain(ParticleSG pController)
- 
- Specified by:
- newPropertySGChainin interface- ParticleSGChain
 
- 
 
getPropertySG
public PropertySG getPropertySG(ParticleSG pController)
- 
- Specified by:
- getPropertySGin interface- ParticleSGChain
 
- 
 
isWildcard
public boolean isWildcard(ParticleSG pController)
- 
- Specified by:
- isWildcardin interface- ParticleSGChain
 
- 
 
getGroupSG
public GroupSG getGroupSG(ParticleSG pController)
- 
- Specified by:
- getGroupSGin interface- ParticleSGChain
 
- 
 
isGroup
public boolean isGroup(ParticleSG pController)
- 
- Specified by:
- isGroupin interface- ParticleSGChain
 
- 
 
isElement
public boolean isElement(ParticleSG pController)
- 
- Specified by:
- isElementin interface- ParticleSGChain
 
- 
 
getObjectSG
public ObjectSG getObjectSG(ParticleSG pController)
- 
- Specified by:
- getObjectSGin interface- ParticleSGChain
 
- 
 
getMinOccurs
public int getMinOccurs(ParticleSG pController)
- 
- Specified by:
- getMinOccursin interface- ParticleSGChain
 
- 
 
getMaxOccurs
public int getMaxOccurs(ParticleSG pController)
- 
- Specified by:
- getMaxOccursin interface- ParticleSGChain
 
- 
 
isMultiple
public boolean isMultiple(ParticleSG pController)
- 
- Specified by:
- isMultiplein interface- ParticleSGChain
 
- 
 
init
public void init(ParticleSG pController)
          throws org.xml.sax.SAXException
- 
- Specified by:
- initin interface- ParticleSGChain
 
- 
- Throws:
- org.xml.sax.SAXException