Package org.helm.notation2.wsadapter

  • Class Summary 
    Class Description
    CategorizedMonomer
    CategorizedMonomer used as wrapper class for monomer categorization in the HELMEditor.
    MonomerStoreConfiguration
    Singleton MonomerStoreConfiguration stores the webservice configuration, e.g.
    MonomerWSLoader
    MonomerWSLoader loads monomers from the webservice configured in MonomerStoreConfiguration.
    MonomerWSSaver
    MonomerWSSaver saves monomers to the webservice configured in MonomerStoreConfiguration.
    NucleotideWSLoader
    NucleotideWSLoader loads nucleotides from the webservice configured in MonomerStoreConfiguration.
    NucleotideWSSaver
    NucleotideWSSaver saves nucleotides to the webservice configured in MonomerStoreConfiguration.
    WSAdapterUtils
    WSAdapterUtils is used to generalize webservice calls.