public static interface CoreNLPProtos.RelationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CoreNLPProtos.Entity |
getArg(int index)
repeated .edu.stanford.nlp.pipeline.Entity arg = 7; |
int |
getArgCount()
repeated .edu.stanford.nlp.pipeline.Entity arg = 7; |
java.util.List<CoreNLPProtos.Entity> |
getArgList()
repeated .edu.stanford.nlp.pipeline.Entity arg = 7; |
java.lang.String |
getArgName(int index)
repeated string argName = 6; |
com.google.protobuf.ByteString |
getArgNameBytes(int index)
repeated string argName = 6; |
int |
getArgNameCount()
repeated string argName = 6; |
java.util.List<java.lang.String> |
getArgNameList()
repeated string argName = 6; |
CoreNLPProtos.EntityOrBuilder |
getArgOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.Entity arg = 7; |
java.util.List<? extends CoreNLPProtos.EntityOrBuilder> |
getArgOrBuilderList()
repeated .edu.stanford.nlp.pipeline.Entity arg = 7; |
int |
getExtentEnd()
optional uint32 extentEnd = 3; |
int |
getExtentStart()
optional uint32 extentStart = 2; |
java.lang.String |
getObjectID()
inherited from ExtractionObject
|
com.google.protobuf.ByteString |
getObjectIDBytes()
inherited from ExtractionObject
|
java.lang.String |
getSignature()
optional string signature = 8; |
com.google.protobuf.ByteString |
getSignatureBytes()
optional string signature = 8; |
java.lang.String |
getSubtype()
Implicit
uint32 sentence @see implicit in sentence
|
com.google.protobuf.ByteString |
getSubtypeBytes()
Implicit
uint32 sentence @see implicit in sentence
|
java.lang.String |
getType()
optional string type = 4; |
com.google.protobuf.ByteString |
getTypeBytes()
optional string type = 4; |
boolean |
hasExtentEnd()
optional uint32 extentEnd = 3; |
boolean |
hasExtentStart()
optional uint32 extentStart = 2; |
boolean |
hasObjectID()
inherited from ExtractionObject
|
boolean |
hasSignature()
optional string signature = 8; |
boolean |
hasSubtype()
Implicit
uint32 sentence @see implicit in sentence
|
boolean |
hasType()
optional string type = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<java.lang.String> getArgNameList()
repeated string argName = 6;int getArgNameCount()
repeated string argName = 6;java.lang.String getArgName(int index)
repeated string argName = 6;index - The index of the element to return.com.google.protobuf.ByteString getArgNameBytes(int index)
repeated string argName = 6;index - The index of the value to return.java.util.List<CoreNLPProtos.Entity> getArgList()
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;CoreNLPProtos.Entity getArg(int index)
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;int getArgCount()
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;java.util.List<? extends CoreNLPProtos.EntityOrBuilder> getArgOrBuilderList()
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;CoreNLPProtos.EntityOrBuilder getArgOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;boolean hasSignature()
optional string signature = 8;java.lang.String getSignature()
optional string signature = 8;com.google.protobuf.ByteString getSignatureBytes()
optional string signature = 8;boolean hasObjectID()
inherited from ExtractionObject
optional string objectID = 1;java.lang.String getObjectID()
inherited from ExtractionObject
optional string objectID = 1;com.google.protobuf.ByteString getObjectIDBytes()
inherited from ExtractionObject
optional string objectID = 1;boolean hasExtentStart()
optional uint32 extentStart = 2;int getExtentStart()
optional uint32 extentStart = 2;boolean hasExtentEnd()
optional uint32 extentEnd = 3;int getExtentEnd()
optional uint32 extentEnd = 3;boolean hasType()
optional string type = 4;java.lang.String getType()
optional string type = 4;com.google.protobuf.ByteString getTypeBytes()
optional string type = 4;boolean hasSubtype()
Implicit
uint32 sentence @see implicit in sentence
optional string subtype = 5;java.lang.String getSubtype()
Implicit
uint32 sentence @see implicit in sentence
optional string subtype = 5;com.google.protobuf.ByteString getSubtypeBytes()
Implicit
uint32 sentence @see implicit in sentence
optional string subtype = 5;