Modifier and Type | Method and Description |
---|---|
protected AbstractSolutionImporter[] |
CheapTimeApp.createSolutionImporters() |
Modifier and Type | Class and Description |
---|---|
class |
CheapTimeImporter |
Modifier and Type | Method and Description |
---|---|
protected AbstractSolutionImporter[] |
CoachShuttleGatheringApp.createSolutionImporters() |
Modifier and Type | Class and Description |
---|---|
class |
CoachShuttleGatheringImporter |
Modifier and Type | Method and Description |
---|---|
protected AbstractSolutionImporter[] |
CommonApp.createSolutionImporters() |
Modifier and Type | Method and Description |
---|---|
AbstractSolutionImporter<Solution_>[] |
SolutionBusiness.getImporters() |
Modifier and Type | Method and Description |
---|---|
void |
SolutionBusiness.setImporters(AbstractSolutionImporter<Solution_>[] importers) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPngSolutionImporter<Solution_> |
class |
AbstractTxtSolutionImporter<Solution_> |
class |
AbstractXlsxSolutionImporter<Solution_> |
class |
AbstractXmlSolutionImporter<Solution_> |
Modifier and Type | Method and Description |
---|---|
static <Solution_> |
SolutionConverter.createImportConverter(String dataDirName,
AbstractSolutionImporter<Solution_> importer,
Class<Solution_> solutionClass) |
Modifier and Type | Method and Description |
---|---|
protected AbstractSolutionImporter[] |
CurriculumCourseApp.createSolutionImporters() |
Modifier and Type | Class and Description |
---|---|
class |
CurriculumCourseImporter |
Modifier and Type | Method and Description |
---|---|
protected AbstractSolutionImporter[] |
DinnerPartyApp.createSolutionImporters() |
Modifier and Type | Class and Description |
---|---|
class |
DinnerPartyImporter |
Modifier and Type | Method and Description |
---|---|
protected AbstractSolutionImporter[] |
ExaminationApp.createSolutionImporters() |
Modifier and Type | Class and Description |
---|---|
class |
ExaminationImporter |
Modifier and Type | Method and Description |
---|---|
protected AbstractSolutionImporter[] |
InvestmentApp.createSolutionImporters() |
Modifier and Type | Class and Description |
---|---|
class |
InvestmentImporter |
Modifier and Type | Method and Description |
---|---|
protected AbstractSolutionImporter[] |
MachineReassignmentApp.createSolutionImporters() |
Modifier and Type | Class and Description |
---|---|
class |
MachineReassignmentImporter |
Modifier and Type | Method and Description |
---|---|
protected AbstractSolutionImporter[] |
NurseRosteringApp.createSolutionImporters() |
Modifier and Type | Class and Description |
---|---|
class |
NurseRosteringImporter |
Modifier and Type | Method and Description |
---|---|
protected AbstractSolutionImporter[] |
PatientAdmissionScheduleApp.createSolutionImporters() |
Modifier and Type | Class and Description |
---|---|
class |
PatientAdmissionScheduleImporter |
Modifier and Type | Method and Description |
---|---|
protected AbstractSolutionImporter[] |
ProjectJobSchedulingApp.createSolutionImporters() |
Modifier and Type | Class and Description |
---|---|
class |
ProjectJobSchedulingImporter |
Modifier and Type | Class and Description |
---|---|
class |
ScrabbleImporter |
Modifier and Type | Method and Description |
---|---|
protected AbstractSolutionImporter[] |
TravelingTournamentApp.createSolutionImporters() |
Modifier and Type | Class and Description |
---|---|
class |
TravelingTournamentImporter |
Modifier and Type | Method and Description |
---|---|
protected AbstractSolutionImporter[] |
TspApp.createSolutionImporters() |
Modifier and Type | Class and Description |
---|---|
class |
TspImageStipplerImporter |
class |
TspImporter |
Modifier and Type | Method and Description |
---|---|
protected AbstractSolutionImporter[] |
VehicleRoutingApp.createSolutionImporters() |
Modifier and Type | Class and Description |
---|---|
class |
VehicleRoutingImporter |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.