com.tensegrity.generic.attribute.event
Interface AttributableOnSetRootEvent

All Known Implementing Classes:
AbstractAttributableOnSetEvent

public interface AttributableOnSetRootEvent

Interface defining the root demands for all events belonging to an AttributableOnSet object.

Version:
$Id: AttributableOnSetRootEvent.java,v 1.2 2003/02/14 08:35:29 GillesIachelini Exp $
Author:
Stepan Rutz

Method Summary
 AttributableOnSet getAttributableOnSet()
          Returns the AttributableOnSet-object that originated the event.
 java.lang.String getDescription()
          Returns the description of the event.
 

Method Detail

getAttributableOnSet

public AttributableOnSet getAttributableOnSet()
Returns the AttributableOnSet-object that originated the event.

Returns:
the AttributableOnSet that caused the event.

getDescription

public java.lang.String getDescription()
Returns the description of the event.

Returns:
the description of the event.


Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.