Objectica
Symbol
Getting Started
Tutorials »
|
Class
Object
Dot
See Also »
|
Overview
Reference Guide
More About »
ClassQ
ClassQ[
class
]
returns
True
, if
Class
generated the
class
.
MORE INFORMATION
ClassQ
has attribute
HoldRest
.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
This loads the package.
In[1]:=
In order to get a positive check for
ClassQ
, we must first define a class.
In[2]:=
The class is now known to the system.
In[3]:=
Out[3]=
Any other expression, objects included, yields
False
.
In[4]:=
Out[4]=
SEE ALSO
Class
Object
Dot
TUTORIALS
Getting
Started
RELATED LINKS
Objectica
Symbols and Numbers (makers of Objectica)
MORE ABOUT
Overview
Reference Guide