Package org.apache.ws.jaxme.generator.sg

Contains JAXB source generation model interfaces.

See:
          Description

Interface Summary
AtomicTypeSG  
AttributeSG A source generator for attributes.
AttributeSGChain  
ComplexContentSG Interface of a complex type with a complex content model.
ComplexContentSGChain  
ComplexTypeSG Interface of a source generator for complex types.
ComplexTypeSGChain  
Context A common base interface for items that may enclose a local type.
Facet  
GroupSG Interface of a source generator for model groups.
GroupSGChain  
ListTypeSG  
ObjectSG A source generator for elements or attributes.
ObjectSGChain  
ParticleSG Interface of a particle.
ParticleSGChain  
PropertySG  
PropertySGChain  
SchemaSG Interface of a source generator for the whole schema.
SchemaSGChain  
SGFactory Interface of a factory for SG classes.
SGFactoryChain  
SGItem A common base interface for ComplexTypeSG, ObjectSG, SchemaSG, SimpleTypeSG, and TypeSG.
SGlet An SGlet is a tiny source generator used to generate sources in a loop.
SGlet.TypedSGlet  
SimpleContentSG  
SimpleContentSGChain  
SimpleTypeSG Interface of a source generator for complex types.
SimpleTypeSGChain  
TypeSG Interface of a source generator for types; applies both to simple and complex types.
TypeSGChain  
UnionTypeSG  
 

Class Summary
Facet.Type  
 

Package org.apache.ws.jaxme.generator.sg Description

Contains JAXB source generation model interfaces.