This is the complete list of members for
opl::interface::AbstractStateFactory, including all inherited members.
createFluentMapping(AbstractState *state, const std::pair< const std::string,::VarVal > &mapping) | opl::interface::AbstractStateFactory | [protected] |
createFluentMapping(AbstractState *state, const std::pair< const std::string, int > &mapping) | opl::interface::AbstractStateFactory | [protected] |
createFluentMapping(AbstractState *state, modules::Predicate fluent) | opl::interface::AbstractStateFactory | [protected] |
createFluentMapping(AbstractState *state, const modules::NumericalFluent &fluent) | opl::interface::AbstractStateFactory | [protected] |
createState(const ObjectTypeMap &objects, const PredicateMapping &predicateMapping, const FunctionMapping &functionMapping, const modules::PredicateList &predicateConstants, const modules::NumericalFluentList &numericConstants) | opl::interface::AbstractStateFactory | |
instantiateState(const ObjectTypeMap &objects)=0 | opl::interface::AbstractStateFactory | [protected, pure virtual] |