A dependencies creatable that has an ID, an AliasedName name property, as well as an identifiable hierarchy/encapsulation
tree in relation to instances of the same classes. Similar to IDHierarchicalCreatable, except variant provided will be an
AliasedNameStore as dictated by IDNameCreatable semantics.
Classes that implement this interface must have 'generic_prop_search', '_register', 'register_parent', and 'register_child'
methods. For specific details please see
interfaces.IDHierarchicalCreatable
- Implements:
- See:
-
- interfaces.IDHierarchicalCreatable
- interfaces.IDNameCreatable
- interfaces.Interface
- classes.AliasedName