All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openstreetmap.atlas.proto.ProtoAtlasWrapper Maven / Gradle / Ivy

There is a newer version: 7.0.8
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: ProtoAtlas.proto

package org.openstreetmap.atlas.proto;

public final class ProtoAtlasWrapper {
  private ProtoAtlasWrapper() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_org_openstreetmap_atlas_proto_ProtoAtlas_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_openstreetmap_atlas_proto_ProtoAtlas_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\020ProtoAtlas.proto\022\035org.openstreetmap.at" +
      "las.proto\032\013Point.proto\032\nLine.proto\032\nArea" +
      ".proto\032\nNode.proto\032\nEdge.proto\032\016Relation" +
      ".proto\032\030ProtoAtlasMetaData.proto\"\300\004\n\nPro" +
      "toAtlas\022\026\n\016numberOfPoints\030\001 \001(\003\0229\n\006point" +
      "s\030\002 \003(\0132).org.openstreetmap.atlas.proto." +
      "ProtoPoint\022\025\n\rnumberOfLines\030\003 \001(\003\0227\n\005lin" +
      "es\030\004 \003(\0132(.org.openstreetmap.atlas.proto" +
      ".ProtoLine\022\025\n\rnumberOfAreas\030\005 \001(\003\0227\n\005are" +
      "as\030\006 \003(\0132(.org.openstreetmap.atlas.proto" +
      ".ProtoArea\022\025\n\rnumberOfNodes\030\007 \001(\003\0227\n\005nod" +
      "es\030\010 \003(\0132(.org.openstreetmap.atlas.proto" +
      ".ProtoNode\022\025\n\rnumberOfEdges\030\t \001(\003\0227\n\005edg" +
      "es\030\n \003(\0132(.org.openstreetmap.atlas.proto" +
      ".ProtoEdge\022\031\n\021numberOfRelations\030\013 \001(\003\022?\n" +
      "\trelations\030\014 \003(\0132,.org.openstreetmap.atl" +
      "as.proto.ProtoRelation\022C\n\010metaData\030\r \001(\013" +
      "21.org.openstreetmap.atlas.proto.ProtoAt" +
      "lasMetaDataB\025B\021ProtoAtlasWrapperP\001"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          org.openstreetmap.atlas.proto.ProtoPointWrapper.getDescriptor(),
          org.openstreetmap.atlas.proto.ProtoLineWrapper.getDescriptor(),
          org.openstreetmap.atlas.proto.ProtoAreaWrapper.getDescriptor(),
          org.openstreetmap.atlas.proto.ProtoNodeWrapper.getDescriptor(),
          org.openstreetmap.atlas.proto.ProtoEdgeWrapper.getDescriptor(),
          org.openstreetmap.atlas.proto.ProtoRelationWrapper.getDescriptor(),
          org.openstreetmap.atlas.proto.ProtoAtlasMetaDataWrapper.getDescriptor(),
        });
    internal_static_org_openstreetmap_atlas_proto_ProtoAtlas_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_org_openstreetmap_atlas_proto_ProtoAtlas_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_openstreetmap_atlas_proto_ProtoAtlas_descriptor,
        new java.lang.String[] { "NumberOfPoints", "Points", "NumberOfLines", "Lines", "NumberOfAreas", "Areas", "NumberOfNodes", "Nodes", "NumberOfEdges", "Edges", "NumberOfRelations", "Relations", "MetaData", });
    org.openstreetmap.atlas.proto.ProtoPointWrapper.getDescriptor();
    org.openstreetmap.atlas.proto.ProtoLineWrapper.getDescriptor();
    org.openstreetmap.atlas.proto.ProtoAreaWrapper.getDescriptor();
    org.openstreetmap.atlas.proto.ProtoNodeWrapper.getDescriptor();
    org.openstreetmap.atlas.proto.ProtoEdgeWrapper.getDescriptor();
    org.openstreetmap.atlas.proto.ProtoRelationWrapper.getDescriptor();
    org.openstreetmap.atlas.proto.ProtoAtlasMetaDataWrapper.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy