ne_ne_isSetName

bool sbne::ne_ne_isSetName(NetworkElement *nE)

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

Parameters

nE – a pointer to the NetworkElement object.

Returns

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