Modeling Services

Server modeling services include all classes, functions and other features that allow you to implement the application model on which your reactive object server is based.

of this manual covers the following chapters:

  • Basic Features, introduces you to exception handling, Server objects and data members, smart pointers and reference counting, and dictionaries.

  • Relations, describes the various kinds of relations supported by the Server library, and shows how to define these relations and how to invert them.

  • Context-Sensitive Features, describes the cut function, which helps you transparently maintain the referential integrity of an object model relying on Server relations.

  • Dynamic Modeling Services, explains how you can describe a reactive object model dynamically instead of coding it using the Server modeling classes.

  • Script Integration, explains how you can use Script on the Server side of your Server application.