Objectica`
Message
Abstract::public
MORE INFORMATION
Generated for in
Class
[
any
]:={
Abstract
.
member
=
val
}
, if
member
is
Public
.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
This loads the package.
In[1]:=
In order to prevent accidential usage of abstract class members they must be non-public.
In[2]:=
Out[2]=
Restricting the access solves the problem.
In[3]:=
SEE ALSO
Abstract
RELATED LINKS
Objectica
Symbols and Numbers (makers of Objectica)