Eclipse.org Eclipse.org org.eclipse.soda.dk.file.connection.factory Device Kit

bundle org.eclipse.soda.dk.file.connection.factory Metadata.xml

Device Kit bundles packages
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 1999, 2009 IBM.                                          -->
<!-- All rights reserved. This program and the accompanying materials       -->
<!-- are made available under the terms of the Eclipse Public License v1.0  -->
<!-- which accompanies this distribution, and is available at               -->
<!-- http://www.eclipse.org/legal/epl-v10.html                              -->
<!--                                                                        -->
<!-- Contributors:                                                          -->
<!--     IBM - initial API and implementation                               -->
<!-- WARNING:                                                               -->
<!-- Consult the hardware manufacturer's technical specifications and User  -->
<!-- Guide for proper usage of the hardware before you use the Device Kit.  -->
<!-- Improper usage may result in damage to the hardware.                   -->

<metatype:MetaData xmlns:metatype="http://www.osgi.org/xmlns/metatype/v1.0.0">
    <OCD
            id="org.eclipse.soda.dk.file.connection.factory.FileConnectionFactory" name="%typename" description="%typename_description">
        <AD id="id" type="String" default="1" name="%id" description="%id_description"
                cardinality="0" required="true"/>
        <AD id="idimportfilter" type="String" default="" name="%idimportfilter"
                description="%idimportfilter_description" cardinality="0" required="false"/>
        <AD id="idname" type="String" default="" name="%idname"
                description="%idname_description" cardinality="0" required="false"/>
        <AD id="prefix" type="String" default="" name="%prefix"
                description="%prefix_description" cardinality="0" required="false"/>
        <AD id="loglevel" type="Integer" default="0" name="%loglevel"
                description="%loglevel_description" cardinality="0" min="0" max="5" required="false">
            <Option value="0" label="default"/>
            <Option value="1" label="error"/>
            <Option value="2" label="warning"/>
            <Option value="3" label="info"/>
            <Option value="4" label="debug"/>
            <Option value="5" label="trace"/>
        </AD>
        <AD id="inputpath" type="String" default="" name="%inputpath"
                description="%inputpath_description" cardinality="0" required="false"/>
        <AD id="inputname" type="String" default="input" name="%inputname"
                description="%inputname_description" cardinality="0" required="true"/>
        <AD id="outputpath" type="String" default="" name="%outputpath"
                description="%outputpath_description" cardinality="0" required="false"/>
        <AD id="outputname" type="String" default="output" name="%outputname"
                description="%outputname_description" cardinality="0" required="false"/>
    </OCD>
    <Designate
            pid="org.eclipse.soda.dk.file.connection.factory.FileConnectionFactory"
            factoryPid="org.eclipse.soda.dk.file.connection.factory.FileConnectionFactory">
        <Object ocdref="org.eclipse.soda.dk.file.connection.factory.FileConnectionFactory"/>
    </Designate>
</metatype:MetaData>


id element
"id" <AD>
"idimportfilter" <AD>
"idname" <AD>
"inputname" <AD>
"inputpath" <AD>
"loglevel" <AD>
"org.eclipse.soda.dk.file.connection.factory.FileConnectionFactory" <OCD>
"outputname" <AD>
"outputpath" <AD>
"prefix" <AD>
element id
<AD> "id"
"idimportfilter"
"idname"
"inputname"
"inputpath"
"loglevel"
"outputname"
"outputpath"
"prefix"
<OCD> "org.eclipse.soda.dk.file.connection.factory.FileConnectionFactory"

Bugzilla: https://bugs.eclipse.org/bugs/enter_bug.cgi?product=OHF&component=DeviceKit
CVS File:
  org.eclipse.ohf
    plugins
      org.eclipse.soda.dk
        org.eclipse.soda.dk.connection
          org.eclipse.soda.dk.file.connection.factory
            OSGI-INF
              metatype
                Metadata.xml
(1.13)
Tag(s) Timestamp Revision Comment
V1_2_0_2008_01_08_E3_3_2 2009-01-06 1.13
V1_2_0_2008_01_05_E3_3_2 2009-01-05 1.12
V1_2_0_2008_12_14_E3_3_2 2008-12-13 1.10
Eclipse3_3 2008-05-04 1.9
V1_1_0_2008_04_10 .. V1_1_0_2008_01_22 2008-01-15 1.7
V1_1_0_2008_01_12 .. V1_1_0_2008_01_11 2008-01-11 1.6
V1_1_0_2008_01_03 2007-12-04 1.4
Eclipse3_2 .. V1_0_0_2007_03_03 2007-03-01 1.1

Copyright (c) 2009 IBM. See license in Legal section. 2009-01-09 Device Kit Bundle Reference 1.2.0