Uses of Interface
repast.simphony.context.ContextFactory
Packages that use ContextFactory
-
Uses of ContextFactory in repast.simphony.context
Classes in repast.simphony.context that implement ContextFactoryModifier and TypeClassDescriptionclass
A basic concrete implementation of theContextFactory
interface.Methods in repast.simphony.context that return ContextFactoryModifier and TypeMethodDescriptionstatic <T> ContextFactory<T>
ContextFactoryFinder.createContextFactory
(Class<T> type, Map<String, Object> hints)