Difference between revisions of "RULE"
Line 11: | Line 11: | ||
| runtimetype = UBIK.Kernel.NameCreatorRule | | runtimetype = UBIK.Kernel.NameCreatorRule | ||
}} | }} | ||
− | A rule object is a content object that can be applied to a [[ | + | A rule object is a content object that can be applied to a [[MetaProperty|MetaProperty]] on a [[MetaClass|MetaClass]], in order to restrict the possible values of user input at a derived [[BaseProperty|BaseProperty]] of a [[ContentClass|ContentClass]]. |
− | [[Category:Metaclasses]] | + | [[Category:Metaclasses|RULE]] |
Revision as of 08:59, 23 July 2015
Rule | |
---|---|
Name | RULE |
Namespace | System.Rule |
Internal Name | Rule |
TypeString | UBIK.Kernel.MetaClass |
RuntimeType | UBIK.Kernel.NameCreatorRule |
Purpose | Configure rules |
Version | 2+ |
A rule object is a content 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.