Version: 10.2.1c and 10.2.1c SP3 |
ArcFM Desktop Overview > ArcFM > Utility Tools > Related Objects |
You can use ArcFM to establish relationships between features, between features and objects, and between objects in your geodatabase. To do so, a relationship class must exist for each type of relationship. Information about creating a relationship class is available in the ArcFM Solution Configuration Guide.
There are multiple methods for creating a relationship between features, objects, or between features and objects:
Cardinality: All relationships are created with cardinality rules (e.g., one to one, one to many, many to many). ArcFM respects this cardinality when establishing relationships between features. For example, a user may want to related a Support Structure and a Transformer:
One to One: Only one Support Structure may be assigned to one Transformer and vice versa. ArcFM allows neither multiple Support Structures on a single Transformer nor multiple Transformers on a single Support Structure.
One to Many: Assume the cardinality is set such that one Support Structure can have multiple related Transformers (this is an example; yours may be different). It will not allow multiple Support Structures to be assigned to a single Transformer. ArcFM does not enforce custom business rules regarding cardinality (e.g., the specific number of Transformers that may be assigned to a Support Structure).
ArcMap only supports soft relates to unversioned features or features outside the workspace. If the related object resides inside the workspace and is versioned, you will need to construct a relationship class to capture version differences in the related table. |