Changes between Version 13 and Version 14 of code/doc/Identifier
- Timestamp:
- Sep 29, 2008, 2:25:09 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/Identifier
v13 v14 9 9 == Related classes == 10 10 === Class Identifier === 11 Every Identifier is in fact a [wiki:ClassIdentifier]. Identifier itself is the abstract baseclass of !ClassIdentifier. ClassIdentifier is a template. This is needed to take care of the class-specific parts of the Identifier. Read the related Wiki-page for more information.11 Every Identifier is in fact a [wiki:ClassIdentifier]. Identifier itself is the abstract baseclass of !ClassIdentifier. !ClassIdentifier is a template. This is needed to take care of the class-specific parts of the Identifier. Read the related Wiki-page for more information. 12 12 13 13 === Subclass Identifier ===