In the Browser
of the generated model, the
PredefinedTypes
folder contains a bunch of atomic datatype elements that will be
referenced by other modeling parts later. You don't have to worry about
them for now. The models in
InterfaceDefinitions folder
are the PICML representations ofthe IDL files you just imported.
Double-click to open
Broker, it will show you
a white, document-like entity which represents a
<<FileRef>> instance and a yellow box-shaped entity
representing a <<Package>> instance. Their equivalent
representations in IDL files are "#include" and "module" respectively.
Figure 3 gives you a clear view of
GME representation of all the 3 idl files created. We will cover the
other folders in the next section.
Figure 3
Now we are ready to model the rest of
the Stock Quoter systems.