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

Class UsageValues

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


    public final class UsageValues
    extends org.eclipse.emf.common.util.AbstractEnumerator
    Represents the possible values in the USAGE clause of a data item. A representation of the literals of the enumeration 'Usage Values', and utility methods for working with them.
    See Also:
    COBOLPackage.getUsageValues(), Serialized Form