de.cesr.lara.toolbox.adapter.rs.context
Interface LaraEnvironmentContext<T>

All Superinterfaces:
Collection<T>, repast.simphony.context.Context<T>, Iterable<T>, LaraEnvironment, repast.simphony.context.RepastElement
All Known Implementing Classes:
LEnvironmentContext

public interface LaraEnvironmentContext<T>
extends repast.simphony.context.Context<T>, LaraEnvironment

Interface for Repast Simphony contexts that shall be uses as LaraEnvironment.


Field Summary
 
Fields inherited from interface repast.simphony.context.Context
SYN_CONTEXT_PREFIX
 
Method Summary
 
Methods inherited from interface repast.simphony.context.Context
addContextListener, addProjection, addSubContext, addValueLayer, findContext, findParent, getAgentLayer, getAgentTypes, getContextListeners, getObjects, getProjection, getProjection, getProjections, getProjections, getRandomObject, getRandomObjects, getSubContext, getSubContexts, getTypeID, getValueLayer, getValueLayers, query, removeContextListener, removeProjection, removeSubContext, removeValueLayer, setTypeID
 
Methods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
 
Methods inherited from interface repast.simphony.context.RepastElement
getId, setId
 
Methods inherited from interface de.cesr.lara.components.environment.LaraEnvironment
addEnvListener, addEnvListener, addProperty, containsProperty, containsProperty, getAllListeners, getEnvProperties, getPropertyByName, getTypedPropertyByName, removeEnvListener, removeEnvListener, removeProperty, removeProperty, updateProperty