com.gams.examples.alias.Alias Class Reference
The Object-oriented API does not have the concept of a GAMS alias. More...
Detailed Description
The Object-oriented API does not have the concept of a GAMS alias.
An alias cannot be entered into a GAMSDatabase by API methods. This examples demonstrates how to retrieve an element of the aliased set as a GAMSSet from a GAMSDatabase loaded from a GDX container (e.g. GAMSJob.OutDB()).
Definition at line 25 of file Alias.java.