From 199cc6bac14fb7d62620d3da8510b81449c3c9d8 Mon Sep 17 00:00:00 2001 From: slaws Date: Fri, 23 Jan 2009 16:58:16 +0000 Subject: Building ant scripts for JSE/OSGi launcher and host-webapp that can be run from command line, maven and eclipse with reference to a development distribution or an installed distribution. Not in the build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737093 13f79535-47bb-0310-9956-ffa450edef68 --- .../implementation-java-calculator/calculator.svg | 329 +++++++++++++++++++++ 1 file changed, 329 insertions(+) create mode 100644 java/sca/samples/implementation-java-calculator/calculator.svg (limited to 'java/sca/samples/implementation-java-calculator/calculator.svg') diff --git a/java/sca/samples/implementation-java-calculator/calculator.svg b/java/sca/samples/implementation-java-calculator/calculator.svg new file mode 100644 index 0000000000..af34f07e04 --- /dev/null +++ b/java/sca/samples/implementation-java-calculator/calculator.svg @@ -0,0 +1,329 @@ + + + + + + + + + + image/svg+xml + + + + + + + + Calculator + + CalculatorServiceComponent + + + CalculatorService + AddServiceComponent + + SubtractServiceComponent + + MultiplyServiceComponent + + DivideServiceComponent + addService + subtractService + multiplyService + divideService + + + + + + -- cgit v1.2.3