From 1cab635e6c0e4668c85a643ad6eff8c2629b2d74 Mon Sep 17 00:00:00 2001 From: halw Date: Tue, 26 Jun 2012 01:38:33 +0000 Subject: [PATCH] Updated for v7.1 Author:halw Date:2012-06-26T01:38:33.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1107 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../information-tool/variable-definition.wiki | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffel-information-system/eis-outgoing/information-tool/variable-definition.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffel-information-system/eis-outgoing/information-tool/variable-definition.wiki index e72ca2dc..b3839bfa 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffel-information-system/eis-outgoing/information-tool/variable-definition.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffel-information-system/eis-outgoing/information-tool/variable-definition.wiki @@ -2,17 +2,20 @@ [[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 +* EiffelStudio installation built-in variables ** ISE_WIKI = http://dev.eiffel.com ** EIFFELROOM = http://www.eiffelroom.com -* Context related built in variables. These variables can be used in specific context. For instance, '''feature_name''' refers to the name of the feature with which an annotation is associated. +* Other EiffelStudio built-in variables +** system_path = The path of the system being annotated + +* Context related built-in variables. These variables can be used in specific context. For instance, '''feature_name''' refers to the name of the feature with which an annotation is associated. ** feature_name ** class_name ** group_name ** target_name -{{note|This kind of variable is only valid in a annotation that is associated with a component to which the variable name refers. For example, '''feature_name''' has no effect if used in a '''target''' component.}} +{{note|A context related built-in variable is only valid in a annotation that is associated with a component to which the variable name refers. For example, '''feature_name''' has no effect if used in a '''target''' component.}} * Individual system or library preference variables. This kind of variable is defined in your Project Settings. Manage these variables by following this path in the System tree on the left of the Project Setting dialog: