| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
network.address
|
+--network.address.RoutableNumber
public class RoutableNumber
FQDN (Fully Qualified Directory Number) represents a telephone number following E164 number formating rules. For simplicity the FQDN is broken down into its routingPrefix and DN.
Constraints:
::=
::= +?\d{1,10}
::=
::= \d{0,10}
::= \d{1,32}
==> console validation= +?\d{1,52}
Default:
- none
Links:
Kernel Association Association Link
The RoutableNumber may be made up of a single routingPrefix. A routingPrefix belongs to a single RoutableNumber.
Associates type:
composition
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Supplier cardinality:
0..1
Supplier navigability:
NAVIGABLE
Supplier visibility:
private
Custom properties
link:
composition
Kernel Association Association Link
A RoutableNumber is made up of a DirectoryNumber. A DirectoryNumber belongs to a single RoutableAddress
Associates type:
composition
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Supplier cardinality:
1
Supplier navigability:
NAVIGABLE
Supplier visibility:
private
Custom properties
link:
composition
Generalization Generalization Link
FQDN (Fully Qualified Directory Number) represents a telephone number following E164 number formating rules. For simplicity the FQDN is broken down into its routingPrefix and DN.
Constraints:
::=
::= +?\d{1,10}
::=
::= \d{0,10}
::= \d{1,32}
==> console validation= +?\d{1,52}
Default:
- none
A RoutableNumber is made up of a DirectoryNumber. A DirectoryNumber belongs to a single RoutableAddress
Multiplicity:
1
The RoutableNumber may be made up of a single routingPrefix. A routingPrefix belongs to a single RoutableNumber.
Multiplicity:
1
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|