Click here to Skip to main content
15,881,204 members
Articles / Programming Languages / C#

Use Rules In Your Applications

Rate me:
Please Sign up or sign in to vote.
4.84/5 (19 votes)
29 Aug 2006CPOL2 min read 111.6K   2.7K   93  
A Rules Engine class library with source code and documentation
<html dir="LTR">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
    <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
    <title>Variable Methods</title>
    <xml>
    </xml>
    <link rel="stylesheet" type="text/css" href="MSDN.css" />
  </head>
  <body id="bodyID" class="dtBODY">
    <div id="nsbanner">
      <div id="bannerrow1">
        <table class="bannerparthead" cellspacing="0">
          <tr id="hdr">
            <td class="runninghead">Rules Processing Library by Jaxlab</td>
            <td class="product">
            </td>
          </tr>
        </table>
      </div>
      <div id="TitleRow">
        <h1 class="dtH1">Variable�Methods</h1>
      </div>
    </div>
    <div id="nstext">
      <p>The methods of the <b>Variable</b> class are listed below. For a complete list of <b>Variable</b> class members, see the <a href="Jaxlab.Rules.VariableMembers.html">Variable Members</a> topic.</p>
      <h4 class="dtH4">Public Instance Methods</h4>
      <div class="tablediv">
        <table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Jaxlab.Rules.Variable.CompareID.html">CompareID</a></td><td width="50%"> Compares the ID of this variable to the string </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Jaxlab.Rules.Variable.CompareTo.html">CompareTo</a></td><td width="50%"> Override of CompareTo from CollectionBase </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Jaxlab.Rules.Variable.Equals.html">Equals</a></td><td width="50%"> Operator override of Equals </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Jaxlab.Rules.Variable.GetAttribute.html">GetAttribute</a></td><td width="50%"> Gets the Object identified by the string </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Jaxlab.Rules.Variable.GetBoolValue.html">GetBoolValue</a></td><td width="50%"> Returns the value of the variable as a boolean </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Jaxlab.Rules.Variable.GetDecimalValue.html">GetDecimalValue</a></td><td width="50%"> Returns the value of the variable as a decimal </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Jaxlab.Rules.Variable.GetDeveloperInfo.html">GetDeveloperInfo</a></td><td width="50%"> Returns the developer contact information </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Jaxlab.Rules.Variable.GetDoubleValue.html">GetDoubleValue</a></td><td width="50%"> Returns the value of the variable as a double </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Jaxlab.Rules.Variable.GetFloatValue.html">GetFloatValue</a></td><td width="50%"> Returns the value of the variable as a float </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Jaxlab.Rules.Variable.GetHashCode.html">GetHashCode</a></td><td width="50%"> Override of GetHashCode </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Jaxlab.Rules.Variable.GetIntValue.html">GetIntValue</a></td><td width="50%"> returns the value of the Variable as an int </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Jaxlab.Rules.Variable.GetStringValue.html">GetStringValue</a></td><td width="50%">�</td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassGetTypeTopic.htm">GetType</a> (inherited from <b>Object</b>)</td><td width="50%">
        Gets the <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemTypeClassTopic.htm">Type</a> of the current instance.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Jaxlab.Rules.Variable.HasA.html">HasA</a></td><td width="50%"> Gets Boolean if the Object "has a" object identified by the string </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Jaxlab.Rules.Variable.IsA.html">IsA</a></td><td width="50%"> Performs a check to see if sName corresponds to the Name of the object in this variable </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Jaxlab.Rules.Variable.SetAttribute.html">SetAttribute</a></td><td width="50%"> Sets the value of the object to the value supplied </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Jaxlab.Rules.Variable.SetStringValue_overloads.html">SetStringValue</a></td><td width="50%">Overloaded. �</td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="Jaxlab.Rules.Variable.ToString.html">ToString</a></td><td width="50%"> Override of ToString() </td></tr></table>
      </div>
      <h4 class="dtH4">Protected Instance Methods</h4>
      <div class="tablediv">
        <table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassFinalizeTopic.htm">Finalize</a> (inherited from <b>Object</b>)</td><td width="50%">
        Allows an <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a> to attempt to free resources and perform other cleanup operations before the <b>Object</b> is reclaimed by garbage collection.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassMemberwiseCloneTopic.htm">MemberwiseClone</a> (inherited from <b>Object</b>)</td><td width="50%">
        Creates a shallow copy of the current <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a>.
      </td></tr></table>
      </div>
      <h4 class="dtH4">Private Instance Methods</h4>
      <div class="tablediv">
        <table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="privmethod.gif"></img><a href="Jaxlab.Rules.Variable.isBool.html">isBool</a></td><td width="50%">�</td></tr>
<tr VALIGN="top"><td width="50%"><img src="privmethod.gif"></img><a href="Jaxlab.Rules.Variable.isDouble.html">isDouble</a></td><td width="50%">�</td></tr>
<tr VALIGN="top"><td width="50%"><img src="privmethod.gif"></img><a href="Jaxlab.Rules.Variable.isInt.html">isInt</a></td><td width="50%">�</td></tr>
<tr VALIGN="top"><td width="50%"><img src="privmethod.gif"></img><a href="Jaxlab.Rules.Variable.SetVarType.html">SetVarType</a></td><td width="50%">�</td></tr></table>
      </div>
      <h4 class="dtH4">See Also</h4>
      <p>
        <a href="Jaxlab.Rules.Variable.html">Variable Class</a> | <a href="Jaxlab.Rules.html">Jaxlab.Rules Namespace</a></p>
      <object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
        <param name="Keyword" value="Variable class, methods">
        </param>
      </object>
      <hr />
      <div id="footer">
        <p>
          <a href="mailto:jeff_bramlett@hotmail.com?subject=Rules%20Processing%20Library%20by%20Jaxlab%20Documentation%20Feedback:%20Variable�Methods">Send comments on this topic.</a>
        </p>
        <p>
          <a href="http://www.jaxlab.com">Copyright by Jeff Bramlett 2005</a>
        </p>
        <p>Generated from assembly JaxlabRulesEngine [1.0.2431.14881]</p>
      </div>
    </div>
  </body>
</html>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
Website: http://www.somedeveloper.us

Comments and Discussions