Modules
Extra Information
The afem.base package is a collection of simple entities that define base classes that are used throughout the library.
afem.base
afem.base.entities.
NamedItem
Base class for types that can be give a name.
name (str) – The name.
ViewableItem
Base class for types that can be viewed.