ne_ne_isSetName
-
bool sbne::ne_ne_isSetName(NetworkElement *nE)
Predicate returning
trueif the “name” attribute of this NetworkElement is set.- Parameters:
nE – a pointer to the NetworkElement object.
- Returns:
trueif the “name” attribute of this NetworkElement object is set,falseif either the “name” attribute is not set or the object isNULL.