Difference between revisions of "RULE"
m (Text replacement - "[[Category:System MetaClasses" to "[[Category:Metaclasses") |
|||
| Line 16: | Line 16: | ||
[[Category:UBIK Object]] | [[Category:UBIK Object]] | ||
| − | [[Category: | + | [[Category:Metaclasses]] |
Revision as of 14:12, 3 February 2015
| 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.
