Difference between revisions of "RULE"
| (13 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{MetaClassInfoBox | |
| + | | title = Rule | ||
| + | | name = RULE | ||
| + | | internalname = SystemObjects.RULE | ||
| + | | namespace = System.Rule | ||
| + | | image = [[File:SY_RULE.png|220px]] | ||
| + | | imagecaption = Rule | ||
| + | | purpose = Configure rules | ||
| + | | version = 2+ | ||
| + | | typestring = UBIK.Kernel.MetaClass | ||
| + | | runtimetype = UBIK.Kernel.NameCreatorRule | ||
| + | }} | ||
| + | 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]] | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | [[ | + | |
Latest revision as of 10:13, 4 November 2015
| 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.
