Eclipse.org Eclipse.org

bundle org.eclipse.soda.dk.gpio.profile.test.agent.managed Metadata.xml

Gpio bundles packages services

<metatype:MetaData xmlns:metatype="http://www.osgi.org/xmlns/metatype/v1.0.0">
    <OCD
            id="org.eclipse.soda.dk.gpio.profile.test.agent.managed.GpioProfileTestAgentManaged" name="%typename" description="%typename_description">
        <AD id="id" type="String" default="GpioProfileTest-R1" name="%id"
                description="%id_description" cardinality="0" required="true"/>
        <AD id=
"prefix" type="String" default="R1" name="%prefix"
                description="%prefix_description" cardinality="0" required="true"/>
        <AD id=
"max.response.waiting.ms" type="Integer" default="1000"
                name="%max_response_waiting_time" description="%max_response_waiting_time_description"
                cardinality="0" min="100" max="999999" required="false"/>
        <AD id=
"max.status.waiting.ms" type="Integer" default="60000"
                name="%max_status_waiting_time" description="%max_status_waiting_time_description" cardinality="0"
                min="100" max="999999" required="false"/>
        <AD id=
"expected.input.count.value" type="Integer" default="4"
                name="%expected_input_count" description="%expected_input_count_description" cardinality="0" min="0"
                max="999999" required="false"/>
        <AD id=
"expected.output.count.value" type="Integer" default="4"
                name="%expected_output_count" description="%expected_output_count_description" cardinality="0"
                min="0" max="999999" required="false"/>
    </OCD>

    <Designate pid="org.eclipse.soda.dk.gpio.profile.test.agent.managed.GpioProfileTestAgentManaged">
        <Object ocdref="org.eclipse.soda.dk.gpio.profile.test.agent.managed.GpioProfileTestAgentManaged"/>
    </Designate>
</metatype:MetaData>


id element
"expected.input.count.value" <AD>
"expected.output.count.value" <AD>
"id" <AD>
"max.response.waiting.ms" <AD>
"max.status.waiting.ms" <AD>
"org.eclipse.soda.dk.gpio.profile.test.agent.managed.GpioProfileTestAgentManaged" <OCD>
"prefix" <AD>
element id
<AD> "expected.input.count.value"
"expected.output.count.value"
"id"
"max.response.waiting.ms"
"max.status.waiting.ms"
"prefix"
<OCD> "org.eclipse.soda.dk.gpio.profile.test.agent.managed.GpioProfileTestAgentManaged"

Copyright (c) 2007 IBM Gpio Bundle Reference 1.0.0