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-shaped 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.
Play around with them, and you will get familiar with PICML
representation of
IDL elements.
Figure 3 gives you a clear view of
GME representation of all the 3 idl files created.
Figure 3
Now we are ready to model the rest of
the Stock Quoter systems by hand.