com.textrazor.annotations
Class Custom.BoundVariable
java.lang.Object
com.textrazor.annotations.Custom.BoundVariable
- Enclosing class:
- Custom
public static class Custom.BoundVariable
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Custom.BoundVariable
public Custom.BoundVariable()
getKey
public java.lang.String getKey()
getIntValue
public java.util.List<java.lang.Integer> getIntValue()
getFloatValue
public java.util.List<java.lang.Float> getFloatValue()
getStringValue
public java.util.List<java.lang.String> getStringValue()
getByteValue
public java.util.List<byte[]> getByteValue()
getLinks
public java.util.List<Custom.BoundVariable.LinkedAnnotation> getLinks()
getAnnotationValue
public java.util.List<Annotation> getAnnotationValue()
getWordValue
public java.util.List<Word> getWordValue()
getSentenceValue
public java.util.List<Sentence> getSentenceValue()
getRelationValue
public java.util.List<Relation> getRelationValue()
getPropertyValue
public java.util.List<Property> getPropertyValue()
getNounPhraseValue
public java.util.List<NounPhrase> getNounPhraseValue()
getEntailmentValue
public java.util.List<Entailment> getEntailmentValue()
getTopicValue
public java.util.List<Topic> getTopicValue()
getCoarseTopicValue
public java.util.List<Topic> getCoarseTopicValue()
getEntityValue
public java.util.List<Entity> getEntityValue()