OEMatchedPairContext

This namespace contains constants representing various supported context requests for matched pair transformations.

Undefined

This constant represents an undefined or illegal context state.

AllBonds

This constant represents a request for the most explicit chemistry context for the transformation information.

Bond0

This constant represents a request for 0-bonds of chemistry context in the returned transformation information. This constant represents a request for the most general context for the transformation information.

Bond1

This constant represents a request for 1-bond of chemistry context in the returned transformation information.

Bond2

This constant represents a request for 2-bonds of chemistry context in the returned transformation information.

Bond3

This constant represents a request for 3-bonds of chemistry context in the returned transformation information.

Default

This constant represents the default transformation context setting of OEMatchedPairContext.Bond1.