We saw the structure of a UML model using an example. Now we need to inspect the structure of the target metamodel to determine the model elements we need to create. Let's open the Relational metamodel and navigate its contents:
The Relational metamodel shows up in a metamodel editor:
You can see for example that the Type Table inherits from the Type Named and that it defines an attribute name and a reference columns.