edu.mit.jverbnet.data.semantics
Interface ISemanticDesc

All Known Implementing Classes:
SemanticDesc

public interface ISemanticDesc

A semantic description for an IFrame.

Since:
JVerbnet 1.0.0
Version:
1.0.0
Author:
Mark A. Finlayson

Method Summary
 List<IPredicateDesc> getPredicates()
          Returns the list of predicates for this semantic description.
 

Method Detail

getPredicates

List<IPredicateDesc> getPredicates()
Returns the list of predicates for this semantic description.

Returns:
the list of predicates for this semantic description
Since:
JVerbnet 1.0.0


Copyright © 2012 Massachusetts Institute of Technology. All Rights Reserved.