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