Changes
/* MetaClasses and Instances */
==MetaClasses and Instances==
So far MetaClasses define the structure of and possible relations between the objects in our data model. In the next step it will be shown how to create actual objects of these blueprints and how to deal with it.
=== Instances ===
[[File:IL_DOM_008.png|thumb|220 px|alt=UBIK Instance model|{{UBIK}} Instance Model]]
An '''instance''' is the actual „existing“ occurrence of the described object (within the metamodel). The instances can be differentiated by their property values.
}}
=== MetaClass Details ===
==Conclusion==