From 0f3f9b59b310833f31ba234ee4aefa808649833c Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:06:50 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835120 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/calculator/calculator.svg | 329 +++++++++++++++++++++ 1 file changed, 329 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-0.91/samples/calculator/calculator.svg (limited to 'sca-java-1.x/branches/sca-java-0.91/samples/calculator/calculator.svg') diff --git a/sca-java-1.x/branches/sca-java-0.91/samples/calculator/calculator.svg b/sca-java-1.x/branches/sca-java-0.91/samples/calculator/calculator.svg new file mode 100644 index 0000000000..0615925c50 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-0.91/samples/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