Objectica
Symbol
Getting Started
Tutorials »
|
$ClassNumber
New
Class
See Also »
|
Overview
Reference Guide
More About »
AnonymousClassQ
AnonymousClassQ[
class
]
returns
True
, if
New
implicitly generated the class.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
This loads the package.
In[1]:=
In order to get a positive check for
AnonymousClassQ
, we must first define a class.
In[2]:=
The class is now known to the system, but it is not anonymous.
In[3]:=
Out[3]=
Here, an anonymous class is created.
In[4]:=
Out[4]=
SEE ALSO
$ClassNumber
New
Class
TUTORIALS
Getting
Started
RELATED LINKS
Objectica
Symbols and Numbers (makers of Objectica)
MORE ABOUT
Overview
Reference Guide