|
|
receivertest | Device Kit |
<receivertest> element |
Device Kit Attributes Elements XML Reference |
Release: 1.1.0
Examples: receivertest examples
| Name | Type | Description | Use |
|---|---|---|---|
| id | ID | Specifies an unique identifier for this element. After defining an element with the id attribute, other elements can reference this element by using the idref attribute. Since the id attribute value is used by the code generator to generate field and method names, no spaces, periods or commas should be used. | optional |
| implementation | Name | Specifies the implementation class name. | optional |
| service | string | Specifies the Open Services Gateway Initiative (OSGi) service interface name. | optional |
| bundle | string | Specifies the Open Services Gateway Initiative (OSGi) bundle name. | optional |
| bundleid | string | Specifies the Open Services Gateway Initiative (OSGi) bundle symbolic id. | optional |
| idref | IDREF | Specifies a reference to the element with the matching id attribute. The matching id attribute must be specified before the idref attribute can be used. | optional |
| packagebase | string | Specifies the start of the generated code''s package. That is, any code that Device Kit generates will be in a package starting with this value. A common value is ""com.company-name"". | optional |
| executionenvironments | string | Specifies the Execution Environments for the bundle Manifest. | optional |
| old | boolean | Specifies if old code should be generated. The default value is defined in the Device Kit preference settings. | optional |
| Name | Description | Use |
|---|---|---|
| <description> | Description of receiver transport test. | 0 to unbounded |
| <history> | 0 to unbounded | |
| <deprecated> | Specifies that the contents of this element should be marked as deprecated. | 0 to 1 |
| <provider> | Specifies the provider. | 0 to 1 |
| <version> | Specifies the current version level. The format of the version number should be n.n.n where n is a number. For example, 1.0.0 is a valid version. | 0 to 1 |
| <vendor> | Specifies an implementing vendor. | 0 to unbounded |
| <incubation> | If the contents of this element is true, then this is an incubation project. | 0 to 1 |
| <spec> | Hardware specification documentation for this device. | 0 to unbounded |
| <multiplex> | 0 to 1 | |
| <customparameter> | 0 to unbounded | |
| <send> | Specifies the message(s) to send during the test. | 0 to unbounded |
| <testcount> | Unsigned integer that specifies the number of times to execute tests. | 0 to 1 |
| <testdelay> | Specifies the milliseconds to sleep between each test. | 0 to 1 |
| <junit> | Specifies a junit test. Currently, not supported. | 0 to 1 |
| <monitor> | Specifies a monitor test. Currently, not supported. | 0 to 1 |
| <playback> | Specifies a playback test. Currently, not supported. | 0 to 1 |
| <testcase> | Specifies a junit testcase. | 0 to 1 |
| <bundle> | Specifies an Open Services Gateway Initiative (OSGi) bundle should be created. | 0 to 1 |
| <managedbundle> | Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created. | 0 to 1 |
| <managedfactorybundle> | Specifies an Open Services Gateway Initiative (OSGi) managed factory bundle should be created. | 0 to 1 |
| Sibling Name | Sibling Description |
|---|---|
| <adapter> | Specifies an adapter. |
| <adaptertest> | Specifies an adapter test. |
| <agent> | Specifies an agent. |
| <agentmodel> | Specifies the agent model used by the agent. |
| <agenttest> | Specifies an agent test. |
| <agentmodeltest> | Specifies an agent model test. |
| <concrete> | Specifies a concrete device. |
| <concretetest> | Specifies a concrete test. |
| <connection> | Specifies an connection. |
| <connectiontest> | Specifies an connection test. |
| <device> | Specifies a device. |
| <devicetest> | Specifies a device test. |
| <profile> | Specifies a profile. |
| <profiletest> | Specifies a profile test. |
| <testagent> | Specifies a test agent. |
| <transport> | Specifies a transport. |
| <transporttest> | Specifies a transport test. |
| Copyright (c) 2009 IBM. See license in Legal section. | 2009-01-22 | Device Kit XML Reference 1.2.0 |