org.gscg.gameactors
Interface GameInteractiveActorRoleInterface

All Known Implementing Classes:
GameDistributor, GameManufacturer

public interface GameInteractiveActorRoleInterface

Defines the methods a supply chain actor role suitable for computer- and human-control should implement.

(c) copyright 2005 Delft University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl
Copyright (c) 2003-2005 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl . The source code and binary code of this software are proprietary information of Delft University of Technology.

Since:
1.1.12
Version:
$Revision: 1.1 $ $Date: 2005/08/09 15:43:40 $
Author:
Stijn-Pieter van Houten

Method Summary
 GameActorContentStore getGameContentStore()
          Method getGameContentStore
 

Method Detail

getGameContentStore

public GameActorContentStore getGameContentStore()
Method getGameContentStore

Returns:
returns the game actor content store


Copyright © 2002-2005 Delft University of Technology, the Netherlands. All Rights Reserved.