Jump to: navigation, search

Difference between revisions of "RELATION"


Line 12: Line 12:
 
}}
 
}}
  
[[Category:Metaclasses]]
+
 
 +
== Own Properties ==
 +
{| class="wikitable" width=50%
 +
|-
 +
! width=30% | Name !! width=20% | Data type !! Comment
 +
|-
 +
| '''Targettype left''' (TARGETTYPELEFT) || {{Guid}} || Reference to the MetaClass of the left target type
 +
|-
 +
| '''Targettype right''' (TARGETTYPELEFT) || {{Guid}} || Reference to a MetaClass
 +
|-
 +
| '''Targettype right''' (TARGETTYPELEFT) || {{Guid}} || Reference to a MetaClass
 +
|}
 +
 
 +
[[Category:Metaclasses|RELATION]]

Revision as of 15:57, 30 July 2015

IC METACLASS.gif Relation
Name RELATION
Namespace System.Relation
Internal Name Relation
TypeString UBIK.Kernel.MetaClass
RuntimeType UBIK.Content.Relationship
Purpose Configure relations
Version 2+


Own Properties

Name Data type Comment
Targettype left (TARGETTYPELEFT) Guid Reference to the MetaClass of the left target type
Targettype right (TARGETTYPELEFT) Guid Reference to a MetaClass
Targettype right (TARGETTYPELEFT) Guid Reference to a MetaClass