Previous Table of Contents Next


5.1.9 ParametricConfig


   The metaclass ParametricConfig is a subtype of ClassConfig, which identifies the MOF class being configured for an HUTN language.

   The purpose of ParametricConfig is to provide a list of attributes whose values will be expected in parentheses after the class instance identifier.

   parameters : list[0..*] AttributeRef

   An ordered list of Attributes for this class configuration that will be placed in parametric form for this HUTN language.