From 3a5130c837a8483e99ec27875eb78dbde85815f3 Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 31 Jan 2009 06:29:45 +0000 Subject: Restoring calculator-equinox sample that was removed accidentally git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739512 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/samples/calculator-equinox/calculator.svg | 329 +++++++++++++++++++++ 1 file changed, 329 insertions(+) create mode 100644 java/sca/samples/calculator-equinox/calculator.svg (limited to 'java/sca/samples/calculator-equinox/calculator.svg') diff --git a/java/sca/samples/calculator-equinox/calculator.svg b/java/sca/samples/calculator-equinox/calculator.svg new file mode 100644 index 0000000000..af34f07e04 --- /dev/null +++ b/java/sca/samples/calculator-equinox/calculator.svg @@ -0,0 +1,329 @@ + + + + + + + + + + image/svg+xml + + + + + + + + Calculator + + CalculatorServiceComponent + + + CalculatorService + AddServiceComponent + + SubtractServiceComponent + + MultiplyServiceComponent + + DivideServiceComponent + addService + subtractService + multiplyService + divideService + + + + + + -- cgit v1.2.3