|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SGStateInfo | |
|---|---|
| org.exolab.castor.builder | Castor XML code generator |
| org.exolab.castor.builder.conflictresolution | |
| org.exolab.castor.builder.factory | |
| Uses of SGStateInfo in org.exolab.castor.builder |
|---|
| Fields in org.exolab.castor.builder declared as SGStateInfo | |
|---|---|
protected SGStateInfo |
SourceGenerator._sInfo
|
| Methods in org.exolab.castor.builder that return SGStateInfo | |
|---|---|
SGStateInfo |
FactoryState.getSGStateInfo()
Returns the SGStateInfo. |
| Constructors in org.exolab.castor.builder with parameters of type SGStateInfo | |
|---|---|
FactoryState(String className,
SGStateInfo sgState,
String packageName,
XMLBindingComponent component)
Constructs a new FactoryState. |
|
FactoryState(String className,
SGStateInfo sgState,
String packageName,
XMLBindingComponent component,
boolean enumeration)
Constructs a factory state with the option of choosing between JClass and JEnum. |
|
| Uses of SGStateInfo in org.exolab.castor.builder.conflictresolution |
|---|
| Methods in org.exolab.castor.builder.conflictresolution that return SGStateInfo | |
|---|---|
SGStateInfo |
ClassNameCRStrategy.dealWithClassNameConflict(SGStateInfo state,
ClassInfo newClassInfo,
JClass conflict)
Implements a specific strategy for dealing with class name conflicts. |
SGStateInfo |
InformViaLogClassNameCRStrategy.dealWithClassNameConflict(SGStateInfo state,
ClassInfo newClassInfo,
JClass conflict)
Handle a class name conflict between newClassInfo and conflict. |
SGStateInfo |
WarningViaDialogClassNameCRStrategy.dealWithClassNameConflict(SGStateInfo state,
ClassInfo newClassInfo,
JClass conflict)
Handle a class name conflict between newClassInfo and conflict. |
| Methods in org.exolab.castor.builder.conflictresolution with parameters of type SGStateInfo | |
|---|---|
SGStateInfo |
ClassNameCRStrategy.dealWithClassNameConflict(SGStateInfo state,
ClassInfo newClassInfo,
JClass conflict)
Implements a specific strategy for dealing with class name conflicts. |
SGStateInfo |
InformViaLogClassNameCRStrategy.dealWithClassNameConflict(SGStateInfo state,
ClassInfo newClassInfo,
JClass conflict)
Handle a class name conflict between newClassInfo and conflict. |
SGStateInfo |
WarningViaDialogClassNameCRStrategy.dealWithClassNameConflict(SGStateInfo state,
ClassInfo newClassInfo,
JClass conflict)
Handle a class name conflict between newClassInfo and conflict. |
| Uses of SGStateInfo in org.exolab.castor.builder.factory |
|---|
| Methods in org.exolab.castor.builder.factory with parameters of type SGStateInfo | |
|---|---|
JClass |
SourceFactory.createSourceCode(ExtendedBinding binding,
SimpleType simpleType,
SGStateInfo sgState)
Creates the Java source code to support the given Simpletype. |
JClass[] |
SourceFactory.createSourceCode(XMLBindingComponent component,
SGStateInfo sgState)
Creates a new ClassInfo for the given XMLBindingComponent. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||