Difference between revisions of "RULE"
Line 2: | Line 2: | ||
| title = Rule | | title = Rule | ||
| name = RULE | | name = RULE | ||
− | | internalname = | + | | internalname = SystemObjects.RULE |
| namespace = System.Rule | | namespace = System.Rule | ||
| image = [[File:SY_RULE.png|220px]] | | image = [[File:SY_RULE.png|220px]] | ||
Line 12: | Line 12: | ||
}} | }} | ||
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]]. | 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]]. | ||
− | |||
− |
Revision as of 12:57, 24 August 2015
Rule | |
---|---|
Name | RULE |
Namespace | System.Rule |
Internal Name | SystemObjects.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.