mirror of
https://github.com/gnustep/libs-steptalk.git
synced 2025-02-21 02:31:01 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@21707 72102866-910b-0410-8b05-ffd578937521
215 lines
7.9 KiB
HTML
215 lines
7.9 KiB
HTML
<html>
|
|
|
|
<head>
|
|
<title>STEnvironmentDescription class documentation</title>
|
|
</head>
|
|
<body>
|
|
<font face="serif">
|
|
<a href="StepTalk.html">Up</a>
|
|
<br />
|
|
<h1><a name="title$STEnvironmentDescription">STEnvironmentDescription class documentation</a></h1>
|
|
<h3>Authors</h3>
|
|
<dl>
|
|
<dt>Stefan Urbanek</dt>
|
|
<dd>
|
|
</dd>
|
|
</dl>
|
|
<p><b>Copyright:</b> (C) 2002 Free Software Foundation</p>
|
|
|
|
<div>
|
|
</div>
|
|
|
|
<h1><a name="001000000000">
|
|
Software documentation for the
|
|
STEnvironmentDescription class
|
|
</a></h1>
|
|
<h2><a name="class$STEnvironmentDescription">STEnvironmentDescription</a> : NSObject</h2>
|
|
<blockquote>
|
|
<dl>
|
|
<dt><b>Declared in:</b></dt>
|
|
<dd>StepTalk/STEnvironmentDescription.h</dd>
|
|
</dl>
|
|
</blockquote>
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="50%" align="left" />
|
|
<a href="#_STEnvironmentDescription_ivars">Instance Variables</a>
|
|
<br/><br/>
|
|
<b>Method summary</b>
|
|
<ul>
|
|
<li><a rel="gsdoc" href="STEnvironmentDescription.html#method$STEnvironmentDescription+defaultDescriptionName">+defaultDescriptionName</a></li>
|
|
<li><a rel="gsdoc" href="STEnvironmentDescription.html#method$STEnvironmentDescription+descriptionFromDictionary:">+descriptionFromDictionary:</a></li>
|
|
<li><a rel="gsdoc" href="STEnvironmentDescription.html#method$STEnvironmentDescription+descriptionWithName:">+descriptionWithName:</a></li>
|
|
<li><a rel="gsdoc" href="STEnvironmentDescription.html#method$STEnvironmentDescription-classes">-classes</a></li>
|
|
<li><a rel="gsdoc" href="STEnvironmentDescription.html#method$STEnvironmentDescription-frameworks">-frameworks</a></li>
|
|
<li><a rel="gsdoc" href="STEnvironmentDescription.html#method$STEnvironmentDescription-initFromDictionary:">-initFromDictionary:</a></li>
|
|
<li><a rel="gsdoc" href="STEnvironmentDescription.html#method$STEnvironmentDescription-initWithName:">-initWithName:</a></li>
|
|
<li><a rel="gsdoc" href="STEnvironmentDescription.html#method$STEnvironmentDescription-modules">-modules</a></li>
|
|
<li><a rel="gsdoc" href="STEnvironmentDescription.html#method$STEnvironmentDescription-objectFinders">-objectFinders</a></li>
|
|
<li><a rel="gsdoc" href="STEnvironmentDescription.html#method$STEnvironmentDescription-updateClassWithName:description:">-updateClassWithName:description:</a></li>
|
|
<li><a rel="gsdoc" href="STEnvironmentDescription.html#method$STEnvironmentDescription-updateFromDictionary:">-updateFromDictionary:</a></li>
|
|
</ul>
|
|
<hr width="50%" align="left" />
|
|
<h3><a name="method$STEnvironmentDescription+defaultDescriptionName">defaultDescriptionName </a></h3>
|
|
+ (NSString*) <b>defaultDescriptionName</b>;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$STEnvironmentDescription+descriptionFromDictionary:">descriptionFromDictionary: </a></h3>
|
|
+ (id) <b>descriptionFromDictionary:</b> (NSDictionary*)dictionary;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$STEnvironmentDescription+descriptionWithName:">descriptionWithName: </a></h3>
|
|
+ (id) <b>descriptionWithName:</b> (NSString*)descriptionName;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$STEnvironmentDescription-classes">classes </a></h3>
|
|
- (NSMutableDictionary*) <b>classes</b>;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$STEnvironmentDescription-frameworks">frameworks </a></h3>
|
|
- (NSArray*) <b>frameworks</b>;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$STEnvironmentDescription-initFromDictionary:">initFromDictionary: </a></h3>
|
|
- (id) <b>initFromDictionary:</b> (NSDictionary*)def;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$STEnvironmentDescription-initWithName:">initWithName: </a></h3>
|
|
- (id) <b>initWithName:</b> (NSString*)defName;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$STEnvironmentDescription-modules">modules </a></h3>
|
|
- (NSArray*) <b>modules</b>;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$STEnvironmentDescription-objectFinders">objectFinders </a></h3>
|
|
- (NSArray*) <b>objectFinders</b>;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$STEnvironmentDescription-updateClassWithName:description:">updateClassWithName: description: </a></h3>
|
|
- (void) <b>updateClassWithName:</b> (NSString*)className<b> description:</b> (NSDictionary*)def;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$STEnvironmentDescription-updateFromDictionary:">updateFromDictionary: </a></h3>
|
|
- (void) <b>updateFromDictionary:</b> (NSDictionary*)def;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<a name="_STEnvironmentDescription_ivars"/> <br/><hr width="50%" align="left" />
|
|
<h2>Instance Variables for STEnvironmentDescription Class</h2>
|
|
<h3><a name="ivariable$STEnvironmentDescription*aliases">aliases</a></h3>
|
|
@protected NSMutableDictionary* <b>aliases</b>;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="ivariable$STEnvironmentDescription*behaviours">behaviours</a></h3>
|
|
@protected NSMutableDictionary* <b>behaviours</b>;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="ivariable$STEnvironmentDescription*classes">classes</a></h3>
|
|
@protected NSMutableDictionary* <b>classes</b>;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="ivariable$STEnvironmentDescription*finders">finders</a></h3>
|
|
@protected NSMutableArray* <b>finders</b>;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="ivariable$STEnvironmentDescription*frameworks">frameworks</a></h3>
|
|
@protected NSMutableArray* <b>frameworks</b>;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="ivariable$STEnvironmentDescription*modules">modules</a></h3>
|
|
@protected NSMutableArray* <b>modules</b>;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="ivariable$STEnvironmentDescription*restriction">restriction</a></h3>
|
|
@protected int <b>restriction</b>;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="ivariable$STEnvironmentDescription*usedDefs">usedDefs</a></h3>
|
|
@protected NSMutableArray* <b>usedDefs</b>;<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<br/><hr width="50%" align="left" /><br/>
|
|
<br />
|
|
<a href="StepTalk.html">Up</a>
|
|
</font>
|
|
</body>
|
|
</html>
|