FOSSology  3.2.0rc1
Open Source License Compliance by Open Source Software
Fossology\Lib\Data\LicenseMatch Class Reference
Collaboration diagram for Fossology\Lib\Data\LicenseMatch:
Collaboration graph

Public Member Functions

 __construct ($fileId, LicenseRef $licenseRef, AgentRef $agentRef, $licenseFileId, $percent=null)
 
 getFileId ()
 
 getLicenseFileId ()
 
 getLicenseRef ()
 
 getAgentRef ()
 
 getPercentage ()
 
 getLicenseId ()
 

Private Attributes

 $licenseRef
 
 $agentRef
 
 $percent
 
 $fileId
 
 $licenseFileId
 

Detailed Description

Definition at line 22 of file LicenseMatch.php.

Constructor & Destructor Documentation

Fossology\Lib\Data\LicenseMatch::__construct (   $fileId,
LicenseRef  $licenseRef,
AgentRef  $agentRef,
  $licenseFileId,
  $percent = null 
)
Parameters
int$fileId
LicenseRef$licenseRef
AgentRef$agentRef
int$licenseFileId
null | int$percent

Definition at line 52 of file LicenseMatch.php.

Member Function Documentation

Fossology\Lib\Data\LicenseMatch::getAgentRef ( )
Returns
AgentRef

Definition at line 88 of file LicenseMatch.php.

Fossology\Lib\Data\LicenseMatch::getFileId ( )
Returns
int

Definition at line 64 of file LicenseMatch.php.

Fossology\Lib\Data\LicenseMatch::getLicenseFileId ( )
Returns
int

Definition at line 72 of file LicenseMatch.php.

Fossology\Lib\Data\LicenseMatch::getLicenseId ( )
Returns
int

Definition at line 104 of file LicenseMatch.php.

Fossology\Lib\Data\LicenseMatch::getLicenseRef ( )
Returns
LicenseRef

Definition at line 80 of file LicenseMatch.php.

Fossology\Lib\Data\LicenseMatch::getPercentage ( )
Returns
int|null

Definition at line 96 of file LicenseMatch.php.


The documentation for this class was generated from the following file: