congrats Icon
New! Announcing Tabnine Chat Beta
Learn More
Tabnine Logo
ParticipantEvidence.setBiologicalRole
Code IndexAdd Tabnine to your IDE (free)

How to use
setBiologicalRole
method
in
psidev.psi.mi.jami.model.ParticipantEvidence

Best Java code snippets using psidev.psi.mi.jami.model.ParticipantEvidence.setBiologicalRole (Showing top 1 results out of 315)

origin: psidev.psi.mi.jami/jami-core

target.setExperimentalRole(source.getExperimentalRole());
target.setExpressedInOrganism(source.getExpressedInOrganism());
target.setBiologicalRole(source.getBiologicalRole());
target.setStoichiometry(source.getStoichiometry());
psidev.psi.mi.jami.modelParticipantEvidencesetBiologicalRole

Popular methods of ParticipantEvidence

  • getExperimentalRole
    The experimental role of the participant. It is a controlled vocabulary term and cannot be null. It
  • getIdentificationMethods
    The identification methods for this participant. Each identification method is a controlled vocabula
  • getAnnotations
  • getConfidences
    The confidences for this participant. The Collection cannot be null. If the participant does not hav
  • getExpressedInOrganism
    The organisms in which the participant has been expressed. It can be null if not relevant or same as
  • getInteractor
  • getParameters
    Numerical parameters associated with this participant. The Collection cannot be null. If the partici
  • getAliases
  • getBiologicalRole
  • getExperimentalPreparations
    The experimental preparations for this participant. Each experimental preparation is a controlled vo
  • getFeatures
  • getInteraction
  • getFeatures,
  • getInteraction,
  • getXrefs,
  • addFeature,
  • getCausalRelationships,
  • getStoichiometry,
  • setExperimentalRole,
  • setExpressedInOrganism,
  • setInteraction

Popular in Java

  • Creating JSON documents from java classes using gson
  • getSystemService (Context)
  • setRequestProperty (URLConnection)
  • onCreateOptionsMenu (Activity)
  • Color (java.awt)
    The Color class is used to encapsulate colors in the default sRGB color space or colors in arbitrary
  • BufferedWriter (java.io)
    Wraps an existing Writer and buffers the output. Expensive interaction with the underlying reader is
  • InetAddress (java.net)
    An Internet Protocol (IP) address. This can be either an IPv4 address or an IPv6 address, and in pra
  • DecimalFormat (java.text)
    A concrete subclass of NumberFormat that formats decimal numbers. It has a variety of features desig
  • Reference (javax.naming)
  • SAXParseException (org.xml.sax)
    Encapsulate an XML parse error or warning.> This module, both source code and documentation, is in t
  • From CI to AI: The AI layer in your organization
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