|
|
org.eclipse.soda.dk.notification.managed | Device Kit |
|
Device Kit 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.notification.managed.NotificationManaged" name="%typename" description="%typename_description">
<AD id="id" type="String" default="1" name="%id" description="%id_description"
cardinality="0" required="true"/>
<AD id="prefix" type="String" default="" name="%prefix"
description="%prefix_description" cardinality="0" required="false"/>
<AD id="broadcastthreshold" type="Long" default="-1" name="%broadcastthreshold"
description="%broadcastthreshold_description" cardinality="0" required="false"/>
<AD id="notifythreshold" type="Long" default="-1" name="%notifythreshold"
description="%notifythreshold_description" cardinality="0" required="false"/>
<AD id="level" type="Integer" default="5" name="%level"
description="%level_description" cardinality="0" required="false"/>
</OCD>
<Designate pid="org.eclipse.soda.dk.notification.managed.NotificationManaged">
<Object ocdref="org.eclipse.soda.dk.notification.managed.NotificationManaged"/>
</Designate>
</metatype:MetaData>
| id | element |
|---|---|
| "broadcastthreshold" | <AD> |
| "id" | <AD> |
| "level" | <AD> |
| "notifythreshold" | <AD> |
| "org.eclipse.soda.dk.notification.managed.NotificationManaged" | <OCD> |
| "prefix" | <AD> |
| element | id |
|---|---|
| <AD> | "broadcastthreshold" |
| "id" | |
| "level" | |
| "notifythreshold" | |
| "prefix" | |
| <OCD> | "org.eclipse.soda.dk.notification.managed.NotificationManaged" |
org.eclipse.ohf
plugins
org.eclipse.soda.dk
org.eclipse.soda.dk.notification
org.eclipse.soda.dk.notification.managed
OSGI-INF
metatype
Metadata.xml
(1.3)
| Tag(s) | Timestamp | Revision | Comment |
|---|---|---|---|
| V1_2_0_2008_01_08_E3_3_2 .. V1_2_0_2008_01_05_E3_3_2 | 2009-01-05 | 1.3 | |
| Eclipse3_3 | 2008-03-21 | 1.2 |
| Copyright (c) 2009 IBM. See license in Legal section. | 2009-01-09 | Device Kit Bundle Reference 1.2.0 |