Package net.bioclipse.wikidata.domain
Class WikidataMolecule
java.lang.Object
net.bioclipse.core.domain.BioObject
net.bioclipse.wikidata.domain.WikidataMolecule
- All Implemented Interfaces:
net.bioclipse.core.domain.IBioObject
,net.bioclipse.core.domain.IMolecule
,IWikidataMolecule
,org.eclipse.core.runtime.IAdaptable
public class WikidataMolecule
extends net.bioclipse.core.domain.BioObject
implements IWikidataMolecule
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.bioclipse.core.domain.IMolecule
net.bioclipse.core.domain.IMolecule.Property
-
Field Summary
Fields inherited from class net.bioclipse.core.domain.BioObject
resource
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.bioclipse.core.domain.BioObject
getUID, setResource
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.bioclipse.core.domain.IBioObject
getUID, setResource
-
Constructor Details
-
WikidataMolecule
-
-
Method Details
-
getConformers
- Specified by:
getConformers
in interfacenet.bioclipse.core.domain.IMolecule
-
toSMILES
- Specified by:
toSMILES
in interfacenet.bioclipse.core.domain.IMolecule
- Throws:
net.bioclipse.core.business.BioclipseException
-
toCML
- Specified by:
toCML
in interfacenet.bioclipse.core.domain.IMolecule
- Throws:
net.bioclipse.core.business.BioclipseException
-
getResource
public org.eclipse.core.resources.IResource getResource()- Specified by:
getResource
in interfacenet.bioclipse.core.domain.IBioObject
- Overrides:
getResource
in classnet.bioclipse.core.domain.BioObject
-
asCDKMolecule
public net.bioclipse.cdk.domain.ICDKMolecule asCDKMolecule() throws net.bioclipse.core.business.BioclipseException- Throws:
net.bioclipse.core.business.BioclipseException
-
getAdapter
- Specified by:
getAdapter
in interfaceorg.eclipse.core.runtime.IAdaptable
- Overrides:
getAdapter
in classnet.bioclipse.core.domain.BioObject
-
getId
- Specified by:
getId
in interfaceIWikidataMolecule
-