UNPKG

isoxml-angular

Version:

JavaScript library to parse and generate ISOXML (ISO11783-10) files

77 lines (76 loc) 3.84 kB
"use strict"; var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { if (k2 === undefined) k2 = k; var desc = Object.getOwnPropertyDescriptor(m, k); if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { desc = { enumerable: true, get: function() { return m[k]; } }; } Object.defineProperty(o, k2, desc); }) : (function(o, m, k, k2) { if (k2 === undefined) k2 = k; o[k2] = m[k]; })); var __exportStar = (this && this.__exportStar) || function(m, exports) { for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); }; Object.defineProperty(exports, "__esModule", { value: true }); __exportStar(require("./AllocationStamp"), exports); __exportStar(require("./BaseStation"), exports); __exportStar(require("./CodedComment"), exports); __exportStar(require("./CodedCommentGroup"), exports); __exportStar(require("./CodedCommentListValue"), exports); __exportStar(require("./ColourLegend"), exports); __exportStar(require("./ColourRange"), exports); __exportStar(require("./CommentAllocation"), exports); __exportStar(require("./Connection"), exports); __exportStar(require("./ControlAssignment"), exports); __exportStar(require("./CropType"), exports); __exportStar(require("./CropVariety"), exports); __exportStar(require("./CulturalPractice"), exports); __exportStar(require("./Customer"), exports); __exportStar(require("./DataLogTrigger"), exports); __exportStar(require("./DataLogValue"), exports); __exportStar(require("./Device"), exports); __exportStar(require("./DeviceAllocation"), exports); __exportStar(require("./DeviceElement"), exports); __exportStar(require("./DeviceObjectReference"), exports); __exportStar(require("./DeviceProcessData"), exports); __exportStar(require("./DeviceProperty"), exports); __exportStar(require("./DeviceValuePresentation"), exports); __exportStar(require("./Farm"), exports); __exportStar(require("./Grid"), exports); __exportStar(require("./GuidanceAllocation"), exports); __exportStar(require("./GuidanceGroup"), exports); __exportStar(require("./GuidancePattern"), exports); __exportStar(require("./GuidanceShift"), exports); __exportStar(require("./LineString"), exports); __exportStar(require("./OperationTechnique"), exports); __exportStar(require("./OperationTechniqueReference"), exports); __exportStar(require("./OperTechPractice"), exports); __exportStar(require("./Partfield"), exports); __exportStar(require("./Point"), exports); __exportStar(require("./Polygon"), exports); __exportStar(require("./Position"), exports); __exportStar(require("./ProcessDataVariable"), exports); __exportStar(require("./Product"), exports); __exportStar(require("./ProductAllocation"), exports); __exportStar(require("./ProductGroup"), exports); __exportStar(require("./ProductRelation"), exports); __exportStar(require("./Task"), exports); __exportStar(require("./Time"), exports); __exportStar(require("./TimeLog"), exports); __exportStar(require("./TreatmentZone"), exports); __exportStar(require("./ValuePresentation"), exports); __exportStar(require("./Worker"), exports); __exportStar(require("./WorkerAllocation"), exports); __exportStar(require("./AttachedFile"), exports); __exportStar(require("./ISO11783TaskDataFile"), exports); __exportStar(require("./TaskControllerCapabilities"), exports); __exportStar(require("./ExternalFileReference"), exports); __exportStar(require("./ISO11783LinkListFile"), exports); __exportStar(require("./Link"), exports); __exportStar(require("./LinkGroup"), exports); __exportStar(require("./ExternalFileContents"), exports); __exportStar(require("./TimelogDataLogValue"), exports); __exportStar(require("./TimelogPosition"), exports); __exportStar(require("./TimelogTime"), exports);