OME
Interface ModelLink


public interface ModelLink
extends OMELink, ModelObject

This interface defines the functionality that should be implemented for each object link in our model. ModelLinks are objects that provide access to the links in the kb. Each ModelLink has an analogous, unique object within its kb. Currently the ModelLink interface just extends the OMELink and ModelObject interfaces.

See Also:
OMELink, OMEObject, ModelObject, ViewLink

Methods inherited from interface OME.OMELink
getFrom, getTo, setFrom, setTo
 
Methods inherited from interface OME.ModelObject
getAttribute, getAttributes, getValueAttribute, getValueAttributes, updateValueAttribute