Interface LiteralValueType

All Superinterfaces:
EObject, Notifier, ValueType
All Known Implementing Classes:
LiteralValueTypeImpl

public interface LiteralValueType extends ValueType
A representation of the model object 'Literal Value Type'. Representation of a simple literal value (such as an integer, a real number, or a string).

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Data Type' attribute.
    Returns the value of the 'Uom' attribute.
    void
    Sets the value of the 'Data Type' attribute.
    void
    setUom(String value)
    Sets the value of the 'Uom' attribute.

    Methods inherited from interface EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver

    Methods inherited from interface ValueType

    getValue, setValue