CONTEXT
Revision as of 14:13, 21 February 2012 by MLA (Talk | contribs) (Created page with "A defined context defines the usage (use case) of data access. A context knows all its object types (MetaClasses) and the Properties (columns) that are available in it...")
A defined context defines the usage (use case) of data access. A context knows all its object types (MetaClasses) and the Properties (columns) that are available in its context. There might be different contexts defined for read access and write access for the same MetaClass. The contexts for a given ACM are defined by using a Relation (“CONTEXT”). Applications know their related ContextObjects.