Menu

Named

Nicolas Hainaux
There is a newer version of this page. You can find it here.

All core objects are Named.

Field : name
Methods : get_name(), set_name()

You can reimplement these methods for particular purposes. For instance, the setter of geometric objects has been rewritten to forbid the modification of an object's name. For instance, if a Triangle was built using points A, B and C, it has no sense to rename it DEF.

The name of an object can be used in different ways, depending on which object it is. It can be the name of a Table as well as the name of an Equation etc.

Back


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.