Package net.bioclipse.managers.domain
Interface IMaterial
- All Superinterfaces:
org.eclipse.core.runtime.IAdaptable
,net.bioclipse.core.domain.IBioObject
- All Known Implementing Classes:
Material
public interface IMaterial
extends net.bioclipse.core.domain.IBioObject
An interface to represent a material. A material is typically a mixture
of chemical entities, of various sizes, such as a nanomaterial.
-
Method Summary
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
Methods inherited from interface net.bioclipse.core.domain.IBioObject
getResource, getUID, setResource
-
Method Details
-
getType
io.github.egonw.nanojava.data.MaterialType getType()
-