Eclipse.org Eclipse.org org.eclipse.soda.dk.testagent.test.managed Test

bundle org.eclipse.soda.dk.testagent.test.managed Metadata.xml

Test bundles packages
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2006, 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.testagent.test.managed.TestAgentTestManaged" name="%typename" description="%typename_description">
        <AD id="id" type="String" default="TestAgentTest" name="%id"
                description="%id_description" cardinality="0" required="true"/>
        <AD id="testKey" type="String" default="testValue" name="%testKey"
                description="%testKey_description" cardinality="0"/>
        <AD id="expectedValue" type="String" default="" name="%expectedValue"
                description="%expectedValue_description" cardinality="0"/>
    </OCD>
    <Designate pid="org.eclipse.soda.dk.testagent.test.managed.TestAgentTestManaged">
        <Object ocdref="org.eclipse.soda.dk.testagent.test.managed.TestAgentTestManaged"/>
    </Designate>
</metatype:MetaData>


id element
"expectedValue" <AD>
"id" <AD>
"org.eclipse.soda.dk.testagent.test.managed.TestAgentTestManaged" <OCD>
"testKey" <AD>
element id
<AD> "expectedValue"
"id"
"testKey"
<OCD> "org.eclipse.soda.dk.testagent.test.managed.TestAgentTestManaged"

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.test
            org.eclipse.soda.dk.testagent.test.managed
              OSGI-INF
                metatype
                  Metadata.xml
(1.3)
Tag(s) Timestamp Revision Comment
V1_2_0_2010_1_13 .. V1_2_0_2008_01_05_E3_3_2 2009-01-05 1.3
Eclipse3_3 2008-01-10 1.2
V1_1_0_2008_01_03 .. Root_Eclipse3_2 2007-06-29 1.1 Initial contribution.

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