Class IoParameter

  • Direct Known Subclasses:
    InputParameter, OutputParameter

    public abstract class IoParameter
    extends java.lang.Object
    An IoParameter creates a variable in a target variable scope.
    Author:
    Daniel Meyer
    • Field Detail

      • name

        protected java.lang.String name
        The name of the parameter. The name of the parameter is the variable name in the target VariableScope.