Uses of Interface
com._1c.g5.v8.dt.geographicalschema.model.GeographicalSchemaDrawingArea
Packages that use GeographicalSchemaDrawingArea
Package
Description
-
Uses of GeographicalSchemaDrawingArea in com._1c.g5.v8.dt.geographicalschema.model
Methods in com._1c.g5.v8.dt.geographicalschema.model that return GeographicalSchemaDrawingAreaModifier and TypeMethodDescriptionGeographicalSchemaFactory.createGeographicalSchemaDrawingArea()
Returns a new object of class 'Drawing Area'.GeographicalSchema.getGeographicalSchemaDrawingArea()
Returns the value of the 'Geographical Schema Drawing Area' containment reference.Methods in com._1c.g5.v8.dt.geographicalschema.model with parameters of type GeographicalSchemaDrawingAreaModifier and TypeMethodDescriptionvoid
GeographicalSchema.setGeographicalSchemaDrawingArea
(GeographicalSchemaDrawingArea value) Sets the value of the 'Geographical Schema Drawing Area
' containment reference. -
Uses of GeographicalSchemaDrawingArea in com._1c.g5.v8.dt.geographicalschema.model.impl
Classes in com._1c.g5.v8.dt.geographicalschema.model.impl that implement GeographicalSchemaDrawingAreaModifier and TypeClassDescriptionclass
An implementation of the model object 'Drawing Area'.Methods in com._1c.g5.v8.dt.geographicalschema.model.impl that return GeographicalSchemaDrawingAreaModifier and TypeMethodDescriptionGeographicalSchemaFactoryImpl.createGeographicalSchemaDrawingArea()
GeographicalSchemaImpl.getGeographicalSchemaDrawingArea()
Methods in com._1c.g5.v8.dt.geographicalschema.model.impl with parameters of type GeographicalSchemaDrawingAreaModifier and TypeMethodDescriptionvoid
GeographicalSchemaImpl.setGeographicalSchemaDrawingArea
(GeographicalSchemaDrawingArea newGeographicalSchemaDrawingArea) -
Uses of GeographicalSchemaDrawingArea in com._1c.g5.v8.dt.geographicalschema.model.util
Methods in com._1c.g5.v8.dt.geographicalschema.model.util with parameters of type GeographicalSchemaDrawingAreaModifier and TypeMethodDescriptionGeographicalSchemaSwitch.caseGeographicalSchemaDrawingArea
(GeographicalSchemaDrawingArea object) Returns the result of interpreting the object as an instance of 'Drawing Area'.