behavior
File Purpose: Behavior object
- like a dict, but with extra features.
- for describing the current behavior of a PlasmaCalculator
Classes
|
dict with 'compatible' method. |
|
string which refers to an attr controlling behavior of a class. |
object which has a behavior. |
|
|
quantity, with value and associated behavior. |
|
list of attrs which control behavior of a class. |
|
metaclass for BehaviorHaver. |