Difference between revisions of "RULE"
| Line 1: | Line 1: | ||
| + | {{MetaClassInfoBox | ||
| + | | title = Rule | ||
| + | | name = RULE | ||
| + | | internalname = Rule | ||
| + | | namespace = System.Rule | ||
| + | | image = [[File:SY_RULE.png|220px]] | ||
| + | | imagecaption = Rule | ||
| + | | purpose = Configure rules | ||
| + | | version = 2+ | ||
| + | }} | ||
| + | |||
== Basics == | == Basics == | ||
| Line 5: | Line 16: | ||
[[Category:UBIK Object]] | [[Category:UBIK Object]] | ||
| + | [[Category:UBIK System MetaClasses]] | ||
Revision as of 11:25, 20 June 2013
| Name | RULE |
|---|---|
| Namespace | System.Rule |
| Internal Name | Rule |
| TypeString | {{{typestring}}} |
| RuntimeType | {{{runtimetype}}} |
| Purpose | Configure rules |
| Version | 2+ |
Basics
In UBIK, a rule is a special object that can be applied to a MetaProperty on a MetaClass, in order to restrict the possible values of user input at a derived BaseProperty of a ContentClass.
