Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "IdAS Extensions"

 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{#eclipseproject:technology.higgins}}
+
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
 
[[Image:Higgins_logo_76Wx100H.jpg|right]]
 
[[Image:Higgins_logo_76Wx100H.jpg|right]]
 
This is a collector page for extension arguments for various Higgins IdAS API methods.
 
This is a collector page for extension arguments for various Higgins IdAS API methods.
 +
 +
{| class="wikitable" style="text-align:left; border="1" cellpadding="5" cellspacing="0" 
 +
|-style="background:#d6dee9; color:black" 
 +
! width="10%" border="1" align="left" valign="top" | Extension ID
 +
! width="80%" border="1" align="left" valign="top" | Description
 +
! width="10%" border="1" align="left" valign="top" | Definition
 +
|-
 +
| <nowiki>http://www.eclipse.org/higgins/idas/extension/derefattrvals</nowiki>
 +
| Causes attribute values which are references to other things to be dereferenced
 +
| [[IdAS Extensions/derefattrvals | doc]]
 +
|}
  
  
 
[[Category:Higgins IdAS]]
 
[[Category:Higgins IdAS]]

Latest revision as of 10:37, 16 December 2008

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}

Higgins logo 76Wx100H.jpg

This is a collector page for extension arguments for various Higgins IdAS API methods.

Extension ID Description Definition
http://www.eclipse.org/higgins/idas/extension/derefattrvals Causes attribute values which are references to other things to be dereferenced doc

Back to the top