Interface IWikidataMolecule

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, net.bioclipse.core.domain.IBioObject, net.bioclipse.core.domain.IMolecule
All Known Implementing Classes:
WikidataMolecule

public interface IWikidataMolecule extends net.bioclipse.core.domain.IMolecule
  • Nested Class Summary

    Nested classes/interfaces inherited from interface net.bioclipse.core.domain.IMolecule

    net.bioclipse.core.domain.IMolecule.Property
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.eclipse.core.runtime.IAdaptable

    getAdapter

    Methods inherited from interface net.bioclipse.core.domain.IBioObject

    getResource, getUID, setResource

    Methods inherited from interface net.bioclipse.core.domain.IMolecule

    getConformers, toCML, toSMILES
  • Method Details