| Objectica[] lists information on the object orientation plugin for Mathematica. |
| Objectica[Directory] returns the installation directory. |
This loads the package.
The information on the package starts with its version and the installation directory. Next are the symbols affected by this package. The symbol BeginPackage is only changed in Mathematica versions that do not have InstanceOf in the "System`" context. FE`FC implements the menu command Make Template (Shift+Ctrl+K) (see ClassTemplates). The operator functions are left unevaluated, if their first argument is a class or an object. The version of Mathematica controls, which operator names are specified with an explicit context "System`". Additionally, there are operators for which the precedence is changed in an object or class context. The version of Mathematica controls, which operator names are specified with an explicit context "System`". Finally, license information is printed.
|