| Modifier and Type | Method and Description |
|---|---|
protected Model |
ServiceInfoBuilder.getModel() |
protected Model |
ServiceInfoBuilder.getModel(boolean useWSI,
boolean done) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessorAction.perform(Model model,
Configuration config,
Properties options) |
| Modifier and Type | Method and Description |
|---|---|
Model |
ModelInfo.buildModel(Properties options) |
| Modifier and Type | Field and Description |
|---|---|
protected Model |
GeneratorBase.model |
| Modifier and Type | Method and Description |
|---|---|
GeneratorBase |
TieGenerator.getGenerator(Model model,
Configuration config,
Properties properties) |
GeneratorBase |
StubGenerator.getGenerator(Model model,
Configuration config,
Properties properties) |
GeneratorBase |
ServletConfigGenerator.getGenerator(Model model,
Configuration config,
Properties properties) |
GeneratorBase |
SerializerRegistryGenerator.getGenerator(Model model,
Configuration config,
Properties properties) |
GeneratorBase |
SOAPObjectSerializerGenerator.getGenerator(Model model,
Configuration config,
Properties properties) |
GeneratorBase |
SOAPObjectBuilderGenerator.getGenerator(Model model,
Configuration config,
Properties properties) |
GeneratorBase |
SOAPFaultSerializerGenerator.getGenerator(Model model,
Configuration config,
Properties properties) |
GeneratorBase |
LiteralObjectSerializerGenerator.getGenerator(Model model,
Configuration config,
Properties properties) |
GeneratorBase |
InterfaceSerializerGenerator.getGenerator(Model model,
Configuration config,
Properties properties) |
GeneratorBase |
HolderGenerator.getGenerator(Model model,
Configuration config,
Properties properties) |
abstract GeneratorBase |
GeneratorBase.getGenerator(Model model,
Configuration config,
Properties properties) |
GeneratorBase |
FaultExceptionBuilderGenerator.getGenerator(Model model,
Configuration config,
Properties properties) |
GeneratorBase |
EnumerationGenerator.getGenerator(Model model,
Configuration config,
Properties properties) |
GeneratorBase |
EnumerationEncoderGenerator.getGenerator(Model model,
Configuration config,
Properties properties) |
GeneratorBase |
CustomExceptionGenerator.getGenerator(Model model,
Configuration config,
Properties properties) |
GeneratorBase |
CustomClassGenerator.getGenerator(Model model,
Configuration config,
Properties properties) |
GeneratorBase |
TieGenerator.getGenerator(Model model,
Configuration config,
Properties properties,
SOAPVersion ver) |
GeneratorBase |
StubGenerator.getGenerator(Model model,
Configuration config,
Properties properties,
SOAPVersion ver) |
GeneratorBase |
ServletConfigGenerator.getGenerator(Model model,
Configuration config,
Properties properties,
SOAPVersion ver) |
GeneratorBase |
SerializerRegistryGenerator.getGenerator(Model model,
Configuration config,
Properties properties,
SOAPVersion ver) |
GeneratorBase |
SOAPObjectSerializerGenerator.getGenerator(Model model,
Configuration config,
Properties properties,
SOAPVersion ver) |
GeneratorBase |
SOAPObjectBuilderGenerator.getGenerator(Model model,
Configuration config,
Properties properties,
SOAPVersion ver) |
GeneratorBase |
SOAPFaultSerializerGenerator.getGenerator(Model model,
Configuration config,
Properties properties,
SOAPVersion ver) |
GeneratorBase |
LiteralObjectSerializerGenerator.getGenerator(Model model,
Configuration config,
Properties properties,
SOAPVersion ver) |
GeneratorBase |
InterfaceSerializerGenerator.getGenerator(Model model,
Configuration config,
Properties properties,
SOAPVersion ver) |
GeneratorBase |
HolderGenerator.getGenerator(Model model,
Configuration config,
Properties properties,
SOAPVersion ver) |
abstract GeneratorBase |
GeneratorBase.getGenerator(Model model,
Configuration config,
Properties properties,
SOAPVersion ver) |
GeneratorBase |
FaultExceptionBuilderGenerator.getGenerator(Model model,
Configuration config,
Properties properties,
SOAPVersion ver) |
GeneratorBase |
EnumerationGenerator.getGenerator(Model model,
Configuration config,
Properties properties,
SOAPVersion ver) |
GeneratorBase |
EnumerationEncoderGenerator.getGenerator(Model model,
Configuration config,
Properties properties,
SOAPVersion ver) |
GeneratorBase |
CustomExceptionGenerator.getGenerator(Model model,
Configuration config,
Properties properties,
SOAPVersion ver) |
GeneratorBase |
CustomClassGenerator.getGenerator(Model model,
Configuration config,
Properties properties,
SOAPVersion ver) |
void |
WSDLGenerator.perform(Model model,
Configuration config,
Properties properties) |
void |
ServiceInterfaceGenerator.perform(Model model,
Configuration config,
Properties options) |
void |
ServiceGenerator.perform(Model model,
Configuration config,
Properties properties) |
void |
RemoteInterfaceImplGenerator.perform(Model model,
Configuration config,
Properties options) |
void |
RemoteInterfaceGenerator.perform(Model model,
Configuration config,
Properties options) |
void |
JaxRpcMappingGenerator.perform(Model model,
Configuration config,
Properties options) |
void |
GeneratorBase.perform(Model model,
Configuration config,
Properties properties) |
void |
WSDLGenerator.perform(Model model,
Configuration config,
Properties properties,
SOAPVersion ver) |
protected void |
StubTieGeneratorBase.postVisitModel(Model model) |
protected void |
SOAPObjectSerializerGenerator.postVisitModel(Model model) |
protected void |
SOAPObjectBuilderGenerator.postVisitModel(Model model) |
protected void |
SOAPFaultSerializerGenerator.postVisitModel(Model model) |
protected void |
LiteralObjectSerializerGenerator.postVisitModel(Model model) |
protected void |
InterfaceSerializerGenerator.postVisitModel(Model model) |
protected void |
HolderGenerator.postVisitModel(Model model) |
protected void |
GeneratorBase.postVisitModel(Model model) |
void |
FaultExceptionBuilderGenerator.postVisitModel(Model model) |
protected void |
EnumerationGenerator.postVisitModel(Model model) |
protected void |
EnumerationEncoderGenerator.postVisitModel(Model model) |
protected void |
CustomExceptionGenerator.postVisitModel(Model model) |
protected void |
CustomClassGenerator.postVisitModel(Model model) |
protected void |
StubTieGeneratorBase.preVisitModel(Model model) |
protected void |
SerializerRegistryGenerator.preVisitModel(Model model) |
protected void |
SOAPObjectSerializerGenerator.preVisitModel(Model model) |
protected void |
SOAPFaultSerializerGenerator.preVisitModel(Model model) |
protected void |
LiteralObjectSerializerGenerator.preVisitModel(Model model) |
protected void |
InterfaceSerializerGenerator.preVisitModel(Model model) |
protected void |
HolderGenerator.preVisitModel(Model model) |
protected void |
GeneratorBase.preVisitModel(Model model) |
void |
FaultExceptionBuilderGenerator.preVisitModel(Model model) |
protected void |
EnumerationGenerator.preVisitModel(Model model) |
protected void |
EnumerationEncoderGenerator.preVisitModel(Model model) |
protected void |
CustomExceptionGenerator.preVisitModel(Model model) |
protected void |
CustomClassGenerator.preVisitModel(Model model) |
void |
GeneratorBase.visit(Model model) |
protected void |
GeneratorBase.visitModel(Model model) |
| Constructor and Description |
|---|
GeneratorBase(Model model,
Configuration config,
Properties properties) |
StubTieGeneratorBase(Model model,
Configuration config,
Properties properties) |
StubTieGeneratorBase(Model model,
Configuration config,
Properties properties,
SOAPVersion ver) |
WSDLTypeGenerator(Model model,
WSDLDocument document,
Properties options) |
WSDLTypeGenerator(Model model,
WSDLDocument document,
Properties options,
SOAPVersion ver) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TypeVisitor.postVisit(Model model) |
protected void |
TypeVisitor.preVisit(Model model) |
protected void |
TypeVisitor.processTypes(Model model) |
Node |
JavaWsdlMappingNode.write(Node parent,
String nodeName,
Model model,
Configuration config)
write the appropriate information to a DOM tree and return it
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExtendedModelVisitor.postVisit(Model model) |
protected void |
ExtendedModelVisitor.preVisit(Model model) |
void |
ModelVisitor.visit(Model model) |
void |
ExtendedModelVisitor.visit(Model model) |
| Modifier and Type | Method and Description |
|---|---|
Model |
ModelImporter.doImport() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelExporter.doExport(Model m) |
protected void |
ModelImporter.propertyModel(XMLReader reader,
Model subject,
String name,
Object value) |
protected void |
ModelExporter.visitModel(Model target) |
| Modifier and Type | Method and Description |
|---|---|
Model |
Modeler.buildModel()
Returns the top model of a Web Service.
|
| Modifier and Type | Method and Description |
|---|---|
Model |
ModelFileModeler.buildModel() |
| Modifier and Type | Method and Description |
|---|---|
Model |
NoMetadataModeler.buildModel() |
Model |
NoMetadataModeler.getModel() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NoMetadataModeler.processService(Service wsdlService,
Model model,
WSDLDocument document) |
| Modifier and Type | Method and Description |
|---|---|
Model |
RmiModeler.buildModel() |
Model |
RmiModeler.getModel() |
| Modifier and Type | Method and Description |
|---|---|
Model |
WSDLModelerBase.buildModel()
Builds model from WSDL document.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
WSDLModelerBase.processSearchSchemaOption(WSDLDocument document,
Model model)
Should be called for -f:searchschema option processing.
|
protected void |
WSDLModelerBase.processService(Service wsdlService,
Model model,
WSDLDocument document) |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLModelWriter.perform(Model model,
Configuration config,
Properties options) |
void |
ModelWriter.perform(Model model,
Configuration config,
Properties options) |
protected void |
ModelWriter.postVisit(Model model) |
protected void |
ClassNameCollector.postVisit(Model model) |
protected void |
ModelWriter.preVisit(Model model) |
void |
ClassNameCollector.process(Model model) |
protected void |
ModelWriter.processTypes(Model model) |
protected void |
CanonicalModelWriter.processTypes(Model model) |
void |
CanonicalModelWriter.visit(Model model) |
void |
ModelWriter.write(Model model) |
| Modifier and Type | Method and Description |
|---|---|
void |
StubHooksIf._preHandlingHook(Model model,
IndentingWriter p,
StubHooksIf.StubHooksState state) |
void |
StubHooksIf._preRequestSendingHook(Model model,
IndentingWriter p,
StubHooksIf.StubHooksState state) |
void |
TieHooksIf.postResponseWritingHook(Model model,
IndentingWriter p,
TieHooksIf.TieHooksState state) |
void |
TieHooksIf.preHandlingHook(Model model,
IndentingWriter p,
TieHooksIf.TieHooksState state) |
void |
StubHooksIf.writeStubStatic(Model model,
IndentingWriter p) |
void |
StubHooksIf.writeStubStatic(Model model,
Port port,
IndentingWriter p) |
void |
TieHooksIf.writeTieStatic(Model model,
IndentingWriter p) |
void |
TieHooksIf.writeTieStatic(Model model,
Port port,
IndentingWriter p) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.