Interface EnumValueType

    • Method Detail

      • getLiterals

        EList<EnumLiteral> getLiterals()
        Returns the value of the 'Literals' containment reference list. The list contents are of type EnumLiteral.
        Returns:
        the value of the 'Literals' containment reference list.
        See Also:
        ValuetypePackage.getEnumValueType_Literals()
        Generated class or method.
        EMF model class or method.
        containment="true" required="true"