Difference between revisions of "Classification"
Line 5: | Line 5: | ||
== Example == | == Example == | ||
The [[SYSCLS_GEO]] Classification defines a '''GEO''' property | The [[SYSCLS_GEO]] Classification defines a '''GEO''' property | ||
− | {| class="wikitable" width= | + | {| class="wikitable" width=30% |
|- | |- | ||
! width=30% | Name !! width=20% | Data type | ! width=30% | Name !! width=20% | Data type | ||
Line 11: | Line 11: | ||
| GEO || {{GeoData}} | | GEO || {{GeoData}} | ||
|} | |} | ||
+ | |||
==See also== | ==See also== |
Revision as of 14:23, 12 February 2014
In UBIK®, a Classification serves as definition to impose a certain behavior on other MetaClasses, and consequently on its instances. Similar to MetaClasses a Classification object possesses MetaProperties, each named uniquely and having a certain data type.
A MetaClass entirely implements a Classification only if it possesses corresponding MetaProperties of the same data type having the same name, similar to the Classificaiton.
Example
The SYSCLS GEO Classification defines a GEO property
Name | Data type |
---|---|
GEO | Geographic Coordinate |