corba::nwmgr::nwe::NetworkElement Interface Reference

Inheritance diagram for corba::nwmgr::nwe::NetworkElement:

Inheritance graph
[legend]
List of all members.

Detailed Description

Difinition of network element interface.

This interface defines readonly access to network element and its trunk groups.

Definition at line 53 of file networkelement.idl.

Public Member Functions


Member Function Documentation

tcat::cp::ConnectionPtId corba::nwmgr::nwe::NetworkElement::connectionPt (  )  raises (common::OsbCorbaException)

Assigned connection point of the network element.

common::Utf8String corba::nwmgr::nwe::NetworkElement::desc (  )  raises (common::OsbCorbaException)

Description of the network element.

DialledNumType corba::nwmgr::nwe::NetworkElement::dialledType (  )  raises (common::OsbCorbaException)

Dialled number type.

nwmgr::numanalyzer::NumberAnalyzer corba::nwmgr::nwe::NetworkElement::getNumberAnalyzer (  )  raises (common::OsbCorbaException)

Number analyzer of the network element.

nwmgr::trk::TrunkGroup corba::nwmgr::nwe::NetworkElement::getTrkGroup ( in nwmgr::trk::TrunkGroupId  id  )  raises (common::OsbCorbaException)

Gets a trunk group by id.

Parameters:
id The unique id of trunk group.
Returns:
The trunk group instance.
Exceptions:
OsbCorbaException 
  • in case readlock network fails
  • in case the trunk group can not be found

nwmgr::trk::TrunkGroupSeq corba::nwmgr::nwe::NetworkElement::getTrkGroups (  )  raises (common::OsbCorbaException)

Gets all trunk groups of this network element.

Returns:
A list of trunk groups in the network element.
Exceptions:
OsbCorbaException 
  • in case readlock network fails

NetworkElementWriter corba::nwmgr::nwe::NetworkElement::getWriter (  )  raises (common::OsbCorbaException)

Gets a network element writer instance of this network element.

This method returns a network element writer object for the corresponding netwrok element. A network element writer is needed whenever a network element shall be modified.

Returns:
The network element writer object.
Exceptions:
OsbCorbaException 
  • in case readlock network fails

boolean corba::nwmgr::nwe::NetworkElement::hasNdc (  )  raises (common::OsbCorbaException)

Flag if a NDC is defined for this network element.

NetworkElementId corba::nwmgr::nwe::NetworkElement::id (  )  raises (common::OsbCorbaException)

Unique id of the network element.

common::Utf8String corba::nwmgr::nwe::NetworkElement::name (  )  raises (common::OsbCorbaException)

Name of the network element.

common::Utf8String corba::nwmgr::nwe::NetworkElement::ndc (  )  raises (common::OsbCorbaException)

NDC of the network element.

nwmgr::TimeZoneId corba::nwmgr::nwe::NetworkElement::tzId (  )  raises (common::OsbCorbaException)

Time zone information of the netowk element.


The documentation for this interface was generated from the following file:
Generated on Sat Sep 2 14:24:47 2006 for OSB Library by  doxygen 1.4.7