Function BEHAVIOR-CONSTRAINT-DESCRIPTORS


Slots on this function:

Documentation:
Asserts that instances of a particular model class have a set of constraints described by the value.

e.g. `(behavior-constraint-description rechargeable-battery

,(list (dme::make-behavior-constraint-descriptor

:Name constraint-name

:Constraint-Expression constraint

:Description behavior-constraint-description)))

Instance-Of: Function
Arity: 2

Axioms:

(Behavior-Model ?Model-Class)