java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.datatypes.KeggId

public class KeggId
extends Object
  • Constructor Details

    • KeggId

      public KeggId​(String id)
  • Method Details

    • getId

      public String getId()
    • setId

      public void setId​(String id)
    • isPathwayMap

      public boolean isPathwayMap()
    • isKoOrthologGroup

      public boolean isKoOrthologGroup()
    • isEcEnzyme

      public boolean isEcEnzyme()
    • isCpdChemicalCompound

      public boolean isCpdChemicalCompound()
    • isGlGlycan

      public boolean isGlGlycan()
    • isGroupComplexOfKOs

      public boolean isGroupComplexOfKOs()
    • isReaction

      public boolean isReaction()
    • getEntry

      public Entry getEntry()
    • isGeneProductOfGivenOrganism

      public boolean isGeneProductOfGivenOrganism()
    • setReference

      public void setReference​(Entry entryRef)
    • setReference

      public void setReference​(Pathway pathwayRef)
    • setReference

      public void setReference​(Reaction reactionRef)
    • getKeggId

      public static KeggId getKeggId​(String id)
    • getReferenceReaction

      public Reaction getReferenceReaction()
    • getReferencePathway

      public Pathway getReferencePathway()
    • getReference

      public Entry getReference()
    • getIdGlycanProcessed

      public Object getIdGlycanProcessed()