Protege-2000 1.7

edu.stanford.smi.protegex.layout
Class ActorDelegateImpl

java.lang.Object
  |
  +--edu.stanford.smi.protegex.layout.ActorDelegateImpl
All Implemented Interfaces:
ActorDelegate, Copyable
Direct Known Subclasses:
ActorControlPointHandlerImpl, NullEventHandler, NullMovementHandler, StandardActorEventHandler, StandardActorMovementHandler

public abstract class ActorDelegateImpl
extends Object
implements ActorDelegate

Description of the class

Author:
William Grosso

Field Summary
protected  Actor _actor
           
protected  ActorLocation _location
           
 
Constructor Summary
ActorDelegateImpl(Actor actor)
           
ActorDelegateImpl(Actor actor, ActorLocation location)
           
 
Method Summary
 Actor getActor()
           
 void setActor(Actor actor)
           
 void setLocation(ActorLocation location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface edu.stanford.smi.protegex.layout.Copyable
copy
 

Field Detail

_actor

protected Actor _actor

_location

protected ActorLocation _location
Constructor Detail

ActorDelegateImpl

public ActorDelegateImpl(Actor actor)

ActorDelegateImpl

public ActorDelegateImpl(Actor actor,
                         ActorLocation location)
Method Detail

getActor

public Actor getActor()
Specified by:
getActor in interface ActorDelegate

setActor

public void setActor(Actor actor)
Specified by:
setActor in interface ActorDelegate

setLocation

public void setLocation(ActorLocation location)
Specified by:
setLocation in interface ActorDelegate

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.