Interface IPseudoAtom

    • Method Detail

      • setLabel

        void setLabel​(String label)
        Sets the label of this PseudoAtom.
        Parameters:
        label - The new label for this PseudoAtom
        See Also:
        getLabel()
      • getAttachPointNum

        int getAttachPointNum()
        Access the attachment point number. The default, 0, indicates this atom is not an attachment point.
        Returns:
        attach point number
      • setAttachPointNum

        void setAttachPointNum​(int ap)
        Set the attachment point number.
        Parameters:
        ap - attach point number