|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Model in com.sun.tools.ws.processor.generator |
---|
Fields in com.sun.tools.ws.processor.generator declared as Model | |
---|---|
protected Model |
GeneratorBase.model
|
Methods in com.sun.tools.ws.processor.generator with parameters of type Model | |
---|---|
static void |
ServiceGenerator.generate(Model model,
WsimportOptions options,
ErrorReceiver receiver)
|
static void |
CustomExceptionGenerator.generate(Model model,
WsimportOptions options,
ErrorReceiver receiver)
|
static void |
SeiGenerator.generate(Model model,
WsimportOptions options,
ErrorReceiver receiver,
TJavaGeneratorExtension... extensions)
|
GeneratorBase |
CustomExceptionGenerator.getGenerator(Model model,
WsimportOptions options,
ErrorReceiver receiver)
|
void |
SeiGenerator.visit(Model model)
|
void |
GeneratorBase.visit(Model model)
|
Constructors in com.sun.tools.ws.processor.generator with parameters of type Model | |
---|---|
GeneratorBase(Model model,
WsimportOptions options,
ErrorReceiver receiver)
|
Uses of Model in com.sun.tools.ws.processor.model |
---|
Methods in com.sun.tools.ws.processor.model with parameters of type Model | |
---|---|
protected void |
ExtendedModelVisitor.postVisit(Model model)
|
protected void |
ExtendedModelVisitor.preVisit(Model model)
|
void |
ExtendedModelVisitor.visit(Model model)
|
void |
ModelVisitor.visit(Model model)
|
Uses of Model in com.sun.tools.ws.processor.modeler |
---|
Methods in com.sun.tools.ws.processor.modeler that return Model | |
---|---|
Model |
Modeler.buildModel()
Returns the top model of a Web Service. |
Uses of Model in com.sun.tools.ws.processor.modeler.annotation |
---|
Methods in com.sun.tools.ws.processor.modeler.annotation with parameters of type Model | |
---|---|
static boolean |
AnnotationProcessorContext.isEncoded(Model model)
|
Uses of Model in com.sun.tools.ws.processor.modeler.wsdl |
---|
Methods in com.sun.tools.ws.processor.modeler.wsdl that return Model | |
---|---|
Model |
WSDLModeler.buildModel()
|
Methods in com.sun.tools.ws.processor.modeler.wsdl with parameters of type Model | |
---|---|
protected void |
WSDLModeler.processService(Service wsdlService,
Model model,
WSDLDocument document)
|
Uses of Model in com.sun.tools.ws.processor.util |
---|
Methods in com.sun.tools.ws.processor.util with parameters of type Model | |
---|---|
protected void |
ClassNameCollector.postVisit(Model model)
|
void |
ClassNameCollector.process(Model model)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |