concepts.dm.pdsketch.operator.OperatorBase#
- class OperatorBase[source]#
Bases:
object
Methods
Attributes
Whether the operator is an axiom.
Whether the operator is a macro operator.
Whether this operator is a primitive operator (instead of a macro operator or a sub operator in a macro).
- __init__()#
- __new__(**kwargs)#
- property is_macro#
Whether the operator is a macro operator.