Your IP : 216.73.216.48
<?xml version="1.0"?>
<object>
<name>Abstract Data Structure</name>
<id>DataStructure</id>
<componentType>DataStructure</componentType>
<description>
<para>
An abstract data structure defines a set of data elements and possible connections between them.
</para>
</description>
<syntax>
</syntax>
<properties>
<property>
<name>name</name>
<description><para>The unique name of this data structure.</para></description>
<type>string</type>
</property>
</properties>
<methods>
</methods>
</object>