Uses of Interface
com._1c.g5.v8.dt.geographicalschema.model.LayerItem
Packages that use LayerItem
Package
Description
-
Uses of LayerItem in com._1c.g5.v8.dt.geographicalschema.export.xml.internal.writer
Methods in com._1c.g5.v8.dt.geographicalschema.export.xml.internal.writer with parameters of type LayerItemModifier and TypeMethodDescriptionvoid
LayerItemWriter.write
(ExportXmlStreamWriter writer, LayerItem layer, org.eclipse.emf.ecore.EStructuralFeature feature, boolean writeEmpty, IExportContext exportContext) -
Uses of LayerItem in com._1c.g5.v8.dt.geographicalschema.model
Methods in com._1c.g5.v8.dt.geographicalschema.model that return LayerItemModifier and TypeMethodDescriptionGeographicalSchemaFactory.createLayerItem()
Returns a new object of class 'Layer Item'.Methods in com._1c.g5.v8.dt.geographicalschema.model that return types with arguments of type LayerItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<LayerItem>
GeographicalSchema.getLayerItems()
Returns the value of the 'Layer Items' containment reference list. -
Uses of LayerItem in com._1c.g5.v8.dt.geographicalschema.model.impl
Classes in com._1c.g5.v8.dt.geographicalschema.model.impl that implement LayerItemModifier and TypeClassDescriptionclass
An implementation of the model object 'Layer Item'.Methods in com._1c.g5.v8.dt.geographicalschema.model.impl that return LayerItemMethods in com._1c.g5.v8.dt.geographicalschema.model.impl that return types with arguments of type LayerItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<LayerItem>
GeographicalSchemaImpl.getLayerItems()
-
Uses of LayerItem in com._1c.g5.v8.dt.geographicalschema.model.util
Methods in com._1c.g5.v8.dt.geographicalschema.model.util with parameters of type LayerItemModifier and TypeMethodDescriptionGeographicalSchemaSwitch.caseLayerItem
(LayerItem object) Returns the result of interpreting the object as an instance of 'Layer Item'. -
Uses of LayerItem in com._1c.g5.v8.dt.geographicalschema.ui.internal.tables.objects.properties
Constructors in com._1c.g5.v8.dt.geographicalschema.ui.internal.tables.objects.properties with parameters of type LayerItemModifierConstructorDescriptionObjectPropertiesTableEditingSupport
(TableViewer viewer, int column, LayerObject object, LayerItem parent) Creates new instance ofObjectPropertiesTableEditingSupport
.ObjectPropertiesTableViewer
(org.eclipse.swt.widgets.Composite parent, IGeographicalSchemaPresenter presenter, LayerObject object, LayerItem layerItem) Creates new instance ofObjectPropertiesTableViewer
. -
Uses of LayerItem in com._1c.g5.v8.dt.geographicalschema.ui.internal.tasks
Methods in com._1c.g5.v8.dt.geographicalschema.ui.internal.tasks with parameters of type LayerItemModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatus
Constructors in com._1c.g5.v8.dt.geographicalschema.ui.internal.tasks with parameters of type LayerItemModifierConstructorDescriptionLayerFeatureSetTask
(LayerItem item, org.eclipse.emf.ecore.EStructuralFeature feature, Object value) Creates new instance ofLayerFeatureSetTask
-
Uses of LayerItem in com._1c.g5.v8.dt.geographicalschema.ui.internal.utils
Methods in com._1c.g5.v8.dt.geographicalschema.ui.internal.utils with parameters of type LayerItemModifier and TypeMethodDescriptionstatic DataSeriesItem
LayerUtils.getDataSeriesFromID
(LayerItem layer, int id) Gets dataSeriesItem with given id from layerstatic LayerObject
LayerUtils.getLayerObjectFromID
(LayerItem layer, int id) Gets layer object with given id from layerstatic String
LayerUtils.getTemplateName
(LayerItem layer) Gets next template series name.static void
LayerUtils.initDataSeriesItem
(DataSeriesItem dataSeriesItem, LayerItem layer, GeographicalSchema schema) Inits data series