OME
Interface ModelElement


public interface ModelElement
extends OMEElement, ModelObject

This interface defines the functionality that should be implemented for each object element in our model. ModelElements are objects that provide access to the elements in the kb. Each ModelElement has an analogous, unique object within its kb. Currently the ModelElement interface just extends the OMEElement and ModelObject interfaces.

See Also:
OMEElement, OMEObject, ModelObject, ViewElement

Methods inherited from interface OME.OMEElement
addChild, getChildren, getParent, isExpandable, removeChild, setExpandable, setParent
 
Methods inherited from interface OME.ModelObject
getAttribute, getAttributes, getValueAttribute, getValueAttributes, updateValueAttribute