Glossary
·
Auxiliary window: Objecteering window that facilitates
the entry and/or modification of specific C#-related information.
· C# generation work product: Object than can be created on a package or a class, and which provides Objecteering C# Developer code generation and compilation features.
· External edition: Operation allowing the entry of notes using an editor other than the Objecteering text editor. The text entered between the pre-positioned markers is re-incorporated into the Objecteering repository when editing is complete.
· Microsoft .NET Framework SDK (Software Development Kit): Library containing C# classes and tools, distributed by Microsoft for C# developers. (a FrameworkClassLibrary.ramc containing the .NET Framework 3.5 class library is delivered with C# developer (mdaplugs\CsDeveloper\2.1.xx\ramc), allowing you to deploy the System and Microsoft.Csharp namespaces in your model using the model components feature)
· Type and accessor generation project: Project that contains information used to map Objecteering types into C# types, as well as the generation of declarations and accessors for attributes, navigable associations and parameters. The advantage of this technique lies in the fact that the types package is separated from the Objecteering C# Developer itself.