class ObjType:
An ObjType is the description for a type of object that a domain can document. In the object_types attribute of Domain subclasses, object type names are mapped to instances of this class.
Constructor arguments:
Domain.get_objects()
.Method | __init__ |
Undocumented |
Class Variable | known​_attrs |
Undocumented |
Instance Variable | attrs |
Undocumented |
Instance Variable | lname |
Undocumented |
Instance Variable | roles |
Undocumented |