Class CLParameterHelper


  • public abstract class CLParameterHelper
    extends java.lang.Object
    A parameter is a specification of an argument used to pass information into or out of an invocation of a behavioral feature. It has a type and may have a multiplicity and an optional default value.
    See Also:
    CLParameter