public interface CIPStereoDescriptorIface
Modifier and Type | Interface and Description |
---|---|
static class |
CIPStereoDescriptorIface.CIPType |
static interface |
CIPStereoDescriptorIface.CIPValue |
Modifier and Type | Method and Description |
---|---|
boolean |
equalsTo(Object o,
int[] map) |
chemaxon.struc.StereoActivePart[] |
getStereoActiveParts() |
CIPStereoDescriptorIface.CIPValue |
getStereoValue() |
CIPStereoDescriptorIface.CIPType |
getType() |
CIPStereoDescriptorIface.CIPType getType()
chemaxon.struc.StereoActivePart[] getStereoActiveParts()
CIPStereoDescriptorIface.CIPValue getStereoValue()
boolean equalsTo(Object o, int[] map)