Modifier and Type | Method and Description |
---|---|
protected SolutionDao |
CloudBalancingApp.createSolutionDao() |
Modifier and Type | Class and Description |
---|---|
class |
CloudBalancingDao |
Modifier and Type | Field and Description |
---|---|
protected SolutionDao |
CloudBalancingGenerator.solutionDao |
Modifier and Type | Method and Description |
---|---|
protected abstract SolutionDao |
CommonApp.createSolutionDao() |
Modifier and Type | Method and Description |
---|---|
void |
SolutionBusiness.setSolutionDao(SolutionDao solutionDao) |
Modifier and Type | Class and Description |
---|---|
class |
XStreamSolutionDao |
Modifier and Type | Field and Description |
---|---|
protected SolutionDao |
AbstractSolutionImporter.solutionDao |
protected SolutionDao |
AbstractSolutionExporter.solutionDao |
Constructor and Description |
---|
AbstractSolutionExporter(SolutionDao solutionDao) |
AbstractSolutionImporter(SolutionDao solutionDao) |
AbstractTxtSolutionExporter(SolutionDao solutionDao) |
AbstractTxtSolutionImporter(SolutionDao solutionDao) |
AbstractXmlSolutionExporter(SolutionDao solutionDao) |
AbstractXmlSolutionImporter(SolutionDao solutionDao) |
Modifier and Type | Method and Description |
---|---|
protected SolutionDao |
CurriculumCourseApp.createSolutionDao() |
Modifier and Type | Class and Description |
---|---|
class |
CurriculumCourseDao |
Modifier and Type | Method and Description |
---|---|
protected SolutionDao |
ExaminationApp.createSolutionDao() |
Modifier and Type | Class and Description |
---|---|
class |
ExaminationDao |
Modifier and Type | Method and Description |
---|---|
protected SolutionDao |
MachineReassignmentApp.createSolutionDao() |
Modifier and Type | Class and Description |
---|---|
class |
MachineReassignmentDao |
Modifier and Type | Method and Description |
---|---|
protected SolutionDao |
Manners2009App.createSolutionDao() |
Modifier and Type | Class and Description |
---|---|
class |
Manners2009Dao |
Modifier and Type | Method and Description |
---|---|
protected SolutionDao |
NQueensApp.createSolutionDao() |
Modifier and Type | Class and Description |
---|---|
class |
NQueensDao |
Modifier and Type | Field and Description |
---|---|
protected SolutionDao |
NQueensGenerator.solutionDao |
Modifier and Type | Method and Description |
---|---|
protected SolutionDao |
NurseRosteringApp.createSolutionDao() |
Modifier and Type | Class and Description |
---|---|
class |
NurseRosteringDao |
Modifier and Type | Method and Description |
---|---|
protected SolutionDao |
PatientAdmissionScheduleApp.createSolutionDao() |
Modifier and Type | Class and Description |
---|---|
class |
PatientAdmissionScheduleDao |
Modifier and Type | Method and Description |
---|---|
protected SolutionDao |
ProjectJobSchedulingApp.createSolutionDao() |
Modifier and Type | Class and Description |
---|---|
class |
ProjectJobSchedulingDao |
Modifier and Type | Method and Description |
---|---|
protected SolutionDao |
TennisApp.createSolutionDao() |
Modifier and Type | Class and Description |
---|---|
class |
TennisDao |
Modifier and Type | Field and Description |
---|---|
protected SolutionDao |
TennisGenerator.solutionDao |
Modifier and Type | Method and Description |
---|---|
protected SolutionDao |
TravelingTournamentApp.createSolutionDao() |
Modifier and Type | Class and Description |
---|---|
class |
TravelingTournamentDao |
Modifier and Type | Method and Description |
---|---|
protected SolutionDao |
TspApp.createSolutionDao() |
Modifier and Type | Class and Description |
---|---|
class |
TspDao |
Modifier and Type | Method and Description |
---|---|
protected SolutionDao |
VehicleRoutingApp.createSolutionDao() |
Modifier and Type | Class and Description |
---|---|
class |
VehicleRoutingDao |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.