| | |
Summary: Keeping things consistent
JOHN HOSKING, WARWICK MUGRIDGE and ROBERT AMOR
Department of Computer Science
University of Auckland
Private Bag 92019, Auckland
{john,rick,trebor}@cs.auckland.ac.nz
JOHN GRUNDY
Department of Computer Science
University of Waikato
Private Bag 3105, Hamilton
jgrundy@cs.waikato.ac.nz
Abstract
In many applications there is a need to keep shared or
related information consistent. For example, in a
CADrafting package it is necessary to keep views of an
artefact from different perspectives consistent with one
another. In software development environments there is
a need to keep diagrammatic views, such as OO analysis
diagrams, consistent with corresponding textual code. In
this paper, we describe a number of techniques we have
|