org.apache.ws.jaxme.generator.sg
public interface ComplexContentSG
Method Summary | |
---|---|
ParticleSG[] | getElementParticles() Returns a list of all element particles, which are
being generated as properties of the type. |
Locator | getLocator() Returns the items location in the schema; useful for error messages. |
ParticleSG | getRootParticle() Returns the complex types root particle. |
void | init() Initializes the item. |
boolean | isEmpty() Returns, whether the types content model is empty. |
boolean | isMixed() Returns, whether the types content model is mixed. |
Returns the items location in the schema; useful for error messages.
Initializes the item.