de.cesr.lara.components.environment
Interface LaraEnvironmentListener

All Known Subinterfaces:
LaraAgentComponent<A,BO>
All Known Implementing Classes:
LDefaultAgentComp

public interface LaraEnvironmentListener

Interface for observers of LaraEnvironment


Method Summary
 void envPropertyChanged(LAbstractEnvironmentalProperty<?> envProperty)
          Called by the LaraEnvironment to inform about property changes.
 

Method Detail

envPropertyChanged

void envPropertyChanged(LAbstractEnvironmentalProperty<?> envProperty)
Called by the LaraEnvironment to inform about property changes.

Parameters:
envProperty - Created by Sascha Holzhauer on 10.12.2009