Package | Description |
---|---|
org.opensourcedea.dea | |
org.opensourcedea.test |
Modifier and Type | Method and Description |
---|---|
ModelType |
ModelDetails.getModelType()
Gets the Model ModelType.
|
ModelType |
DEAProblem.getModelType()
Returns Model Type of the DEA Problem (e.g.
|
static ModelType |
ModelType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ModelType[] |
ModelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ModelDetails.setModelType(ModelType modelType)
Sets the Model ModelType.
|
void |
DEAProblem.setModelType(ModelType modType)
Sets type of DEA Problem Model (e.g.
|
Modifier and Type | Method and Description |
---|---|
void |
MiscStuffTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestSBMVTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestSBMTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestSBMOVTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestSBMOTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestSBMOGRSTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestSBMIVTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestSBMITest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestSBMIGRSTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestSBMGRSTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestNDOVTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestNDOTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestNDOGRSTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestNDIVTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestNDITest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestNDIGRSTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestNCOVTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestNCOTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestNCOGRSTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestNCIVTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestNCITest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestNCIGRSTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestIRSOTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestIRSITest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestGRSOTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestGRSITest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestDRSOTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestDRSITest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestCCROTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestCCRITest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestBCCOTest.buildDEAProblem(ModelType ModelType) |
void |
LibraryTestBCCITest.buildDEAProblem(ModelType ModelType) |