Eclipse.org Eclipse.org randomaccessfile Device Kit

XML Element 

<randomaccessfile> element

Device Kit Attributes Elements XML Reference
Specifies a random access file connection.

Examples: randomaccessfile examples


NameTypeDescriptionUse
Element <randomaccessfile> attributes
idIDSpecifies 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
implementationNameSpecifies the implementation class name.optional
idrefIDREFSpecifies 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

NameDescriptionUse
Element <randomaccessfile> elements
<description>Description of the random access file connection.0 to 1
<history>New Specifies the random access file connection history.0 to 1
<deprecated>Specifies that the contents of this element should be marked as deprecated.0 to 1
<specreference>Specification reference for this random access file connection.0 to 1
<multiplex>Specifies that this is a multiplex random access file.0 to 1
<name>Specifies the file name.0 to 1
<mode>Specifies the file mode.0 to 1
<path>Specifies the file path name.0 to 1

Sibling NameSibling Description
Element <randomaccessfile> element siblings
<connection>Specifies an connection to be used by the transport.
<connectionservice>Specifies the connection to be used by the transport.
<echo>Specifies an echo connection.
<file>Specifies a file connection.
<gpio>Specifies a General Purpose Input Output (GPIO) connection.
<i2c>Specifies an Inter-IC (I2C) connection.
<most>Specifies a Media Oriented Systems Transport (MOST) connection.
<serial>Specifies a serial port connection.
<tcpip>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) connection.
<tcpipserver>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) server connection.
<ssl>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) SSL connection.
<sslserver>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) SSL server connection.
<udp>Specifies a User Diagram Protocol (UDP) connection.
<udpserver>Specifies a User Diagram Protocol (UDP) server connection.
<tcpipmultiplex>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) connection.
<tcpipservermultiplex>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) server connection.
<sslmultiplex>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) SSL connection.
<sslservermultiplex>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) SSL server connection.
<udpmultiplex>Specifies a User Diagram Protocol (UDP) connection.
<udpservermultiplex>Specifies a User Diagram Protocol (UDP) server connection.
<urlconnection>Specifies a Uniform Resource Locator (URL) connection.
<usb>Specifies a USB connection.
<transportservice>Specifies the name of the Open Services Gateway Initiative (OSGi) transport service to be used by the transport.

Element NameElement Description
Element <randomaccessfile> element tree
<dkml>Specifies the root element of a Device Kit &lt;b&gt;D&lt;/b&gt;evice &lt;b&gt;K&lt;/b&gt;it &lt;b&gt;L&lt;/b&gt;anguage (dkml) document.
¦-<adapter>Specifies an adapter.
¦ ¦-<device>Specifies the device used by the adapter.
¦ ¦ ¦-<transport>Specifies the transport used by the device.
¦ ¦ ¦ ¦-<randomaccessfile>Specifies a random access file connection.
¦ ¦ ¦ ¦ ¦-<description>Description of the random access file connection.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the random access file connection history.
¦ ¦ ¦ ¦ ¦ ¦-<description>Description of the history.(see description)
¦ ¦ ¦ ¦ ¦ ¦-<provider>Specifies the provider history.
¦ ¦ ¦ ¦ ¦ ¦-<version>Version of the history documentation.
¦ ¦ ¦ ¦ ¦-<deprecated>Specifies that the contents of this element should be marked as deprecated.
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this random access file connection.
¦ ¦ ¦ ¦ ¦ ¦-<description>Description of the specification reference.(see description)
¦ ¦ ¦ ¦ ¦ ¦-<deprecated>Specifies that the contents of this element should be marked as deprecated.(see deprecated)
¦ ¦ ¦ ¦ ¦ ¦-<spec>The protocol specification documentation.
¦ ¦ ¦ ¦ ¦ ¦ ¦-<description>Description of the specification.(see description)
¦ ¦ ¦ ¦ ¦ ¦ ¦-<history>New Specifies the specification history.(see history)
¦ ¦ ¦ ¦ ¦ ¦ ¦-<deprecated>Specifies that the contents of this element should be marked as deprecated.(see deprecated)
¦ ¦ ¦ ¦ ¦ ¦ ¦-<speccomment>Comment about the protocol specification documentation.
¦ ¦ ¦ ¦ ¦ ¦ ¦-<specdate>Date of the protocol specification documentation.
¦ ¦ ¦ ¦ ¦ ¦ ¦-<spectitle>Title of the protoocol specification documentation.
¦ ¦ ¦ ¦ ¦ ¦ ¦-<specurl>Url of the protocol specification documentation.
¦ ¦ ¦ ¦ ¦ ¦ ¦-<specvendor>Vendor of the protocol specification documentation.
¦ ¦ ¦ ¦ ¦ ¦ ¦-<specversion>Version of the protocol specification documentation.
¦ ¦ ¦ ¦ ¦ ¦-<specsection>The reference to section in the protocol specification documentation.
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex random access file.
¦ ¦ ¦ ¦ ¦ ¦-<description>Description of the multiplex object.(see description)
¦ ¦ ¦ ¦ ¦ ¦-<history>New Specifies the multiplex history.(see history)
¦ ¦ ¦ ¦ ¦ ¦-<deprecated>Specifies that the contents of this element should be marked as deprecated.(see deprecated)
¦ ¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this multiplex.(see specreference)
¦ ¦ ¦ ¦ ¦-<name>Specifies the file name.
¦ ¦ ¦ ¦ ¦-<mode>Specifies the file mode.
¦ ¦ ¦ ¦ ¦-<path>Specifies the file path name.
¦-<adaptertest>Specifies an adapter test.
¦ ¦-<adapter>Specifies the adapter to be tested.(see adapter)
¦-<agent>Specifies an agent.
¦ ¦-<agentmodel>Specifies the agent model used by the agent.
¦ ¦ ¦-<device>Specifies the device used by the agent model.(see device)
¦ ¦-<device>Specifies the device used by the agent.(see device)
¦-<agentmodel>Specifies the agent model used by the agent.(see agentmodel)
¦-<agenttest>Specifies an agent test.
¦ ¦-<agent>Specifies the agent to be tested.(see agent)
¦ ¦-<agentmodeltest>Specifies the agent model test.
¦ ¦ ¦-<agentmodel>Specifies the agent model to be tested.(see agentmodel)
¦-<agentmodeltest>Specifies an agent model test.(see agentmodeltest)
¦-<concrete>Specifies a concrete device.
¦ ¦-<transport>Specifies the transport used by the concrete device.(see transport)
¦-<concretetest>Specifies a concrete test.
¦ ¦-<concrete>Specifies the concrete device to be tested.(see concrete)
¦-<device>Specifies a device.(see device)
¦-<devicetest>Specifies a device test.
¦ ¦-<device>Specifies the device to be tested.(see device)
¦-<profile>Specifies a profile.
¦ ¦-<adapter>Specifies the adapter used by the profile.(see adapter)
¦ ¦-<device>Specifies the device used by the profile.(see device)
¦-<profiletest>Specifies a profile test.
¦ ¦-<profile>Specifies the profile to be tested.(see profile)
¦-<testagent>Specifies a test agent.
¦ ¦-<profile>Specifies the profile to be tested.(see profile)
¦-<transport>Specifies a transport.(see transport)
¦-<transporttest>Specifies a transport test.
¦ ¦-<transport>Specifies the transport to be tested.(see transport)

Copyright (c) 2009 IBM. See license in Legal section. 2009-01-22 Device Kit XML Reference 1.2.0