Enum Class AmplReadableElement

java.lang.Object
java.lang.Enum<AmplReadableElement>
com.powsybl.ampl.converter.AmplReadableElement
All Implemented Interfaces:
Serializable, Comparable<AmplReadableElement>, Constable

public enum AmplReadableElement extends Enum<AmplReadableElement>
This enum maps elements to their reading function in AmplNetworkReader
Author:
Nicolas Pierre < [email protected] >