Classes
Entity(**kwargs[, tags]) | This is the entity class which is derived from the SimpleEntity and adds |
SimpleEntity(1, 13, 18, 37, 26, 1, 13, 18, ...) | The base class of all the others |
StatusedEntity(**kwargs[, status_list, status]) | This is a normal entity class that derives from Entity and adds status |
TypeEntity(**kwargs) | TypeEntity is the entry point for types. |