net.sf.jaxme.generator.sg
Interface AttributeSGChain
- All Known Implementing Classes:
- AttributeSGChainImpl
- public interface AttributeSGChain
getName
public net.sf.jaxme.xs.xml.XsQName getName(AttributeSG pController)
isRequired
public boolean isRequired(AttributeSG pController)
forAllValues
public void forAllValues(AttributeSG pController,
net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
throws SAXException
- Throws:
SAXException
forAllNonNullValues
public void forAllNonNullValues(AttributeSG 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(AttributeSG pController)
getPropertySG
public PropertySG getPropertySG(AttributeSG pController)
getTypeSG
public TypeSG getTypeSG(AttributeSG pController)
init
public void init(AttributeSG pController)
throws SAXException
- Throws:
SAXException
getLocator
public Locator getLocator(AttributeSG pController)
getSchema
public SchemaSG getSchema(AttributeSG pController)
getFactory
public SGFactory getFactory(AttributeSG pController)