BaseMergeBehavior

class openff.evaluator.workflow.attributes.BaseMergeBehavior(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[source]

A base class for enums which will describes how attributes should be handled when attempting to merge similar protocols.

__init__(*args, **kwds)