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.2.0
Author:
Mark A. Finlayson

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

Method Detail

getPredicates

java.util.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 ${project.organization.name}. All Rights Reserved.