Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

ArcGIS Toolbox Pages

The ArcGIS Toolbox pages provide elements and connectors that enable you to model ArcGIS geodatabase concepts and relationships.

Access     View | Diagram Toolbox: More Tools | ArcGIS

ArcGISToolbox

Diagram toolbox icons:

Toolbox Icon

Description

Elements

ArcGIS Workspace

The geodatabase workspace package, which holds all the ArcGIS modeling elements.

Export the contents of this package to produce the Geodatabase XML Workspace Document, which can be imported to Esri ArcCatalog.

 

Feature Dataset

A stereotyped package that holds or organizes the Point, Polyline, Polygon or Multipatch elements with the same spatial reference.

The Feature Dataset is only created under the ArcGIS Workspace package; it can not be created under another Feature Dataset package.

 

Raster Dataset

A stereotyped package that holds or organizes the raster data (as Raster Band elements; see below).

 

Coded Value Domain

An extended UML Class, representing a set of valid values that might apply to any type of attribute.

 

Range Domain

An extended UML Class, representing  a valid range of numeric values that might apply to a numeric type of attribute.

 

Point

An extended UML Class, representing the ArcGIS Point.

 

Polyline

An extended UML Class, representing the ArcGIS Polyline.

 

Polygon

An extended UML Class, representing the ArcGIS Polygon.

 

Multipatch

An extended UML Class, representing the ArcGIS Multipatch.

 

Object Class

An extended UML Class, representing a collection of nonspatial data of the same type or Class.

 

Raster Band

An extended UML Class, representing one layer of a matrix of cell values.

Every Raster Dataset contains one or more Raster Bands.

 

Raster Catalog

An extended UML Class, representing a collection of Raster Datasets in the geodatabase.

 

SubType Class

An extended UML Class, holding a subset of the attributes of an element in the Feature Dataset.

 

Relationships

Subtype

An extended UML Association, providing the relationship between a Feature Class element and a SubType Class element.

 

RelationshipClass

An extended UML Association, providing the relationship between:

Two elements in the Feature Dataset, or
An element in the Feature Dataset and an Object Class element

 

RelationshipClass

An extended UML Association Class, providing the attributed relationship between:

Two elements in the Feature Dataset, or
An element in the Feature Dataset and an Object Class element

 

Supported Types

Field

An extended UML attribute that represents an ArcGIS field of the geodatabase, in a table or feature class.

 

SubType Field

An extended UML Attribute that represents the subtype field of an ArcGIS table or feature class.

 

DomainCodedValue

An extended UML Attribute that specifies the value of an ArcGIS Coded Value Domain.

 

Attribute Index

An extended UML Attribute that represents the ArcGIS Attribute Index.

 

Spatial Index

An extended UML Attribute that represents the ArcGIS Spatial Index.

 

Raster StorageDef

An extended UML Class, representing the storage properties for a Raster value in the geodatabase; this information is required when a Raster Dataset element is created.

 

Spatial Reference

An extended UML Class that defines the spatial reference information of your schema, such as a coordinate system and XYTolerance.

You can define one or more Spatial Reference elements, which you link to other ArcGIS elements via their Spatial Reference Tagged Value.