|
Class: ClassInfo (private in Project
This class is only visible from within
Project.
Object
|
+--Project::ClassInfo
- Package:
- stx:libbasic
- Category:
- System-Support
- Owner:
- Project
accessing
-
classFileName
-
return the value of the instance variable 'classFileName' (automatically generated)
-
classFileName: something
-
set the value of the instance variable 'classFileName' (automatically generated)
-
className
-
return the value of the instance variable 'className' (automatically generated)
-
className: something
-
set the value of the instance variable 'className' (automatically generated)
-
conditionForInclusion
-
return the value of the instance variable 'conditionForInclusion' (automatically generated)
-
conditionForInclusion: something
-
set the value of the instance variable 'conditionForInclusion' (automatically generated)
printing & storing
-
displayOn: aGCOrStream
-
what a kludge - Dolphin and Squeak mean: printOn: a stream;
queries
-
theClass
-
|