Class: Gnm::SolverFactory
- Inherits:
-
Object
- Object
- Gnm::SolverFactory
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#create(param) ⇒ Gnm::Solver
A new Gnm::Solver.
- #functional(wbcg) ⇒ Boolean
-
#initialize(id, name, type, creator, functional, data, notify) ⇒ Gnm::SolverFactory
constructor
A new Gnm::SolverFactory.
Constructor Details
#initialize(id, name, type, creator, functional, data, notify) ⇒ Gnm::SolverFactory
Returns a new Gnm::SolverFactory.
Instance Method Details
#create(param) ⇒ Gnm::Solver
Returns a new Gnm::Solver.