UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

6 lines (5 loc) 1.35 kB
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.33/esri/copyright.txt for details. */ import{_ as e}from"../../../chunks/tslib.es6.js";import t from"../../../core/JSONSupport.js";import{property as r}from"../../../core/accessorSupport/decorators/property.js";import{ensureClass as o}from"../../../core/accessorSupport/ensureType.js";import"../../../core/has.js";import"../../../core/RandomLCG.js";import{subclass as s}from"../../../core/accessorSupport/decorators/subclass.js";import{associationTypeKebabDict as p}from"../../../networks/support/typeUtils.js";import i from"./NetworkElement.js";var m;let n=m=class extends t{static from(e){return o(m,e)}constructor(e){super(e),this.returnDeletes=!1,this.elements=[],this.types=[],this.gdbVersion=null,this.moment=null}};e([r({type:Boolean,json:{write:!0}})],n.prototype,"returnDeletes",void 0),e([r({type:[i],json:{write:!0}})],n.prototype,"elements",void 0),e([r({type:[p.apiValues],json:{type:p.jsonValues,read:p.read,write:p.write}})],n.prototype,"types",void 0),e([r({type:String,json:{write:!0}})],n.prototype,"gdbVersion",void 0),e([r({type:Date,json:{type:Number,write:{writer:(e,t)=>{t.moment=e?.getTime()}}}})],n.prototype,"moment",void 0),n=m=e([s("esri.rest.networks.support.QueryAssociationsParameters")],n);export{n as default};