public static final class Cpg.CpgOverlay extends com.google.protobuf.GeneratedMessageV3 implements Cpg.CpgOverlayOrBuilder
cpg.CpgOverlay| Modifier and Type | Class and Description |
|---|---|
static class |
Cpg.CpgOverlay.Builder
Protobuf type
cpg.CpgOverlay |
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| Modifier and Type | Field and Description |
|---|---|
static int |
EDGE_FIELD_NUMBER |
static int |
EDGE_PROPERTY_FIELD_NUMBER |
static int |
NODE_FIELD_NUMBER |
static int |
NODE_PROPERTY_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
static Cpg.CpgOverlay |
getDefaultInstance() |
Cpg.CpgOverlay |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Cpg.CpgStruct.Edge |
getEdge(int index)
repeated .cpg.CpgStruct.Edge edge = 2; |
int |
getEdgeCount()
repeated .cpg.CpgStruct.Edge edge = 2; |
java.util.List<Cpg.CpgStruct.Edge> |
getEdgeList()
repeated .cpg.CpgStruct.Edge edge = 2; |
Cpg.CpgStruct.EdgeOrBuilder |
getEdgeOrBuilder(int index)
repeated .cpg.CpgStruct.Edge edge = 2; |
java.util.List<? extends Cpg.CpgStruct.EdgeOrBuilder> |
getEdgeOrBuilderList()
repeated .cpg.CpgStruct.Edge edge = 2; |
Cpg.AdditionalEdgeProperty |
getEdgeProperty(int index)
repeated .cpg.AdditionalEdgeProperty edge_property = 4; |
int |
getEdgePropertyCount()
repeated .cpg.AdditionalEdgeProperty edge_property = 4; |
java.util.List<Cpg.AdditionalEdgeProperty> |
getEdgePropertyList()
repeated .cpg.AdditionalEdgeProperty edge_property = 4; |
Cpg.AdditionalEdgePropertyOrBuilder |
getEdgePropertyOrBuilder(int index)
repeated .cpg.AdditionalEdgeProperty edge_property = 4; |
java.util.List<? extends Cpg.AdditionalEdgePropertyOrBuilder> |
getEdgePropertyOrBuilderList()
repeated .cpg.AdditionalEdgeProperty edge_property = 4; |
Cpg.CpgStruct.Node |
getNode(int index)
repeated .cpg.CpgStruct.Node node = 1; |
int |
getNodeCount()
repeated .cpg.CpgStruct.Node node = 1; |
java.util.List<Cpg.CpgStruct.Node> |
getNodeList()
repeated .cpg.CpgStruct.Node node = 1; |
Cpg.CpgStruct.NodeOrBuilder |
getNodeOrBuilder(int index)
repeated .cpg.CpgStruct.Node node = 1; |
java.util.List<? extends Cpg.CpgStruct.NodeOrBuilder> |
getNodeOrBuilderList()
repeated .cpg.CpgStruct.Node node = 1; |
Cpg.AdditionalNodeProperty |
getNodeProperty(int index)
repeated .cpg.AdditionalNodeProperty node_property = 3; |
int |
getNodePropertyCount()
repeated .cpg.AdditionalNodeProperty node_property = 3; |
java.util.List<Cpg.AdditionalNodeProperty> |
getNodePropertyList()
repeated .cpg.AdditionalNodeProperty node_property = 3; |
Cpg.AdditionalNodePropertyOrBuilder |
getNodePropertyOrBuilder(int index)
repeated .cpg.AdditionalNodeProperty node_property = 3; |
java.util.List<? extends Cpg.AdditionalNodePropertyOrBuilder> |
getNodePropertyOrBuilderList()
repeated .cpg.AdditionalNodeProperty node_property = 3; |
com.google.protobuf.Parser<Cpg.CpgOverlay> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Cpg.CpgOverlay.Builder |
newBuilder() |
static Cpg.CpgOverlay.Builder |
newBuilder(Cpg.CpgOverlay prototype) |
Cpg.CpgOverlay.Builder |
newBuilderForType() |
protected Cpg.CpgOverlay.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Cpg.CpgOverlay |
parseDelimitedFrom(java.io.InputStream input) |
static Cpg.CpgOverlay |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cpg.CpgOverlay |
parseFrom(byte[] data) |
static Cpg.CpgOverlay |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cpg.CpgOverlay |
parseFrom(java.nio.ByteBuffer data) |
static Cpg.CpgOverlay |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cpg.CpgOverlay |
parseFrom(com.google.protobuf.ByteString data) |
static Cpg.CpgOverlay |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cpg.CpgOverlay |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Cpg.CpgOverlay |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cpg.CpgOverlay |
parseFrom(java.io.InputStream input) |
static Cpg.CpgOverlay |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Cpg.CpgOverlay> |
parser() |
Cpg.CpgOverlay.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, makeExtensionsImmutable, 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 NODE_FIELD_NUMBER
public static final int EDGE_FIELD_NUMBER
public static final int NODE_PROPERTY_FIELD_NUMBER
public static final int EDGE_PROPERTY_FIELD_NUMBER
public 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 java.util.List<Cpg.CpgStruct.Node> getNodeList()
repeated .cpg.CpgStruct.Node node = 1;getNodeList in interface Cpg.CpgOverlayOrBuilderpublic java.util.List<? extends Cpg.CpgStruct.NodeOrBuilder> getNodeOrBuilderList()
repeated .cpg.CpgStruct.Node node = 1;getNodeOrBuilderList in interface Cpg.CpgOverlayOrBuilderpublic int getNodeCount()
repeated .cpg.CpgStruct.Node node = 1;getNodeCount in interface Cpg.CpgOverlayOrBuilderpublic Cpg.CpgStruct.Node getNode(int index)
repeated .cpg.CpgStruct.Node node = 1;getNode in interface Cpg.CpgOverlayOrBuilderpublic Cpg.CpgStruct.NodeOrBuilder getNodeOrBuilder(int index)
repeated .cpg.CpgStruct.Node node = 1;getNodeOrBuilder in interface Cpg.CpgOverlayOrBuilderpublic java.util.List<Cpg.CpgStruct.Edge> getEdgeList()
repeated .cpg.CpgStruct.Edge edge = 2;getEdgeList in interface Cpg.CpgOverlayOrBuilderpublic java.util.List<? extends Cpg.CpgStruct.EdgeOrBuilder> getEdgeOrBuilderList()
repeated .cpg.CpgStruct.Edge edge = 2;getEdgeOrBuilderList in interface Cpg.CpgOverlayOrBuilderpublic int getEdgeCount()
repeated .cpg.CpgStruct.Edge edge = 2;getEdgeCount in interface Cpg.CpgOverlayOrBuilderpublic Cpg.CpgStruct.Edge getEdge(int index)
repeated .cpg.CpgStruct.Edge edge = 2;getEdge in interface Cpg.CpgOverlayOrBuilderpublic Cpg.CpgStruct.EdgeOrBuilder getEdgeOrBuilder(int index)
repeated .cpg.CpgStruct.Edge edge = 2;getEdgeOrBuilder in interface Cpg.CpgOverlayOrBuilderpublic java.util.List<Cpg.AdditionalNodeProperty> getNodePropertyList()
repeated .cpg.AdditionalNodeProperty node_property = 3;getNodePropertyList in interface Cpg.CpgOverlayOrBuilderpublic java.util.List<? extends Cpg.AdditionalNodePropertyOrBuilder> getNodePropertyOrBuilderList()
repeated .cpg.AdditionalNodeProperty node_property = 3;getNodePropertyOrBuilderList in interface Cpg.CpgOverlayOrBuilderpublic int getNodePropertyCount()
repeated .cpg.AdditionalNodeProperty node_property = 3;getNodePropertyCount in interface Cpg.CpgOverlayOrBuilderpublic Cpg.AdditionalNodeProperty getNodeProperty(int index)
repeated .cpg.AdditionalNodeProperty node_property = 3;getNodeProperty in interface Cpg.CpgOverlayOrBuilderpublic Cpg.AdditionalNodePropertyOrBuilder getNodePropertyOrBuilder(int index)
repeated .cpg.AdditionalNodeProperty node_property = 3;getNodePropertyOrBuilder in interface Cpg.CpgOverlayOrBuilderpublic java.util.List<Cpg.AdditionalEdgeProperty> getEdgePropertyList()
repeated .cpg.AdditionalEdgeProperty edge_property = 4;getEdgePropertyList in interface Cpg.CpgOverlayOrBuilderpublic java.util.List<? extends Cpg.AdditionalEdgePropertyOrBuilder> getEdgePropertyOrBuilderList()
repeated .cpg.AdditionalEdgeProperty edge_property = 4;getEdgePropertyOrBuilderList in interface Cpg.CpgOverlayOrBuilderpublic int getEdgePropertyCount()
repeated .cpg.AdditionalEdgeProperty edge_property = 4;getEdgePropertyCount in interface Cpg.CpgOverlayOrBuilderpublic Cpg.AdditionalEdgeProperty getEdgeProperty(int index)
repeated .cpg.AdditionalEdgeProperty edge_property = 4;getEdgeProperty in interface Cpg.CpgOverlayOrBuilderpublic Cpg.AdditionalEdgePropertyOrBuilder getEdgePropertyOrBuilder(int index)
repeated .cpg.AdditionalEdgeProperty edge_property = 4;getEdgePropertyOrBuilder in interface Cpg.CpgOverlayOrBuilderpublic 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 Cpg.CpgOverlay parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cpg.CpgOverlay parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cpg.CpgOverlay parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cpg.CpgOverlay parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cpg.CpgOverlay parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cpg.CpgOverlay parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cpg.CpgOverlay parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Cpg.CpgOverlay parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Cpg.CpgOverlay parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Cpg.CpgOverlay parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Cpg.CpgOverlay parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Cpg.CpgOverlay parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic Cpg.CpgOverlay.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Cpg.CpgOverlay.Builder newBuilder()
public static Cpg.CpgOverlay.Builder newBuilder(Cpg.CpgOverlay prototype)
public Cpg.CpgOverlay.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Cpg.CpgOverlay.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Cpg.CpgOverlay getDefaultInstance()
public static com.google.protobuf.Parser<Cpg.CpgOverlay> parser()
public com.google.protobuf.Parser<Cpg.CpgOverlay> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Cpg.CpgOverlay getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder