This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
magik-demo:developer:class:core:atom [2013/07/19 11:46] alex [getters and setters methods] |
magik-demo:developer:class:core:atom [2017/07/06 15:24] (current) |
||
---|---|---|---|
Line 5: | Line 5: | ||
Class for the definition an Atom. Atom managing all the functions for atoms.\\ | Class for the definition an Atom. Atom managing all the functions for atoms.\\ | ||
+ | |||
+ | {{ :magik-demo:developer:schema2.png?nolink&600 |}} | ||
+ | |||
===== Class Attributes ===== | ===== Class Attributes ===== | ||
Line 14: | Line 17: | ||
</code> | </code> | ||
- | ===== Class Constructor ===== | + | ===== Class Constructors ===== |
==== Atom ==== | ==== Atom ==== | ||
Line 303: | Line 306: | ||
</code> | </code> | ||
+ | |||
+ | [[magik-demo:developer:class:core:atom|Back to Top]] | [[magik-demo:start|Back to Home Page]] |