- Type Parameters:
A
- the atom class type
- All Implemented Interfaces:
- AtomicNumberAccessor<A>
public class PsuedoAtomicNumberModifier<A>
extends java.lang.Object
implements AtomicNumberAccessor<A>
Wrapper provides access to a given an atom's atomic number (of type A) to priority rules that require it. The method
can be injected into a priority to rule too allow that rule to act on the any given atom class type. This special
case flips the hydrogen and pseudo atom priority h = 0 and R = 1 so that implicit and explicit centres give the same
label.
- Author:
- John May