edu.stanford.smi.protegex.layout
Interface Copyable
- All Known Subinterfaces:
- Actor, ActorControlPointHandler, ActorDelegate, ActorEventHandler, ActorFacade, ActorMovementHandler, Glyph
- All Known Implementing Classes:
- ActorLocation
- public interface Copyable
Deep copy of mutable state, shallow copy of immutable state Used for
dragging from palette to main drawing area of diagram Defines a copy method.
It's somewhere between a copy and a deep copy. In future refactorings, it
should probably become a deep copy.
- Author:
- William Grosso
copy
public Object copy()
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.