Objectica`
Message
ClassAttributes::ambiguous
MORE INFORMATION
Generated when
attr
in
Class
[
child
,
parent
]:={
attr
.
member
=
val
}
is listed in
ClassAttributes
[]
and is not the same for
child
and
parent
.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
This loads the package.
In[1]:=
The attributes of a class member must be uniform.
In[2]:=
Out[2]=
Using the same attributes allows to define the class.
In[3]:=
The uniformness is also required accross the hierarchy.
In[4]:=
Out[4]=
Out[4]=
Again, using the same attributes allows to define the class.
In[5]:=
SEE ALSO
ClassAttributes
RELATED LINKS
Objectica
Symbols and Numbers (makers of Objectica)