BasicEntity
EntityMap
Instance
Represent an instance of a modelling entity
_impl
Constructor
delete
entity
key
name
toString
Returns a string representation of the instance.
For constraints and objective instances it is equivalent to the AMPL statement:
expand instanceName;
For set and variable instances see the documentation for the specific class.