com.ibm.etools.cobol.application.model.cobol

Class WhenValue

  • java.lang.Object
    • org.eclipse.emf.common.util.AbstractEnumerator
      • com.ibm.etools.cobol.application.model.cobol.WhenValue
  • All Implemented Interfaces:
    java.io.Serializable, org.eclipse.emf.common.util.Enumerator


    public final class WhenValue
    extends org.eclipse.emf.common.util.AbstractEnumerator
    A representation of the values that can be present in a WHEN clause in a SUPPRESS clause in an XML GENERATE statement. This includes the literals of the enumeration 'When Value', and utility methods for working with them.
    See Also:
    COBOLPackage.getWhenValue(), Serialized Form