net.sf.jaxme.generator.sg.impl
Class AttributeSGChainImpl
java.lang.Object
net.sf.jaxme.generator.sg.impl.AttributeSGChainImpl
- All Implemented Interfaces:
- AttributeSGChain
- public class AttributeSGChainImpl
- extends java.lang.Object
- implements AttributeSGChain
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeSGChainImpl
protected AttributeSGChainImpl(AttributeSGChain o)
getName
public net.sf.jaxme.xs.xml.XsQName getName(AttributeSG pController)
- Specified by:
getName in interface AttributeSGChain
isRequired
public boolean isRequired(AttributeSG pController)
- Specified by:
isRequired in interface AttributeSGChain
forAllValues
public void forAllValues(AttributeSG pController,
net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
throws SAXException
- Specified by:
forAllValues in interface AttributeSGChain
- Throws:
SAXException
forAllNonNullValues
public void forAllNonNullValues(AttributeSG pController,
net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
throws SAXException
- Specified by:
forAllNonNullValues in interface AttributeSGChain
- Throws:
SAXException
newPropertySGChain
public java.lang.Object newPropertySGChain(AttributeSG pController)
- Specified by:
newPropertySGChain in interface AttributeSGChain
getPropertySG
public PropertySG getPropertySG(AttributeSG pController)
- Specified by:
getPropertySG in interface AttributeSGChain
getTypeSG
public TypeSG getTypeSG(AttributeSG pController)
- Specified by:
getTypeSG in interface AttributeSGChain
init
public void init(AttributeSG pController)
throws SAXException
- Specified by:
init in interface AttributeSGChain
- Throws:
SAXException
getLocator
public Locator getLocator(AttributeSG pController)
- Specified by:
getLocator in interface AttributeSGChain
getSchema
public SchemaSG getSchema(AttributeSG pController)
- Specified by:
getSchema in interface AttributeSGChain
getFactory
public SGFactory getFactory(AttributeSG pController)
- Specified by:
getFactory in interface AttributeSGChain