Class Linker


  • public class Linker
    extends java.lang.Object
    Linker

    Copyright: Actelion Ltd., Inc. All Rights Reserved This software is the proprietary information of Actelion Pharmaceuticals, Ltd. Use is subject to license terms.

    Version:
    1.0 Jan 15, 2013 MvK Start implementation
    Author:
    Modest von Korff
    • Constructor Detail

      • Linker

        public Linker​(int id)
    • Method Detail

      • calculateHashCode

        public void calculateHashCode()
      • getId

        public int getId()
        Returns:
        the id
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • addOriginalAtomIndex

        public void addOriginalAtomIndex​(int atomIndex)
      • addOriginalAtomIndex

        public void addOriginalAtomIndex​(int[] arrAtomIndex)
      • getOriginalAtomIndex

        public int[] getOriginalAtomIndex()
      • getDistanceHistogram

        public byte[] getDistanceHistogram()
        Returns:
        the arrDistanceHistogram
      • setDistanceHistogram

        public void setDistanceHistogram​(byte[] arrDistanceHistogram)
        Parameters:
        arrDistanceHistogram - the arrDistanceHistogram to set
      • getIdCode

        public java.lang.String getIdCode()
        Returns:
        the idcode
      • setIdCode

        public void setIdCode​(java.lang.String idcode)
        Parameters:
        idcode - the idcode to set
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • getIdFlexophorePoint1

        public int getIdFlexophorePoint1()
        Returns:
        the idFlexophorePoint1
      • setIdFlexophorePoint1

        public void setIdFlexophorePoint1​(int idFlexophorePoint1)
        Parameters:
        idFlexophorePoint1 - the idFlexophorePoint1 to set
      • getIdFlexophorePoint2

        public int getIdFlexophorePoint2()
        Returns:
        the idFlexophorePoint2
      • setIdFlexophorePoint2

        public void setIdFlexophorePoint2​(int idFlexophorePoint2)
        Parameters:
        idFlexophorePoint2 - the idFlexophorePoint2 to set