Eclipse.org Eclipse.org org.eclipse.soda.dk.gpio.profile.test.agent.factory Gpio

bundle org.eclipse.soda.dk.gpio.profile.test.agent.factory Metadata.xml

Gpio bundles packages
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2007, 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.gpio.profile.test.agent.factory.GpioProfileTestAgentFactory" name="%typename" description="%typename_description">
        <AD id="id" type="String" default="GpioProfileTest-R1" name="%id"
                description="%id_description" cardinality="0" required="true"/>
        <AD id="prefix" type="String" default="R1" name="%prefix"
                description="%prefix_description" cardinality="0" required="true"/>
        <AD id="max.response.waiting.ms" type="Integer" default="1000"
                name="%max_response_waiting_time" description="%max_response_waiting_time_description"
                cardinality="0" min="100" max="999999" required="false"/>
        <AD id="max.status.waiting.ms" type="Integer" default="60000"
                name="%max_status_waiting_time" description="%max_status_waiting_time_description" cardinality="0"
                min="100" max="999999" required="false"/>
        <AD id="expected.input.count.value" type="Integer" default="4"
                name="%expected_input_count" description="%expected_input_count_description" cardinality="0" min="0"
                max="999999" required="false"/>
        <AD id="expected.output.count.value" type="Integer" default="4"
                name="%expected_output_count" description="%expected_output_count_description" cardinality="0"
                min="0" max="999999" required="false"/>
    </OCD>
    <Designate
            pid="org.eclipse.soda.dk.gpio.profile.test.agent.factory.GpioProfileTestAgentFactory"
            factoryPid="org.eclipse.soda.dk.gpio.profile.test.agent.factory.GpioProfileTestAgentFactory">
        <Object ocdref="org.eclipse.soda.dk.gpio.profile.test.agent.factory.GpioProfileTestAgentFactory"/>
    </Designate>
</metatype:MetaData>


id element
"expected.input.count.value" <AD>
"expected.output.count.value" <AD>
"id" <AD>
"max.response.waiting.ms" <AD>
"max.status.waiting.ms" <AD>
"org.eclipse.soda.dk.gpio.profile.test.agent.factory.GpioProfileTestAgentFactory" <OCD>
"prefix" <AD>
element id
<AD> "expected.input.count.value"
"expected.output.count.value"
"id"
"max.response.waiting.ms"
"max.status.waiting.ms"
"prefix"
<OCD> "org.eclipse.soda.dk.gpio.profile.test.agent.factory.GpioProfileTestAgentFactory"

Bugzilla: https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Equinox&component=Incubator.DeviceKit
CVS File:
  org.eclipse.equinox
    incubator
      soda
        dk
          org.eclipse.soda.dk.gpio
            org.eclipse.soda.dk.gpio.profile.test.agent.factory
              OSGI-INF
                metatype
                  Metadata.xml
(1.6)
Tag(s) Timestamp Revision Comment
V1_2_0_2010_01_22 .. V1_2_0_2008_01_05_E3_3_2 2009-01-05 1.6
Eclipse3_3 2008-01-15 1.5
V1_1_0_2008_01_12 .. V1_1_0_2008_01_11 2008-01-11 1.4
V1_1_0_2008_01_03 .. V1_1_0_2007_09_11 2007-07-02 1.2 Migrate to Europa release.
Eclipse3_2 .. Root_Eclipse3_2 2007-03-01 1.1

Copyright (c) 2010 IBM. See license in Legal section. 2010-01-26 Gpio Bundle Reference 1.2.0