ClStrength

Undocumented in source.

Constructors

this
this(string theName, ClSymbolicWeight weight)
Undocumented in source.
this
this(string theName, double w1, double w2, double w3)
Undocumented in source.

Members

Functions

isRequired
bool isRequired()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

medium
ClStrength medium;
Undocumented in source.
required
ClStrength required;
Undocumented in source.
strong
ClStrength strong;
Undocumented in source.
weak
ClStrength weak;
Undocumented in source.

Variables

name
string name;
Undocumented in source.
symbolicWeight
ClSymbolicWeight symbolicWeight;
Undocumented in source.

Meta