net.sf.jaxme.generator.sg
Interface ParticleSGChain
- All Known Implementing Classes:
- JAXBParticleSG, ParticleSGChainImpl
- public interface ParticleSGChain
init
public void init(ParticleSG pController)
throws SAXException
- Throws:
SAXException
getLocator
public Locator getLocator(ParticleSG pController)
forAllNonNullValues
public void forAllNonNullValues(ParticleSG pController,
net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
throws SAXException
- Throws:
SAXException
newPropertySGChain
public java.lang.Object newPropertySGChain(ParticleSG pController)
getPropertySG
public PropertySG getPropertySG(ParticleSG pController)
getGroupSG
public GroupSG getGroupSG(ParticleSG pController)
isGroup
public boolean isGroup(ParticleSG pController)
isElement
public boolean isElement(ParticleSG pController)
isWildcard
public boolean isWildcard(ParticleSG pController)
getObjectSG
public ObjectSG getObjectSG(ParticleSG pController)
getMinOccurs
public int getMinOccurs(ParticleSG pController)
getMaxOccurs
public int getMaxOccurs(ParticleSG pController)
isMultiple
public boolean isMultiple(ParticleSG pController)