|
Class: ClassOtherChange
Object
|
+--Change
|
+--ClassChange
|
+--ClassOtherChange
- Package:
- stx:libbasic3
- Category:
- System-Changes
- Version:
- rev:
1.7
date: 2021/01/20 14:33:38
- user: cg
- file: ClassOtherChange.st directory: libbasic3
- module: stx stc-classLibrary: libbasic3
Any other class related change
copyrightCOPYRIGHT (c) 2003 by eXept Software AG
All Rights Reserved
This software is furnished under a license and may be used
only in accordance with the terms of that license and with the
inclusion of the above copyright notice. This software may not
be provided or otherwise made available to, or used by, any
other person. No title to or ownership of the software is
hereby transferred.
accessing
-
objectType
-
return the value of the instance variable 'objectType' (automatically generated)
-
objectType: something
-
set the value of the instance variable 'objectType' (automatically generated)
-
source
-
(comment from inherited method)
return the source of the change
-
type
-
return the value of the instance variable 'type' (automatically generated)
-
type: something
-
set the value of the instance variable 'type' (automatically generated)
|