Attributes
- editor
Properties editor class.
editor = QuantityResourceEditor
- type
A trait that describes the kind of domain object that the resource type represents.
type = Instance(Quantity)
Method summary
Methods
- clone(self, obj)
Returns a clone of a resource of this type.
- get_name(self, obj)
Returns the name of a resource of this type.
- set_name(self, obj, name)
Sets the name of a resource of this type.