Objectica`
Message
Class::lhs
MORE INFORMATION
Generated when
any
in
Class
[
any
]:={}
is not a sequence of classes and interfaces.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
This loads the package.
In[1]:=
The specification of a class is a sequence of the name of a class. Optionally a superclass and interfaces can be given. In the next example, a list is used instead of a sequence.
In[2]:=
Out[2]=
Using a sequence allows to define the class.
In[3]:=
SEE ALSO
Class
RELATED LINKS
Objectica
Symbols and Numbers (makers of Objectica)