API Documentation¶
-
class
tendril.entities.base.EntityBase(vctx=None)[source]¶ Bases:
tendril.validation.base.ValidatableBasePlaceholder class for potentially track-able objects.
Depending on the implementation used, this class should inherit from an external class built for this purpose instead of from
object.-
property
defined¶ State of the component. The component should be used only when it is fully defined.
This is a read-only property.
-
property
ident¶
-
property
refdes¶
-
property
desc¶
-
property
-
class
tendril.entities.base.StructuredEntityBase[source]¶ Bases:
tendril.entities.base.EntityBase-
property
structure¶
-
property