Module src/nongnu/cashews/wsdl/

back to main page

Summary Period: 2005-05-09 to 2005-05-13

Modules

[root]/src/nongnu/cashews/wsdl

Lines of Code


Total Lines Of Code: 479 (2005-05-13 02:48)

Authors

Author Changes Lines of Code Lines per Change
u1ah3 5 (100.0%) 485 (100.0%) 97.0

Most Recent Commits

u1ah3 2005-05-13 02:48

2005-05-11 Andrew John Hughes <gnu_andrew@member.fsf.org>

* src/nongnu/cashews/eclipse/gui/Cashews.java:
New class.
(Cashews()): New constructor.
(createContents(org.eclipse.swt.widgets.Composite)): New method.
(main(String[])): New method.
* src/nongnu/cashews/eclipse/gui/CashewsWizard.java:
(CashewsWizard()): New constructor.
(addPages()): New method.
(performFinish()): New method.
(getProcess()): New method.
(setProcess()): New method.
* src/nongnu/cashews/eclipse/gui/CompositeChoicePage.java:
(CompositeChoicePage()): New constructor.
(createControl(org.eclipse.swt.widgets.Composite)): New method.
* src/nongnu/cashews/eclipse/gui/ConnectionPage.java:
(ConnectionPage()): New constructor.
(createControl(org.eclipse.swt.widgets.Composite)): New method.
* src/nongnu/cashews/eclipse/gui/OperationChoicePage.java:
(OperationChoicePage()): New constructor.
(createControl(org.eclipse.swt.widgets.Composite)): New method.
* src/nongnu/cashews/language/process/AtomicProcess.java:
(getGrounding()): New method.
(toString()): New method.
* src/nongnu/cashews/language/process/CompositeProcess.java:
(getControlStructure()): New method.
* src/nongnu/cashews/language/process/MultiPerform.java:
(getContent()): New method.

4 lines of code changed in:

u1ah3 2005-05-11 00:43

2005-05-09 Andrew John Hughes <gnu_andrew@member.fsf.org>

* lib/.cvsignore:
Ignore soap.jar and wsdl.jar.
* lib/Makefile.am:
Added wsdl.jar.
* src/nongnu/cashews/wsdl/WsdlHandler.java:
New class.
(WSDL_NAMESPACE): New field.
(operations): New field.
(wsdlLogger): New field.
(WsdlHandler(java.util.logging.Logger)): New constructor.
(startDocument()): New method.
(startElement(String,String,String,org.xml.sax.Attributes)):
Likewise.
(characters(char[],int,int)): Likewise.
(endElement(String,String,String)): Likewise.
(getOperations()): Likewise.
* src/nongnu/cashews/wsdl/WsdlParser.java:
(WsdlParser(java.util.logging.Handler)): New constructor.
(getWsdlHandler()): New method.
(main(String[])): New method.

237 lines of code changed in:

u1ah3 2005-05-09 21:02

2005-05-09 Andrew John Hughes <gnu_andrew@member.fsf.org>

* lib/.cvsignore:
Ignore soap.jar and wsdl.jar.
* lib/Makefile.am:
Added wsdl.jar.
* src/nongnu/cashews/wsdl/WsdlHandler.java:
New class.
(WSDL_NAMESPACE): New field.
(operations): New field.
(wsdlLogger): New field.
(WsdlHandler(java.util.logging.Logger)): New constructor.
(startDocument()): New method.
(startElement(String,String,String,org.xml.sax.Attributes)):
Likewise.
(characters(char[],int,int)): Likewise.
(endElement(String,String,String)): Likewise.
(getOperations()): Likewise.
* src/nongnu/cashews/wsdl/WsdlParser.java:
(WsdlParser(java.util.logging.Handler)): New constructor.
(getWsdlHandler()): New method.
(main(String[])): New method.

244 lines of code changed in:

Generated by StatCVS @VERSION@