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, 2008 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=OHF&component=DeviceKit
CVS File:
  org.eclipse.ohf
    plugins
      org.eclipse.soda.dk
        org.eclipse.soda.dk.test
          org.eclipse.soda.dk.testagent.test.managed
            OSGI-INF
              metatype
                Metadata.xml
Tag(s) Timestamp Revision Comment
V1_1_0_2008_07_17 .. V1_1_0_2008_01_11 2008-01-10 1.2
Eclipse3_2 2007-06-29 1.1 Initial contribution.

Copyright (c) 2008 IBM. See license in Legal section. 2008-07-29 Test Bundle Reference 1.1.0