Previous Table of Contents Next


5.1.8 DefaultValueConfig


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

   The purpose of DefaultValueConfig is to provide a value that will be assumed to be the value of the attribute identified when it is not explicitly provided by a class instance declaration.

the_attribute : AttributeRef

   This metaattribute refers to the MOF Attribute of the Class being configured for an HUTN language.

the_value : any

   This metaattribute provides the default value that the HUTN tool will associate with the attribute for any class instance where it is not given an explicit value.