com.tensegrity.composite.event
Interface CompositeGroupEvent

All Superinterfaces:
CompositeRootEvent
All Known Implementing Classes:
AbstractCompositeGroupEvent

public interface CompositeGroupEvent
extends CompositeRootEvent

Common interface for multiple composite events.

Version:
$Id: CompositeGroupEvent.java,v 1.5 2003/02/19 18:16:00 MichaelKegel Exp $
Author:
Michael Kegel

Method Summary
 CompositeGroup getCompositeGroup()
          returns the CompositeGroup which generates the event.
 

Method Detail

getCompositeGroup

public CompositeGroup getCompositeGroup()
returns the CompositeGroup which generates the event.

Returns:
CompositeGroup the CompositeGroup the event occurs at


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