uk.ac.kcl.cch.jb.pliny.model
Interface IHasResource

All Known Implementing Classes:
Favourite, ResourceHolder

public interface IHasResource

asserted by model items that are not themselves Resources, but sometimes need to stand in for them.

Author:
John Bradley
See Also:
PlinyObjectTransferDropTargetListener, ResourceObjectsXYLayoutPolicy, ScalableImageXYLayoutEditPolicy

Method Summary
 Resource getResource()
           
 

Method Detail

getResource

public Resource getResource()