GSM
The NCIM database models GSM using several database tables.
The following UML diagram shows how NCIM models GSM.
Note: In
addition to the standard relationships between entities shown in the
core schema diagram, the GSM schema diagram models extra relationships
between RAN entities. These RAN entity relationships have been added
to make it easier to process RAN data. For example, the dependency
relationship between
ranBaseStation
and ranBaseStationController
was
added to enable a single query to retrieve all RAN base stations managed
by a given RAN base station controller.Table 1 describes the NCIM relationship database tables and data dictionary that correspond to each class and relationship used to model GSM.
NCIM table | Class or relationship |
Data dictionary |
---|---|---|
collects |
Relationship |
|
connects |
Relationship |
|
contains |
Relationship |
|
dependency |
Relationship |
|
entityData |
Class |
|
physicalChasssis |
Class |
|
ranBaseStationController |
Class |
|
ranBaseStation |
Class |
|
ranGSMCell |
Class |
|
ranPacketControlUnit |
Class |
|
ranSector |
Class |
|
ranTransceiver |
Class |