<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-7">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2>I'm currently working on an interpreter. I want 
this interpreter to create instances of each model in the project. Let's assume 
that my modeling paradigm has a model kind called "Car". I want for each "Car" 
model in my modeling project to create an instance of "Car". But so far I 
haven't found any function of the "CBuilderModel" class to perform this 
operation. Does anyone have any idea on how this can be done?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance,</FONT></DIV></BODY></HTML>