public static final class CoreNLPProtos.SemgrexResponse.Match.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.SemgrexResponse.Match.Builder> implements CoreNLPProtos.SemgrexResponse.MatchOrBuilder
edu.stanford.nlp.pipeline.SemgrexResponse.Match| Modifier and Type | Method and Description |
|---|---|
CoreNLPProtos.SemgrexResponse.Match.Builder |
addAllEdge(java.lang.Iterable<? extends CoreNLPProtos.SemgrexResponse.NamedEdge> values)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
addAllNode(java.lang.Iterable<? extends CoreNLPProtos.SemgrexResponse.NamedNode> values)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
addAllReln(java.lang.Iterable<? extends CoreNLPProtos.SemgrexResponse.NamedRelation> values)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
addEdge(CoreNLPProtos.SemgrexResponse.NamedEdge.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
addEdge(CoreNLPProtos.SemgrexResponse.NamedEdge value)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
addEdge(int index,
CoreNLPProtos.SemgrexResponse.NamedEdge.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
addEdge(int index,
CoreNLPProtos.SemgrexResponse.NamedEdge value)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6; |
CoreNLPProtos.SemgrexResponse.NamedEdge.Builder |
addEdgeBuilder()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6; |
CoreNLPProtos.SemgrexResponse.NamedEdge.Builder |
addEdgeBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
addNode(CoreNLPProtos.SemgrexResponse.NamedNode.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
addNode(CoreNLPProtos.SemgrexResponse.NamedNode value)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
addNode(int index,
CoreNLPProtos.SemgrexResponse.NamedNode.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
addNode(int index,
CoreNLPProtos.SemgrexResponse.NamedNode value)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2; |
CoreNLPProtos.SemgrexResponse.NamedNode.Builder |
addNodeBuilder()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2; |
CoreNLPProtos.SemgrexResponse.NamedNode.Builder |
addNodeBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
addReln(CoreNLPProtos.SemgrexResponse.NamedRelation.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
addReln(CoreNLPProtos.SemgrexResponse.NamedRelation value)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
addReln(int index,
CoreNLPProtos.SemgrexResponse.NamedRelation.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
addReln(int index,
CoreNLPProtos.SemgrexResponse.NamedRelation value)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3; |
CoreNLPProtos.SemgrexResponse.NamedRelation.Builder |
addRelnBuilder()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3; |
CoreNLPProtos.SemgrexResponse.NamedRelation.Builder |
addRelnBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
CoreNLPProtos.SemgrexResponse.Match |
build() |
CoreNLPProtos.SemgrexResponse.Match |
buildPartial() |
CoreNLPProtos.SemgrexResponse.Match.Builder |
clear() |
CoreNLPProtos.SemgrexResponse.Match.Builder |
clearEdge()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CoreNLPProtos.SemgrexResponse.Match.Builder |
clearGraphIndex()
when processing multiple dependency graphs at once,
which dependency graph this applies to
indexed from 0
|
CoreNLPProtos.SemgrexResponse.Match.Builder |
clearMatchIndex()
required int32 matchIndex = 1; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
clearNode()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CoreNLPProtos.SemgrexResponse.Match.Builder |
clearReln()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
clearSemgrexIndex()
index of the semgrex expression this match applies to
indexed from 0
|
CoreNLPProtos.SemgrexResponse.Match.Builder |
clone() |
CoreNLPProtos.SemgrexResponse.Match |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
CoreNLPProtos.SemgrexResponse.NamedEdge |
getEdge(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6; |
CoreNLPProtos.SemgrexResponse.NamedEdge.Builder |
getEdgeBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6; |
java.util.List<CoreNLPProtos.SemgrexResponse.NamedEdge.Builder> |
getEdgeBuilderList()
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; |
CoreNLPProtos.SemgrexResponse.NamedNode.Builder |
getNodeBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2; |
java.util.List<CoreNLPProtos.SemgrexResponse.NamedNode.Builder> |
getNodeBuilderList()
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; |
CoreNLPProtos.SemgrexResponse.NamedRelation |
getReln(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3; |
CoreNLPProtos.SemgrexResponse.NamedRelation.Builder |
getRelnBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3; |
java.util.List<CoreNLPProtos.SemgrexResponse.NamedRelation.Builder> |
getRelnBuilderList()
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
|
boolean |
hasGraphIndex()
when processing multiple dependency graphs at once,
which dependency graph this applies to
indexed from 0
|
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() |
CoreNLPProtos.SemgrexResponse.Match.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CoreNLPProtos.SemgrexResponse.Match.Builder |
mergeFrom(CoreNLPProtos.SemgrexResponse.Match other) |
CoreNLPProtos.SemgrexResponse.Match.Builder |
mergeFrom(com.google.protobuf.Message other) |
CoreNLPProtos.SemgrexResponse.Match.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CoreNLPProtos.SemgrexResponse.Match.Builder |
removeEdge(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
removeNode(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
removeReln(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
setEdge(int index,
CoreNLPProtos.SemgrexResponse.NamedEdge.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
setEdge(int index,
CoreNLPProtos.SemgrexResponse.NamedEdge value)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
CoreNLPProtos.SemgrexResponse.Match.Builder |
setGraphIndex(int value)
when processing multiple dependency graphs at once,
which dependency graph this applies to
indexed from 0
|
CoreNLPProtos.SemgrexResponse.Match.Builder |
setMatchIndex(int value)
required int32 matchIndex = 1; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
setNode(int index,
CoreNLPProtos.SemgrexResponse.NamedNode.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
setNode(int index,
CoreNLPProtos.SemgrexResponse.NamedNode value)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
setReln(int index,
CoreNLPProtos.SemgrexResponse.NamedRelation.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
setReln(int index,
CoreNLPProtos.SemgrexResponse.NamedRelation value)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3; |
CoreNLPProtos.SemgrexResponse.Match.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
CoreNLPProtos.SemgrexResponse.Match.Builder |
setSemgrexIndex(int value)
index of the semgrex expression this match applies to
indexed from 0
|
CoreNLPProtos.SemgrexResponse.Match.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.SemgrexResponse.Match.Builder>public CoreNLPProtos.SemgrexResponse.Match.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.SemgrexResponse.Match.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.SemgrexResponse.Match.Builder>public CoreNLPProtos.SemgrexResponse.Match getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CoreNLPProtos.SemgrexResponse.Match build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CoreNLPProtos.SemgrexResponse.Match buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CoreNLPProtos.SemgrexResponse.Match.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.SemgrexResponse.Match.Builder>public CoreNLPProtos.SemgrexResponse.Match.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.SemgrexResponse.Match.Builder>public CoreNLPProtos.SemgrexResponse.Match.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.SemgrexResponse.Match.Builder>public CoreNLPProtos.SemgrexResponse.Match.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.SemgrexResponse.Match.Builder>public CoreNLPProtos.SemgrexResponse.Match.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.SemgrexResponse.Match.Builder>public CoreNLPProtos.SemgrexResponse.Match.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.SemgrexResponse.Match.Builder>public CoreNLPProtos.SemgrexResponse.Match.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CoreNLPProtos.SemgrexResponse.Match.Builder>public CoreNLPProtos.SemgrexResponse.Match.Builder mergeFrom(CoreNLPProtos.SemgrexResponse.Match other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.SemgrexResponse.Match.Builder>public CoreNLPProtos.SemgrexResponse.Match.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CoreNLPProtos.SemgrexResponse.Match.Builder>java.io.IOExceptionpublic boolean hasMatchIndex()
required int32 matchIndex = 1;hasMatchIndex in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic int getMatchIndex()
required int32 matchIndex = 1;getMatchIndex in interface CoreNLPProtos.SemgrexResponse.MatchOrBuilderpublic CoreNLPProtos.SemgrexResponse.Match.Builder setMatchIndex(int value)
required int32 matchIndex = 1;value - The matchIndex to set.public CoreNLPProtos.SemgrexResponse.Match.Builder clearMatchIndex()
required int32 matchIndex = 1;public java.util.List<CoreNLPProtos.SemgrexResponse.NamedNode> getNodeList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;getNodeList 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.Match.Builder setNode(int index, CoreNLPProtos.SemgrexResponse.NamedNode value)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;public CoreNLPProtos.SemgrexResponse.Match.Builder setNode(int index, CoreNLPProtos.SemgrexResponse.NamedNode.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;public CoreNLPProtos.SemgrexResponse.Match.Builder addNode(CoreNLPProtos.SemgrexResponse.NamedNode value)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;public CoreNLPProtos.SemgrexResponse.Match.Builder addNode(int index, CoreNLPProtos.SemgrexResponse.NamedNode value)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;public CoreNLPProtos.SemgrexResponse.Match.Builder addNode(CoreNLPProtos.SemgrexResponse.NamedNode.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;public CoreNLPProtos.SemgrexResponse.Match.Builder addNode(int index, CoreNLPProtos.SemgrexResponse.NamedNode.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;public CoreNLPProtos.SemgrexResponse.Match.Builder addAllNode(java.lang.Iterable<? extends CoreNLPProtos.SemgrexResponse.NamedNode> values)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;public CoreNLPProtos.SemgrexResponse.Match.Builder clearNode()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;public CoreNLPProtos.SemgrexResponse.Match.Builder removeNode(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;public CoreNLPProtos.SemgrexResponse.NamedNode.Builder getNodeBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;public CoreNLPProtos.SemgrexResponse.NamedNodeOrBuilder getNodeOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;getNodeOrBuilder 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 CoreNLPProtos.SemgrexResponse.NamedNode.Builder addNodeBuilder()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;public CoreNLPProtos.SemgrexResponse.NamedNode.Builder addNodeBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;public java.util.List<CoreNLPProtos.SemgrexResponse.NamedNode.Builder> getNodeBuilderList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;public java.util.List<CoreNLPProtos.SemgrexResponse.NamedRelation> getRelnList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;getRelnList 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.Match.Builder setReln(int index, CoreNLPProtos.SemgrexResponse.NamedRelation value)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;public CoreNLPProtos.SemgrexResponse.Match.Builder setReln(int index, CoreNLPProtos.SemgrexResponse.NamedRelation.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;public CoreNLPProtos.SemgrexResponse.Match.Builder addReln(CoreNLPProtos.SemgrexResponse.NamedRelation value)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;public CoreNLPProtos.SemgrexResponse.Match.Builder addReln(int index, CoreNLPProtos.SemgrexResponse.NamedRelation value)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;public CoreNLPProtos.SemgrexResponse.Match.Builder addReln(CoreNLPProtos.SemgrexResponse.NamedRelation.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;public CoreNLPProtos.SemgrexResponse.Match.Builder addReln(int index, CoreNLPProtos.SemgrexResponse.NamedRelation.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;public CoreNLPProtos.SemgrexResponse.Match.Builder addAllReln(java.lang.Iterable<? extends CoreNLPProtos.SemgrexResponse.NamedRelation> values)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;public CoreNLPProtos.SemgrexResponse.Match.Builder clearReln()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;public CoreNLPProtos.SemgrexResponse.Match.Builder removeReln(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;public CoreNLPProtos.SemgrexResponse.NamedRelation.Builder getRelnBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;public CoreNLPProtos.SemgrexResponse.NamedRelationOrBuilder getRelnOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;getRelnOrBuilder 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 CoreNLPProtos.SemgrexResponse.NamedRelation.Builder addRelnBuilder()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;public CoreNLPProtos.SemgrexResponse.NamedRelation.Builder addRelnBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;public java.util.List<CoreNLPProtos.SemgrexResponse.NamedRelation.Builder> getRelnBuilderList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;public java.util.List<CoreNLPProtos.SemgrexResponse.NamedEdge> getEdgeList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;getEdgeList 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.Match.Builder setEdge(int index, CoreNLPProtos.SemgrexResponse.NamedEdge value)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;public CoreNLPProtos.SemgrexResponse.Match.Builder setEdge(int index, CoreNLPProtos.SemgrexResponse.NamedEdge.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;public CoreNLPProtos.SemgrexResponse.Match.Builder addEdge(CoreNLPProtos.SemgrexResponse.NamedEdge value)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;public CoreNLPProtos.SemgrexResponse.Match.Builder addEdge(int index, CoreNLPProtos.SemgrexResponse.NamedEdge value)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;public CoreNLPProtos.SemgrexResponse.Match.Builder addEdge(CoreNLPProtos.SemgrexResponse.NamedEdge.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;public CoreNLPProtos.SemgrexResponse.Match.Builder addEdge(int index, CoreNLPProtos.SemgrexResponse.NamedEdge.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;public CoreNLPProtos.SemgrexResponse.Match.Builder addAllEdge(java.lang.Iterable<? extends CoreNLPProtos.SemgrexResponse.NamedEdge> values)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;public CoreNLPProtos.SemgrexResponse.Match.Builder clearEdge()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;public CoreNLPProtos.SemgrexResponse.Match.Builder removeEdge(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;public CoreNLPProtos.SemgrexResponse.NamedEdge.Builder getEdgeBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;public CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder getEdgeOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;getEdgeOrBuilder 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 CoreNLPProtos.SemgrexResponse.NamedEdge.Builder addEdgeBuilder()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;public CoreNLPProtos.SemgrexResponse.NamedEdge.Builder addEdgeBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;public java.util.List<CoreNLPProtos.SemgrexResponse.NamedEdge.Builder> getEdgeBuilderList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;public 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 CoreNLPProtos.SemgrexResponse.Match.Builder setGraphIndex(int value)
when processing multiple dependency graphs at once, which dependency graph this applies to indexed from 0
optional int32 graphIndex = 4;value - The graphIndex to set.public CoreNLPProtos.SemgrexResponse.Match.Builder clearGraphIndex()
when processing multiple dependency graphs at once, which dependency graph this applies to indexed from 0
optional int32 graphIndex = 4;public 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 CoreNLPProtos.SemgrexResponse.Match.Builder setSemgrexIndex(int value)
index of the semgrex expression this match applies to indexed from 0
optional int32 semgrexIndex = 5;value - The semgrexIndex to set.public CoreNLPProtos.SemgrexResponse.Match.Builder clearSemgrexIndex()
index of the semgrex expression this match applies to indexed from 0
optional int32 semgrexIndex = 5;public final CoreNLPProtos.SemgrexResponse.Match.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.SemgrexResponse.Match.Builder>public final CoreNLPProtos.SemgrexResponse.Match.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.SemgrexResponse.Match.Builder>