Difference between revisions of "ContentClass"
m (KNO moved page Contentclass to ContentClass) |
|||
| (3 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
| − | Each and every of the inherited MetaProperties results in a [[ | + | == Basics == |
| + | |||
| + | In {{UBIK}}, a ContentClass is a single instance of a certain [[MetaClass]]. When created, this instance inherits all [[MetaProperty|MetaProperties]], [[Attribute|Attributes]] and programmed behavior from its MetaClass. | ||
| + | |||
| + | Each and every of the inherited MetaProperties results in a [[BaseProperty]] at the ContentClass, and these Properties can now hold distinctive values for this very instance. | ||
| + | |||
| + | [[Category:UBIK Object]] | ||
Latest revision as of 08:52, 23 July 2015
Basics
In UBIK®, a ContentClass is a single instance of a certain MetaClass. When created, this instance inherits all MetaProperties, Attributes and programmed behavior from its MetaClass.
Each and every of the inherited MetaProperties results in a BaseProperty at the ContentClass, and these Properties can now hold distinctive values for this very instance.
