Adds a GSVEntity object to this GSVModel. The GSVEntity must not already exsit. If it does, IllegalArgumentException is thrown.
@param newEntity GSVEntity object
@exception java.lang.IllegalArgumentException GSVEnitity already exsits.
@see #entities
@see #removeEntity
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.