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.

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, Multipatch or Dimension Classes 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 |
Dimension |
An extended UML Class, representing the ArcGIS Dimension |
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:
|
RelationshipClass |
An extended UML Association Class, providing the attributed relationship between:
|
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 |
Index |
An extended UML Class, representing the ArcGIS 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 |