|
|
org.eclipse.soda.dk.testagent.test.factory | Test |
|
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.factory.TestAgentTestFactory" name="%typename" description="%typename_description">
<AD id="id" type="String" default="TestAgentTest-1" 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.factory.TestAgentTestFactory"
factoryPid="org.eclipse.soda.dk.testagent.test.factory.TestAgentTestFactory">
<Object ocdref="org.eclipse.soda.dk.testagent.test.factory.TestAgentTestFactory"/>
</Designate>
</metatype:MetaData>
| id | element |
|---|---|
| "expectedValue" | <AD> |
| "id" | <AD> |
| "org.eclipse.soda.dk.testagent.test.factory.TestAgentTestFactory" | <OCD> |
| "testKey" | <AD> |
| element | id |
|---|---|
| <AD> | "expectedValue" |
| "id" | |
| "testKey" | |
| <OCD> | "org.eclipse.soda.dk.testagent.test.factory.TestAgentTestFactory" |
org.eclipse.ohf
plugins
org.eclipse.soda.dk
org.eclipse.soda.dk.test
org.eclipse.soda.dk.testagent.test.factory
OSGI-INF
metatype
Metadata.xml
(1.3)
| Tag(s) | Timestamp | Revision | Comment |
|---|---|---|---|
| V1_2_0_2009_09_29 .. 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) 2009 IBM. See license in Legal section. | 2009-10-01 | Test Bundle Reference 1.2.0 |