EDOBE XDOM PMML Manual de usuario Pagina 9

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 98
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 8
9
In this case, the extension subdirectory is named my_extension, and
the extension uses two gif files.
Explorer IML
Files
An Explorer IML file is an XML file that describes one or more
Spotfire Miner nodes that appear within an Explorer tab. The XML
tags are described in the IMML_3_0.dtd file in the xml directory.
This directory also includes several IML files used for the default
Explorer tabs.
An IML file defines the list of nodes in an Explorer tab with XML
such as:
<?xml version="1.0" encoding="UTF-8"?>
<ExplorerTree>
<ExplorerPage labelText="Programming Examples">
<ExplorerNodeList>
<ExplorerFolder expanded="true"
labelText="Copy Columns">
<ExplorerNodeList>
...ActivityNode Definitions...
</ExplorerNodeList>
</ExplorerFolder>
</ExplorerNodeList>
</ExplorerPage>
</ExplorerTree>
Each component in the Explorer tab is described with an XML
ActivityNode object. The XML description contains:
Name of the main computational engine Java class.
Name of the main graphical user interface Java class.
Number of inputs
Number of outputs
ID number for the node (if in a worksheet)
Current label text for the node
Default label text for the node (also used as the help topic)
Name of GIF file with 16 by 16 icon used in Explorer
Name of GIF file with 70 by 70 icon used on worksheet
Vista de pagina 8
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 97 98

Comentarios a estos manuales

Sin comentarios