Interface ParametricValueType


  • public interface ParametricValueType
    A representation of the model object 'Parametric Value Type'.

    The following features are supported:

    See Also:
    BasicPropertiesPackage.getParametricValueType()
    Generated class or method.
    EMF model class or method.
    interface="true" abstract="true"
    • Method Detail

      • getParameters

        EList<ValueType> getParameters()
        Returns the value of the 'Parameters' reference list. The list contents are of type ValueType.
        Returns:
        the value of the 'Parameters' reference list.
        See Also:
        BasicPropertiesPackage.getParametricValueType_Parameters()
        Generated class or method.
        EMF model class or method.
        required="true" transient="true" changeable="false" volatile="true" derived="true"