Warning:
Can't synchronize with repository "(default)" (/local/svn/repos/sde does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
09/25/07 15:15:50 (10 years ago)
- Author:
-
anonymous
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v43
|
v44
|
|
12 | 12 | |
13 | 13 | By integrating them into the Sensoria Case Tool, the various tools developed within the Sensoria project become available to a broader user range and in a larger context, and are thus more usable by developers. In the view of the Sensoria Case Tool, the Sensoria tools each consist of functions, which can be invoked in the Case Tool with or without User Interface (UI). The UI is not necessarily tied to a specific function, but can also be provided in a cross-function way. Tools are easy to write, add, and remove. Accessing remote or legacy applications is possible. |
14 | | To enable composition, tools are intended to provide an Application Programming Interface (API) allowing tool orchestration with arbitrary (contributed) orchestration languages. x |
| 14 | To enable composition, tools are intended to provide an Application Programming Interface (API) allowing tool orchestration with arbitrary (contributed) orchestration languages. |
15 | 15 | |
16 | 16 | The CASE tool itself does not specifically relate to the Sensoria project and thus can be used for integrating all kinds of development utilities, regardless of platform or programming language. |