Interface GeographicalSchema
- All Superinterfaces:
AbstractGeographicalSchema,org.eclipse.emf.ecore.EObject,IBmObject,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
GeographicalSchemaImpl
A representation of the model object 'Geographical Schema'.
The following features are supported:
-
Field Summary
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID -
Method Summary
Modifier and TypeMethodDescriptionintReturns the value of the 'Current ID' attribute.Returns the value of the 'Geographical Schema Drawing Area' containment reference.Returns the value of the 'Geographical Schema Legend' containment reference.Returns the value of the 'Geographical Schema Title' containment reference.doubleReturns the value of the 'Latitude Shift' attribute.org.eclipse.emf.common.util.EList<LayerItem>Returns the value of the 'Layer Items' containment reference list.doubleReturns the value of the 'Longitude Shift' attribute.Returns the value of the 'Print Options' map.doublegetScale()Returns the value of the 'Scale' attribute.Returns the value of the 'Schema Projection' attribute.Returns the value of the 'Show Mode' attribute.Returns the value of the 'Use Output' attribute.doubleReturns the value of the 'Viewed XMax' attribute.doubleReturns the value of the 'Viewed XMin' attribute.doubleReturns the value of the 'Viewed YMax' attribute.doubleReturns the value of the 'Viewed YMin' attribute.doublegetXMax()Returns the value of the 'XMax' attribute.doublegetXMin()Returns the value of the 'XMin' attribute.doublegetYMax()Returns the value of the 'YMax' attribute.doublegetYMin()Returns the value of the 'YMin' attribute.voidsetCurrentID(int value) Sets the value of the 'Current ID' attribute.voidSets the value of the 'Geographical Schema Drawing Area' containment reference.voidSets the value of the 'Geographical Schema Legend' containment reference.voidSets the value of the 'Geographical Schema Title' containment reference.voidsetLatitudeShift(double value) Sets the value of the 'Latitude Shift' attribute.voidsetLongitudeShift(double value) Sets the value of the 'Longitude Shift' attribute.voidsetScale(double value) Sets the value of the 'Scale' attribute.voidsetSchemaProjection(Projection value) Sets the value of the 'Schema Projection' attribute.voidsetShowMode(ShowMode value) Sets the value of the 'Show Mode' attribute.voidsetUseOutput(UseOutput value) Sets the value of the 'Use Output' attribute.voidsetViewedXMax(double value) Sets the value of the 'Viewed XMax' attribute.voidsetViewedXMin(double value) Sets the value of the 'Viewed XMin' attribute.voidsetViewedYMax(double value) Sets the value of the 'Viewed YMax' attribute.voidsetViewedYMin(double value) Sets the value of the 'Viewed YMin' attribute.voidsetXMax(double value) Sets the value of the 'XMax' attribute.voidsetXMin(double value) Sets the value of the 'XMin' attribute.voidsetYMax(double value) Sets the value of the 'YMax' attribute.voidsetYMin(double value) Sets the value of the 'YMin' attribute.Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetPropertyMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getLayerItems
org.eclipse.emf.common.util.EList<LayerItem> getLayerItems()Returns the value of the 'Layer Items' containment reference list. The list contents are of typeLayerItem.- Returns:
- the value of the 'Layer Items' containment reference list.
- See Also:
-
getPrintOptions
Returns the value of the 'Print Options' map. The key is of typeInteger, and the value is of typeValue,- Returns:
- the value of the 'Print Options' map.
- See Also:
-
getGeographicalSchemaLegend
GeographicalSchemaLegend getGeographicalSchemaLegend()Returns the value of the 'Geographical Schema Legend' containment reference.- Returns:
- the value of the 'Geographical Schema Legend' containment reference.
- See Also:
-
setGeographicalSchemaLegend
Sets the value of the 'Geographical Schema Legend' containment reference.- Parameters:
value- the new value of the 'Geographical Schema Legend' containment reference.- See Also:
-
getGeographicalSchemaTitle
GeographicalSchemaTitle getGeographicalSchemaTitle()Returns the value of the 'Geographical Schema Title' containment reference.- Returns:
- the value of the 'Geographical Schema Title' containment reference.
- See Also:
-
setGeographicalSchemaTitle
Sets the value of the 'Geographical Schema Title' containment reference.- Parameters:
value- the new value of the 'Geographical Schema Title' containment reference.- See Also:
-
getGeographicalSchemaDrawingArea
GeographicalSchemaDrawingArea getGeographicalSchemaDrawingArea()Returns the value of the 'Geographical Schema Drawing Area' containment reference.- Returns:
- the value of the 'Geographical Schema Drawing Area' containment reference.
- See Also:
-
setGeographicalSchemaDrawingArea
Sets the value of the 'Geographical Schema Drawing Area' containment reference.- Parameters:
value- the new value of the 'Geographical Schema Drawing Area' containment reference.- See Also:
-
getLatitudeShift
double getLatitudeShift()Returns the value of the 'Latitude Shift' attribute.- Returns:
- the value of the 'Latitude Shift' attribute.
- See Also:
-
setLatitudeShift
void setLatitudeShift(double value) Sets the value of the 'Latitude Shift' attribute.- Parameters:
value- the new value of the 'Latitude Shift' attribute.- See Also:
-
getLongitudeShift
double getLongitudeShift()Returns the value of the 'Longitude Shift' attribute.- Returns:
- the value of the 'Longitude Shift' attribute.
- See Also:
-
setLongitudeShift
void setLongitudeShift(double value) Sets the value of the 'Longitude Shift' attribute.- Parameters:
value- the new value of the 'Longitude Shift' attribute.- See Also:
-
getSchemaProjection
Projection getSchemaProjection()Returns the value of the 'Schema Projection' attribute. The literals are from the enumerationProjection.- Returns:
- the value of the 'Schema Projection' attribute.
- See Also:
-
setSchemaProjection
Sets the value of the 'Schema Projection' attribute.- Parameters:
value- the new value of the 'Schema Projection' attribute.- See Also:
-
getShowMode
ShowMode getShowMode()Returns the value of the 'Show Mode' attribute. The literals are from the enumerationShowMode.- Returns:
- the value of the 'Show Mode' attribute.
- See Also:
-
setShowMode
Sets the value of the 'Show Mode' attribute.- Parameters:
value- the new value of the 'Show Mode' attribute.- See Also:
-
getScale
double getScale()Returns the value of the 'Scale' attribute.- Returns:
- the value of the 'Scale' attribute.
- See Also:
-
setScale
void setScale(double value) Sets the value of the 'Scale' attribute.- Parameters:
value- the new value of the 'Scale' attribute.- See Also:
-
getXMin
double getXMin()Returns the value of the 'XMin' attribute.- Returns:
- the value of the 'XMin' attribute.
- See Also:
-
setXMin
void setXMin(double value) Sets the value of the 'XMin' attribute.- Parameters:
value- the new value of the 'XMin' attribute.- See Also:
-
getYMin
double getYMin()Returns the value of the 'YMin' attribute.- Returns:
- the value of the 'YMin' attribute.
- See Also:
-
setYMin
void setYMin(double value) Sets the value of the 'YMin' attribute.- Parameters:
value- the new value of the 'YMin' attribute.- See Also:
-
getXMax
double getXMax()Returns the value of the 'XMax' attribute.- Returns:
- the value of the 'XMax' attribute.
- See Also:
-
setXMax
void setXMax(double value) Sets the value of the 'XMax' attribute.- Parameters:
value- the new value of the 'XMax' attribute.- See Also:
-
getYMax
double getYMax()Returns the value of the 'YMax' attribute.- Returns:
- the value of the 'YMax' attribute.
- See Also:
-
setYMax
void setYMax(double value) Sets the value of the 'YMax' attribute.- Parameters:
value- the new value of the 'YMax' attribute.- See Also:
-
getViewedXMin
double getViewedXMin()Returns the value of the 'Viewed XMin' attribute.- Returns:
- the value of the 'Viewed XMin' attribute.
- See Also:
-
setViewedXMin
void setViewedXMin(double value) Sets the value of the 'Viewed XMin' attribute.- Parameters:
value- the new value of the 'Viewed XMin' attribute.- See Also:
-
getViewedYMin
double getViewedYMin()Returns the value of the 'Viewed YMin' attribute.- Returns:
- the value of the 'Viewed YMin' attribute.
- See Also:
-
setViewedYMin
void setViewedYMin(double value) Sets the value of the 'Viewed YMin' attribute.- Parameters:
value- the new value of the 'Viewed YMin' attribute.- See Also:
-
getViewedXMax
double getViewedXMax()Returns the value of the 'Viewed XMax' attribute.- Returns:
- the value of the 'Viewed XMax' attribute.
- See Also:
-
setViewedXMax
void setViewedXMax(double value) Sets the value of the 'Viewed XMax' attribute.- Parameters:
value- the new value of the 'Viewed XMax' attribute.- See Also:
-
getViewedYMax
double getViewedYMax()Returns the value of the 'Viewed YMax' attribute.- Returns:
- the value of the 'Viewed YMax' attribute.
- See Also:
-
setViewedYMax
void setViewedYMax(double value) Sets the value of the 'Viewed YMax' attribute.- Parameters:
value- the new value of the 'Viewed YMax' attribute.- See Also:
-
getUseOutput
UseOutput getUseOutput()Returns the value of the 'Use Output' attribute. The literals are from the enumerationUseOutput.- Returns:
- the value of the 'Use Output' attribute.
- See Also:
-
setUseOutput
Sets the value of the 'Use Output' attribute.- Parameters:
value- the new value of the 'Use Output' attribute.- See Also:
-
getCurrentID
int getCurrentID()Returns the value of the 'Current ID' attribute.- Returns:
- the value of the 'Current ID' attribute.
- See Also:
-
setCurrentID
void setCurrentID(int value) Sets the value of the 'Current ID' attribute.- Parameters:
value- the new value of the 'Current ID' attribute.- See Also:
-