ContentsIndexHome
PreviousUpNext
IElement.isEmpty Method

Returns whether this IElement is set to the empty Element (i.e. '' in the AIMMS language). 

 

Java
boolean isEmpty();

True when this IElement is set to the empty Element (i.e. '' in the AIMMS language). False otherwise.