public class SumoProcessEntityProperty extends Object implements Comparable
| Constructor and Description |
|---|
SumoProcessEntityProperty(Formula form) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object o)
Allows sortable collections of these objects.
|
String |
getSurfaceFormForNoun(String noun,
KB kb)
For a given property, combine it with the given noun into a natural-sounding expression.
|
String |
toString() |
public SumoProcessEntityProperty(Formula form)
form - public String getSurfaceFormForNoun(String noun, KB kb)
noun - public int compareTo(Object o)
compareTo in interface Comparableo - Copyright © 2015. All rights reserved.