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:
-
04/29/08 10:24:56 (9 years ago)
- Author:
-
mayer
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v65
|
v66
|
|
14 | 14 | |
15 | 15 | By integrating them into the Sensoria Development Environment, 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 Development Environment, the Sensoria tools each consist of functions, which can be invoked in the 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. |
| 16 | |
16 | 17 | To enable composition, tools are intended to provide an Application Programming Interface (API) allowing tool orchestration with arbitrary (contributed) orchestration languages. |
17 | 18 | |
… |
… |
|
29 | 30 | == Documentation == |
30 | 31 | |
31 | | Download the '''[http://svn.pst.ifi.lmu.de/trac/sct/attachment/wiki/Tutorials/SDE%20v3.2%20Tutorial.pdf?format=raw Tutorial for using the SDE]'''. |
| 32 | * Download the '''[http://svn.pst.ifi.lmu.de/trac/sct/attachment/wiki/Tutorials/SDE%20v3.2%20Tutorial.pdf?format=raw Tutorial for using the SDE]'''. |
| 33 | * Change Log: [wiki:ChangeLog3.2] |
| 34 | * [wiki:Screenshots] |
32 | 35 | |
33 | | Change Log: [wiki:ChangeLog3.2] |
34 | | |