ne_ne_isSetId

bool sbne::ne_ne_isSetId(NetworkElement *nE)

Predicate returning true if the “id” attribute of this NetworkElement is set.

Parameters:

nE – a pointer to the NetworkElement object.

Returns:

true if the “id” attribute of this NetworkElement object is set, false if either the “id” attribute is not set or the object is NULL .