public static final class CoreNLPProtos.SemgrexResponse.Match extends com.google.protobuf.GeneratedMessageV3 implements CoreNLPProtos.SemgrexResponse.MatchOrBuilder
edu.stanford.nlp.pipeline.SemgrexResponse.Match| Modifier and Type | Class and Description |
|---|---|
static class |
CoreNLPProtos.SemgrexResponse.Match.Builder
Protobuf type
edu.stanford.nlp.pipeline.SemgrexResponse.Match |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
EDGE_FIELD_NUMBER |
static int |
GRAPHINDEX_FIELD_NUMBER |
static int |
MATCHINDEX_FIELD_NUMBER |
static int |
NODE_FIELD_NUMBER |
static com.google.protobuf.Parser<CoreNLPProtos.SemgrexResponse.Match> |
PARSER
Deprecated.
|
static int |
RELN_FIELD_NUMBER |
static int |
SEMGREXINDEX_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
static CoreNLPProtos.SemgrexResponse.Match |
getDefaultInstance() |
CoreNLPProtos.SemgrexResponse.Match |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
CoreNLPProtos.SemgrexResponse.NamedEdge |
getEdge(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6; |
int |
getEdgeCount()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6; |
java.util.List<CoreNLPProtos.SemgrexResponse.NamedEdge> |
getEdgeList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6; |
CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder |
getEdgeOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6; |
java.util.List<? extends CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder> |
getEdgeOrBuilderList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6; |
int |
getGraphIndex()
when processing multiple dependency graphs at once,
which dependency graph this applies to
indexed from 0
|
int |
getMatchIndex()
required int32 matchIndex = 1; |
CoreNLPProtos.SemgrexResponse.NamedNode |
getNode(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2; |
int |
getNodeCount()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2; |
java.util.List<CoreNLPProtos.SemgrexResponse.NamedNode> |
getNodeList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2; |
CoreNLPProtos.SemgrexResponse.NamedNodeOrBuilder |
getNodeOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2; |
java.util.List<? extends CoreNLPProtos.SemgrexResponse.NamedNodeOrBuilder> |
getNodeOrBuilderList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2; |
com.google.protobuf.Parser<CoreNLPProtos.SemgrexResponse.Match> |
getParserForType() |
CoreNLPProtos.SemgrexResponse.NamedRelation |
getReln(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3; |
int |
getRelnCount()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3; |
java.util.List<CoreNLPProtos.SemgrexResponse.NamedRelation> |
getRelnList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3; |
CoreNLPProtos.SemgrexResponse.NamedRelationOrBuilder |
getRelnOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3; |
java.util.List<? extends CoreNLPProtos.SemgrexResponse.NamedRelationOrBuilder> |
getRelnOrBuilderList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3; |
int |
getSemgrexIndex()
index of the semgrex expression this match applies to
indexed from 0
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasGraphIndex()
when processing multiple dependency graphs at once,
which dependency graph this applies to
indexed from 0
|
int |
hashCode() |
boolean |
hasMatchIndex()
required int32 matchIndex = 1; |
boolean |
hasSemgrexIndex()
index of the semgrex expression this match applies to
indexed from 0
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CoreNLPProtos.SemgrexResponse.Match.Builder |
newBuilder() |
static CoreNLPProtos.SemgrexResponse.Match.Builder |
newBuilder(CoreNLPProtos.SemgrexResponse.Match prototype) |
CoreNLPProtos.SemgrexResponse.Match.Builder |
newBuilderForType() |
protected CoreNLPProtos.SemgrexResponse.Match.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CoreNLPProtos.SemgrexResponse.Match |
parseDelimitedFrom(java.io.InputStream input) |
static CoreNLPProtos.SemgrexResponse.Match |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.SemgrexResponse.Match |
parseFrom(byte[] data) |
static CoreNLPProtos.SemgrexResponse.Match |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.SemgrexResponse.Match |
parseFrom(java.nio.ByteBuffer data) |
static CoreNLPProtos.SemgrexResponse.Match |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.SemgrexResponse.Match |
parseFrom(com.google.protobuf.ByteString data) |
static CoreNLPProtos.SemgrexResponse.Match |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.SemgrexResponse.Match |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CoreNLPProtos.SemgrexResponse.Match |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.SemgrexResponse.Match |
parseFrom(java.io.InputStream input) |
static CoreNLPProtos.SemgrexResponse.Match |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CoreNLPProtos.SemgrexResponse.Match> |
parser() |
CoreNLPProtos.SemgrexResponse.Match.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int MATCHINDEX_FIELD_NUMBER
public static final int NODE_FIELD_NUMBER
public static final int RELN_FIELD_NUMBER
public static final int EDGE_FIELD_NUMBER
public static final int GRAPHINDEX_FIELD_NUMBER
public static final int SEMGREXINDEX_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<CoreNLPProtos.SemgrexResponse.Match> PARSER
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasMatchIndex()
required int32 matchIndex = 1;hasMatchIndex in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic int getMatchIndex()
required int32 matchIndex = 1;getMatchIndex in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic java.util.List<CoreNLPProtos.SemgrexResponse.NamedNode> getNodeList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;getNodeList in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic java.util.List<? extends CoreNLPProtos.SemgrexResponse.NamedNodeOrBuilder> getNodeOrBuilderList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;getNodeOrBuilderList in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic int getNodeCount()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;getNodeCount in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic CoreNLPProtos.SemgrexResponse.NamedNode getNode(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;getNode in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic CoreNLPProtos.SemgrexResponse.NamedNodeOrBuilder getNodeOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;getNodeOrBuilder in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic java.util.List<CoreNLPProtos.SemgrexResponse.NamedRelation> getRelnList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;getRelnList in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic java.util.List<? extends CoreNLPProtos.SemgrexResponse.NamedRelationOrBuilder> getRelnOrBuilderList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;getRelnOrBuilderList in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic int getRelnCount()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;getRelnCount in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic CoreNLPProtos.SemgrexResponse.NamedRelation getReln(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;getReln in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic CoreNLPProtos.SemgrexResponse.NamedRelationOrBuilder getRelnOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;getRelnOrBuilder in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic java.util.List<CoreNLPProtos.SemgrexResponse.NamedEdge> getEdgeList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;getEdgeList in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic java.util.List<? extends CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder> getEdgeOrBuilderList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;getEdgeOrBuilderList in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic int getEdgeCount()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;getEdgeCount in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic CoreNLPProtos.SemgrexResponse.NamedEdge getEdge(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;getEdge in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder getEdgeOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;getEdgeOrBuilder in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic boolean hasGraphIndex()
when processing multiple dependency graphs at once, which dependency graph this applies to indexed from 0
optional int32 graphIndex = 4;hasGraphIndex in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic int getGraphIndex()
when processing multiple dependency graphs at once, which dependency graph this applies to indexed from 0
optional int32 graphIndex = 4;getGraphIndex in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic boolean hasSemgrexIndex()
index of the semgrex expression this match applies to indexed from 0
optional int32 semgrexIndex = 5;hasSemgrexIndex in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic int getSemgrexIndex()
index of the semgrex expression this match applies to indexed from 0
optional int32 semgrexIndex = 5;getSemgrexIndex in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static CoreNLPProtos.SemgrexResponse.Match parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.SemgrexResponse.Match parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.SemgrexResponse.Match parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.SemgrexResponse.Match parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.SemgrexResponse.Match parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.SemgrexResponse.Match parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.SemgrexResponse.Match parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.SemgrexResponse.Match parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.SemgrexResponse.Match parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.SemgrexResponse.Match parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.SemgrexResponse.Match parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.SemgrexResponse.Match parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic CoreNLPProtos.SemgrexResponse.Match.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CoreNLPProtos.SemgrexResponse.Match.Builder newBuilder()
public static CoreNLPProtos.SemgrexResponse.Match.Builder newBuilder(CoreNLPProtos.SemgrexResponse.Match prototype)
public CoreNLPProtos.SemgrexResponse.Match.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CoreNLPProtos.SemgrexResponse.Match.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static CoreNLPProtos.SemgrexResponse.Match getDefaultInstance()
public static com.google.protobuf.Parser<CoreNLPProtos.SemgrexResponse.Match> parser()
public com.google.protobuf.Parser<CoreNLPProtos.SemgrexResponse.Match> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public CoreNLPProtos.SemgrexResponse.Match getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder