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