| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Refinery\Logical\Group:Public Member Functions | |
| __construct (Factory $dataFactory, ilLanguage $language) | |
| logicalOr (array $other) | |
| not (Constraint $constraint) | |
| parallel (array $constraints) | |
| sequential (array $constraints) | |
Private Attributes | |
| Factory | $dataFactory | 
| ilLanguage | $language | 
| ILIAS\Refinery\Logical\Group::__construct | ( | Factory | $dataFactory, | 
| ilLanguage | $language | ||
| ) | 
Definition at line 33 of file Group.php.
References ILIAS\Refinery\Logical\Group\$dataFactory, ILIAS\Refinery\Logical\Group\$language, and ILIAS\UI\examples\Symbol\Glyph\Language\language().
 Here is the call graph for this function:| ILIAS\Refinery\Logical\Group::logicalOr | ( | array | $other | ) | 
| Constraint[] | $other | 
Definition at line 43 of file Group.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
 Here is the call graph for this function:| ILIAS\Refinery\Logical\Group::not | ( | Constraint | $constraint | ) | 
Definition at line 48 of file Group.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
 Here is the call graph for this function:| ILIAS\Refinery\Logical\Group::parallel | ( | array | $constraints | ) | 
| Constraint[] | $constraints | 
Definition at line 57 of file Group.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
 Here is the call graph for this function:| ILIAS\Refinery\Logical\Group::sequential | ( | array | $constraints | ) | 
| Constraint[] | $constraints | 
Definition at line 66 of file Group.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 30 of file Group.php.
Referenced by ILIAS\Refinery\Logical\Group\__construct().
      
  | 
  private | 
Definition at line 31 of file Group.php.
Referenced by ILIAS\Refinery\Logical\Group\__construct().