Protege-2000 1.7

edu.stanford.smi.protegex.layout
Interface ActorDelegate

All Superinterfaces:
Copyable
All Known Subinterfaces:
Actor, ActorControlPointHandler, ActorEventHandler, ActorMovementHandler
All Known Implementing Classes:
ActorDelegateImpl

public interface ActorDelegate
extends Copyable

Description of the Interface

Author:
William Grosso

Method Summary
 Actor getActor()
           
 void setActor(Actor actor)
           
 void setLocation(ActorLocation location)
           
 
Methods inherited from interface edu.stanford.smi.protegex.layout.Copyable
copy
 

Method Detail

getActor

public Actor getActor()

setActor

public void setActor(Actor actor)

setLocation

public void setLocation(ActorLocation location)

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.