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

com.zepben.protobuf.cim.iec61970.base.diagramlayout.DiagramOuterClass Maven / Gradle / Ivy

There is a newer version: 0.32.0-SNAPSHOT2
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: zepben/protobuf/cim/iec61970/base/diagramlayout/Diagram.proto

package com.zepben.protobuf.cim.iec61970.base.diagramlayout;

public final class DiagramOuterClass {
  private DiagramOuterClass() {}
  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_zepben_protobuf_cim_iec61970_base_diagramlayout_Diagram_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_zepben_protobuf_cim_iec61970_base_diagramlayout_Diagram_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=zepben/protobuf/cim/iec61970/base/diag" +
      "ramlayout/Diagram.proto\022/zepben.protobuf" +
      ".cim.iec61970.base.diagramlayout\032=zepben" +
      "/protobuf/cim/iec61970/base/core/Identif" +
      "iedObject.proto\032Bzepben/protobuf/cim/iec" +
      "61970/base/diagramlayout/DiagramStyle.pr" +
      "oto\032Ezepben/protobuf/cim/iec61970/base/d" +
      "iagramlayout/OrientationKind.proto\"\233\002\n\007D" +
      "iagram\022D\n\002io\030\001 \001(\01328.zepben.protobuf.cim" +
      ".iec61970.base.core.IdentifiedObject\022S\n\014" +
      "diagramStyle\030\003 \001(\0162=.zepben.protobuf.cim" +
      ".iec61970.base.diagramlayout.DiagramStyl" +
      "e\022Y\n\017orientationKind\030\004 \001(\[email protected]" +
      "obuf.cim.iec61970.base.diagramlayout.Ori" +
      "entationKind\022\032\n\022diagramObjectMRIDs\030\005 \003(\t" +
      "Bi\n3com.zepben.protobuf.cim.iec61970.bas" +
      "e.diagramlayoutP\001\252\002/Zepben.Protobuf.CIM." +
      "IEC61970.Base.DiagramLayoutb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.zepben.protobuf.cim.iec61970.base.core.IdentifiedObjectOuterClass.getDescriptor(),
          com.zepben.protobuf.cim.iec61970.base.diagramlayout.DiagramStyleOuterClass.getDescriptor(),
          com.zepben.protobuf.cim.iec61970.base.diagramlayout.OrientationKindOuterClass.getDescriptor(),
        });
    internal_static_zepben_protobuf_cim_iec61970_base_diagramlayout_Diagram_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_zepben_protobuf_cim_iec61970_base_diagramlayout_Diagram_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_zepben_protobuf_cim_iec61970_base_diagramlayout_Diagram_descriptor,
        new java.lang.String[] { "Io", "DiagramStyle", "OrientationKind", "DiagramObjectMRIDs", });
    com.zepben.protobuf.cim.iec61970.base.core.IdentifiedObjectOuterClass.getDescriptor();
    com.zepben.protobuf.cim.iec61970.base.diagramlayout.DiagramStyleOuterClass.getDescriptor();
    com.zepben.protobuf.cim.iec61970.base.diagramlayout.OrientationKindOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy