TMF: Add identifier type to analysis output schema
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 26 Feb 2014 15:46:19 +0000 (10:46 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Thu, 6 Mar 2014 15:57:14 +0000 (10:57 -0500)
Change-Id: Ifc2ffba86cfe43ac22ffb855af2620a8d8337cc6
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/22578
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
IP-Clean: Bernd Hufmann <bernd.hufmann@ericsson.com>

org.eclipse.linuxtools.tmf.core/schema/org.eclipse.linuxtools.tmf.core.analysis.exsd

index c48b0276809c27bff415e0af01bf31a5ac061a19..bd16f80e66b3c4e60dfe3afb77ca108219f18592 100644 (file)
                <documentation>
                   The full ID of the analysis.
                </documentation>
+               <appinfo>
+                  <meta.attribute kind="identifier" basedOn="org.eclipse.linuxtools.tmf.core.analysis/module/@id"/>
+               </appinfo>
             </annotation>
          </attribute>
       </complexType>
    <element name="analysisModuleClass">
       <annotation>
          <documentation>
-            The output will be associated with all modules extending or implementing the 'class' attribute.
+            The output will be associated with all modules extending or implementing the &apos;class&apos; attribute.
          </documentation>
       </annotation>
       <complexType>
This page took 0.026029 seconds and 5 git commands to generate.