Author:admin

Date:2008-09-19T07:55:09.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@27 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
jfiat
2008-09-19 10:22:25 +00:00
parent c7f7178710
commit 4087eb614e
367 changed files with 390 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
[[Property:title|Eiffel Scheme Syntax]]
[[Property:weight|0]]
[[Property:uuid|503b260c-99c5-06fb-2953-8899866c1c51]]
<code>'''eiffel:?<''eiffel-resource''>'''</code>

View File

@@ -1,5 +1,6 @@
[[Property:title|EIS incoming Examples]]
[[Property:weight|1]]
[[Property:uuid|24adee5e-7ccf-3280-b009-8e183ab9279c]]
The following are examples of EIS incoming URIs.
* eiffel:?class=STRING_8&feature=is_equal
* eiffel:?cluster=elks&class=STRING_8&feature=is_equal

View File

@@ -1,5 +1,6 @@
[[Property:title|EIS: Incoming]]
[[Property:weight|3]]
[[Property:uuid|cf25a603-5446-9964-892c-227c4077a829]]
Incoming mechanism is based on URI, and introduces a new URI scheme: '''eiffel'''. By entering the URI into address of a browser, or clicking on the hyper link, an existing EiffelStudio instance or new EiffelStudio instance will try to resolve the URI and display corresponding resources.
* [[Eiffel Scheme Syntax|Eiffel scheme Syntax]]
* [[EIS incoming Examples|Examples]]

View File

@@ -1,5 +1,6 @@
[[Property:title|EIS: Outgoing]]
[[Property:weight|2]]
[[Property:uuid|773ef802-5f9f-107a-4c5d-8dcf17654d23]]
==Annotations==
Annotations may be applicable to:

View File

@@ -1,5 +1,6 @@
[[Property:title|Annotation Management]]
[[Property:weight|1]]
[[Property:uuid|696457ef-ac1f-40c1-a0da-54900d9cccf8]]
Information Tool provides information management functions: adding, modifying and removing.
{{note| '''Note: '''Annotation management is only available in lists coresponding to nodes rather than tag nodes - all tags and "Items without tag". }}

View File

@@ -1,5 +1,6 @@
[[Property:title|Browsing Information]]
[[Property:weight|0]]
[[Property:uuid|2260eabd-cbc9-c385-6295-96474249953f]]
[[Image:information-tool]]
==Information Tree==

View File

@@ -1,5 +1,6 @@
[[Property:title|Protocols]]
[[Property:weight|2]]
[[Property:uuid|69b4d9d4-570e-e7ac-087b-88449a608d0b]]
EIS supports following protocols now:
*
Raw URL: This protocol does not need to specified. By default, it will be taken if nothing is specified or unknown protocol is specified.

View File

@@ -1,5 +1,6 @@
[[Property:title|Variable Definition]]
[[Property:weight|3]]
[[Property:uuid|7705ab33-a505-7711-a106-5fedd2e1040e]]
EIS supports following types of variables which can be used in '''Source''' of annotation list.
* EiffelStudio installation built in variables
** ISE_WIKI = http://dev.eiffel.com

View File

@@ -1,5 +1,6 @@
[[Property:title|Eiffel Information System]]
[[Property:weight|-2]]
[[Property:uuid|7e0394e1-cb31-fae3-79b6-9d1847ef8db7]]
* [[Eiffel Information System: Introduction|Introduction]]
* [[EIS: Incoming|Incoming]]
* [[EIS: Outgoing|Outgoing]]