messy1_prettified

<html>
<title>MOF Lint Report</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><body>
<H1 CLASS="ProductTitle"><FONT FACE="Arial, Helvetica, sans-serif">MOF Lint Report</FONT></H1>
<center>Generated from <B><I>messy1.mof</B></I><br>
On <B><I>Jan 19, 2007 1:14:07 PM</B></I></center><br><br>
<h3>Check For Classes missing the version qualifier</h3><p>All classes defined in Mof should specify a version.</p>
<h3>Check For Experimental/Deprecated classes</h3><p>A class should not be both experimental and deprecated.Experimental classes may change, so there is no need to deprecate them.</p>
<h3>Check For Abstract/Terminal classes</h3><p>A class should not be both abstract and terminal.Abstract classes are intended to be extended.</p>
<h3>Check For Invalid Min/Max qualifier usage</h3><p>The Min() and Max() qualifiers are only valid for association classes.</p>
<h3>Check For Values/ValueMap Count MisMatch</h3><p>When the Values and ValueMap qualifiers are both specified, they MUST have the same number of elements.</p>
<h3>Check For Abstract Qualifier with Methods</h3><p>A method cannot be abstract.</p>
<h3>Check For Missing Descriptions</h3><p>All elements defined in Mof should contain a description.</p>
<h3>Invalid names</h3><p>Class names in MOF MUST follow the schema name _ classname convension. In addition, names MUST NOT start with a number.  Property names, method names, or method MUST NOT contain an underscore.</p>
<h3>Check For Invalid ArrayType Qualifier Use</h3><p>The ArrayType qualifier should only be used with elements that are defined as arrays.</p>
<h3>Check For Write Qualifier Usage</h3><p>The write qualifier can only be used with properties.</p>
<h3>Invalid Model Correspondence Reference</h3><p>A model correspondence MUST be fully qualified to include the entire reference.</p>
<h3>Model Correspondence Reference Existence</h3><p>The model correspondence reference MUST specify an  existing entity.</p>
<h3>Invalid Deprecated Reference</h3><p>The deprecate qualifier MUST reference a valid entity or specify no value.</p>
<h3>Deprecated Reference Existence</h3><p>The deprecate reference MUST specify an  existing entity or specify no value.</p>
<h3>Override Reference Existence</h3><p>The override reference MUST specify an element that was inherited from a superclass.</p>
<h3>Entity Exists in Superclass</h3><p>Entities that are defined in a subclass that already exist in a superclass MUST use the override qualifier.</p>
<h3>Experimental qualifiers in Final release</h3><p>All experimental qualifiers MUST be removed from a Final release.</p>
<p>No issues were detected in the MOF.</p></body>
</html>