|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.tptp.wsdm.tooling.codegen.dd.internal.DDCodeGenerationDelegate
A Deployment Descriptor-specifc resolver. This will go through the Deployment Descriptor and find all of the MCap files and resolve them and merge them into WSDL documents.
| Constructor Summary | |
|---|---|
DDCodeGenerationDelegate(org.eclipse.core.resources.IFile descriptorFile)
|
|
| Method Summary | |
|---|---|
void |
inspectMetadata(org.eclipse.tptp.wsdm.tooling.model.manageableResourceType.ManageableResourceType mrt,
org.apache.muse.ws.resource.metadata.MetadataDescriptor metadata)
Inspects the given manageable resource type for servicegroup/relationship kind of resource type and update the given merged RMD document for it by having the rules/relationships in it. |
void |
persistArtifacts()
This method will persist the extra artifacts generated at codegen time. |
DescriptorHelper |
run(org.eclipse.core.runtime.SubProgressMonitor progressMonitor)
Do any work related to code generation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DDCodeGenerationDelegate(org.eclipse.core.resources.IFile descriptorFile)
| Method Detail |
public DescriptorHelper run(org.eclipse.core.runtime.SubProgressMonitor progressMonitor)
throws java.lang.Exception
CodeGenerationDelegate
run in interface CodeGenerationDelegateprogressMonitor - A progress monitor to show the progress done during this task.
java.lang.Exceptionpublic void persistArtifacts()
persistArtifacts in interface CodeGenerationDelegate
public void inspectMetadata(org.eclipse.tptp.wsdm.tooling.model.manageableResourceType.ManageableResourceType mrt,
org.apache.muse.ws.resource.metadata.MetadataDescriptor metadata)
inspectMetadata in interface CodeGenerationDelegate
|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||