Integration in MetaEdit+ (GOPRR)
1. Property sharing
- Property of an element can be reused as a property of another element (also in another diagram)
2. Component reuse
- Same types of objects can be reused in different models
- E.g. an attribute in ER diagram can be also an attribute of a class in class diagram
3.Decomposition
- Most typical example can be found from DFD diagrams
- Usually exist (only) between models of the same description language
4. Explosion
- Normally between different description languages, eg. a class in class diagram can explode to a state transition diagram