diva.util
Interface SemanticObjectContainer

All Known Subinterfaces:
CompositeNode, Edge, Graph, Node

public interface SemanticObjectContainer

An object which is annotated with a single "semantic object" which is its semantic equivalent in an application.

Version:
$Revision: 1.3 $
Author:
Michael Shilman (michaels@eecs.berkeley.edu)

Method Summary
 Object getSemanticObject()
          Return the semantic object.
 void setSemanticObject(Object o)
          Set the semantic object.
 

Method Detail

getSemanticObject

Object getSemanticObject()
Return the semantic object.


setSemanticObject

void setSemanticObject(Object o)
Set the semantic object.



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.