ne_ve_isSetName

bool sbne::ne_ve_isSetName(VeneerElement *vE)

Predicates returning true if the “name” attribute of this VeneerElement is set.

Parameters:

vE – a pointer to the VeneerElement object.

Returns:

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