|
| $createLicensesAsCandidate = true |
|
| $createLicensesInfosAsFindings = true |
|
| $createConcludedLicensesAsFindings = false |
|
| $createConcludedLicensesAsConclusions = true |
|
| $overwriteDecisions = false |
|
| $addCopyrightInformation = false |
|
| $concludeLicenseDecisionType = DecisionTypes::IDENTIFIED |
|
|
| getFromArgs ($args, $num, $expected="true") |
|
| var_dump ($mixed=null) |
|
Fossology\ReportImport\ReportImportConfiguration::getConcludeLicenseDecisionType |
( |
| ) |
|
Fossology\ReportImport\ReportImportConfiguration::isAddCopyrightInformation |
( |
| ) |
|
Fossology\ReportImport\ReportImportConfiguration::isCreateConcludedLicensesAsConclusions |
( |
| ) |
|
Fossology\ReportImport\ReportImportConfiguration::isCreateConcludedLicensesAsFindings |
( |
| ) |
|
Fossology\ReportImport\ReportImportConfiguration::isCreateLicensesAsCandidate |
( |
| ) |
|
Fossology\ReportImport\ReportImportConfiguration::isCreateLicensesInfosAsFindings |
( |
| ) |
|
Fossology\ReportImport\ReportImportConfiguration::isOverwriteDecisions |
( |
| ) |
|
Fossology\ReportImport\ReportImportConfiguration::setCreateConcludedLicensesAsConclusions |
( |
|
$createConcludedLicensesAsConclusions | ) |
|
Fossology\ReportImport\ReportImportConfiguration::$keys |
|
staticprivate |
Initial value:= array(
'addConcludedAsDecisions',
'addLicenseInfoFromInfoInFile',
'addLicenseInfoFromConcluded',
'addConcludedAsDecisionsOverwrite',
'addCopyrights',
'addConcludedAsDecisionsTBD',
'addNewLicensesAs'
)
Definition at line 24 of file ReportImportConfiguration.php.
The documentation for this class was generated from the following file: