Tabnine Logo
ProteinInteractorTag.equals
Code IndexAdd Tabnine to your IDE (free)

How to use
equals
method
in
uk.ac.ebi.intact.application.dataConversion.psiUpload.model.ProteinInteractorTag

Best Java code snippets using uk.ac.ebi.intact.application.dataConversion.psiUpload.model.ProteinInteractorTag.equals (Showing top 6 results out of 315)

origin: uk.ac.ebi.intact.app/data-conversion

public boolean equals( Object o ) {
  if ( this == o ) {
    return true;
  }
  if ( o == null || getClass() != o.getClass() ) {
    return false;
  }
  final ProteinHolder that = (ProteinHolder) o;
  if ( protein != null ? !protein.equals( that.protein ) : that.protein != null ) {
    return false;
  }
  if ( !proteinInteractor.equals( that.proteinInteractor ) ) {
    return false;
  }
  if ( spliceVariant != null ? !spliceVariant.equals( that.spliceVariant ) : that.spliceVariant != null ) {
    return false;
  }
  return true;
}
origin: uk.ac.ebi.intact.dataexchange.psimi.legacy/data-conversion

public boolean equals( Object o ) {
  if ( this == o ) {
    return true;
  }
  if ( o == null || getClass() != o.getClass() ) {
    return false;
  }
  final ProteinHolder that = (ProteinHolder) o;
  if ( protein != null ? !protein.equals( that.protein ) : that.protein != null ) {
    return false;
  }
  if ( !proteinInteractor.equals( that.proteinInteractor ) ) {
    return false;
  }
  if ( spliceVariant != null ? !spliceVariant.equals( that.spliceVariant ) : that.spliceVariant != null ) {
    return false;
  }
  return true;
}
origin: uk.ac.ebi.intact.util/data-conversion

public boolean equals( Object o ) {
  if ( this == o ) {
    return true;
  }
  if ( o == null || getClass() != o.getClass() ) {
    return false;
  }
  final ProteinHolder that = (ProteinHolder) o;
  if ( protein != null ? !protein.equals( that.protein ) : that.protein != null ) {
    return false;
  }
  if ( !proteinInteractor.equals( that.proteinInteractor ) ) {
    return false;
  }
  if ( spliceVariant != null ? !spliceVariant.equals( that.spliceVariant ) : that.spliceVariant != null ) {
    return false;
  }
  return true;
}
origin: uk.ac.ebi.intact.app/data-conversion

public boolean equals( Object o ) {
  if ( this == o ) {
    return true;
  }
  if ( !( o instanceof ProteinParticipantTag ) ) {
    return false;
  }
  final ProteinParticipantTag proteinParticipantTag = (ProteinParticipantTag) o;
  if ( expressedIn != null ? !expressedIn.equals( proteinParticipantTag.expressedIn ) : proteinParticipantTag.expressedIn != null ) {
    return false;
  }
  if ( features != null ? !features.equals( proteinParticipantTag.features ) : proteinParticipantTag.features != null ) {
    return false;
  }
  if ( isOverExpressedProtein != null ? !isOverExpressedProtein.equals( proteinParticipantTag.isOverExpressedProtein ) : proteinParticipantTag.isOverExpressedProtein != null ) {
    return false;
  }
  if ( isTaggedProtein != null ? !isTaggedProtein.equals( proteinParticipantTag.isTaggedProtein ) : proteinParticipantTag.isTaggedProtein != null ) {
    return false;
  }
  if ( !proteinInteractor.equals( proteinParticipantTag.proteinInteractor ) ) {
    return false;
  }
  if ( !role.equals( proteinParticipantTag.role ) ) {
    return false;
  }
  return true;
}
origin: uk.ac.ebi.intact.util/data-conversion

public boolean equals( Object o ) {
  if ( this == o ) {
    return true;
  }
  if ( !( o instanceof ProteinParticipantTag ) ) {
    return false;
  }
  final ProteinParticipantTag proteinParticipantTag = (ProteinParticipantTag) o;
  if ( expressedIn != null ? !expressedIn.equals( proteinParticipantTag.expressedIn ) : proteinParticipantTag.expressedIn != null ) {
    return false;
  }
  if ( features != null ? !features.equals( proteinParticipantTag.features ) : proteinParticipantTag.features != null ) {
    return false;
  }
  if ( isOverExpressedProtein != null ? !isOverExpressedProtein.equals( proteinParticipantTag.isOverExpressedProtein ) : proteinParticipantTag.isOverExpressedProtein != null ) {
    return false;
  }
  if ( isTaggedProtein != null ? !isTaggedProtein.equals( proteinParticipantTag.isTaggedProtein ) : proteinParticipantTag.isTaggedProtein != null ) {
    return false;
  }
  if ( !proteinInteractor.equals( proteinParticipantTag.proteinInteractor ) ) {
    return false;
  }
  if ( !role.equals( proteinParticipantTag.role ) ) {
    return false;
  }
  return true;
}
origin: uk.ac.ebi.intact.dataexchange.psimi.legacy/data-conversion

public boolean equals( Object o ) {
  if ( this == o ) {
    return true;
  }
  if ( !( o instanceof ProteinParticipantTag ) ) {
    return false;
  }
  final ProteinParticipantTag proteinParticipantTag = (ProteinParticipantTag) o;
  if ( expressedIn != null ? !expressedIn.equals( proteinParticipantTag.expressedIn ) : proteinParticipantTag.expressedIn != null ) {
    return false;
  }
  if ( features != null ? !features.equals( proteinParticipantTag.features ) : proteinParticipantTag.features != null ) {
    return false;
  }
  if ( isOverExpressedProtein != null ? !isOverExpressedProtein.equals( proteinParticipantTag.isOverExpressedProtein ) : proteinParticipantTag.isOverExpressedProtein != null ) {
    return false;
  }
  if ( isTaggedProtein != null ? !isTaggedProtein.equals( proteinParticipantTag.isTaggedProtein ) : proteinParticipantTag.isTaggedProtein != null ) {
    return false;
  }
  if ( !proteinInteractor.equals( proteinParticipantTag.proteinInteractor ) ) {
    return false;
  }
  if ( !role.equals( proteinParticipantTag.role ) ) {
    return false;
  }
  return true;
}
uk.ac.ebi.intact.application.dataConversion.psiUpload.modelProteinInteractorTagequals

Popular methods of ProteinInteractorTag

  • <init>
  • getOrganism
  • getPrimaryXref
  • getSecondaryXrefs
  • getSequence
  • getShortlabel
  • hasUniProtXref
  • hashCode

Popular in Java

  • Creating JSON documents from java classes using gson
  • getContentResolver (Context)
  • addToBackStack (FragmentTransaction)
  • getExternalFilesDir (Context)
  • BorderLayout (java.awt)
    A border layout lays out a container, arranging and resizing its components to fit in five regions:
  • ConnectException (java.net)
    A ConnectException is thrown if a connection cannot be established to a remote host on a specific po
  • Connection (java.sql)
    A connection represents a link from a Java application to a database. All SQL statements and results
  • Date (java.sql)
    A class which can consume and produce dates in SQL Date format. Dates are represented in SQL as yyyy
  • NumberFormat (java.text)
    The abstract base class for all number formats. This class provides the interface for formatting and
  • TimerTask (java.util)
    The TimerTask class represents a task to run at a specified time. The task may be run once or repeat
  • Top 12 Jupyter Notebook extensions
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now