
<p>
Description for class <b>Abstract</b>:
<blockquote>

		Abstract is a logical separation of the Object class, used for objects which have no representation in the simulated  world.  This is in contrast to Real objects, which  do have representations in the simulated world. Since "abstract" is only a logical distinction, the Abstract class  currently has no methods implemented.  
	
</blockquote>
</p>
<p>
Inherits from <b>Object</b>
</p>
<p>
Full API documentation for the class <b>Abstract</b>:
<ul>
<li><a href="/documentation/steveclasses/Abstract.html">steve language documentation</a></li>
<li><a href="/documentation/pythonclasses/Abstract.html">Python language documentation</a></li>
</ul>
</p>
