|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class Lesser. More...
Inheritance diagram for ilAssLacLesserOperation:
Collaboration diagram for ilAssLacLesserOperation:Public Member Functions | |
| getDescription () | |
| Get a human readable description of the Composite element. More... | |
| getPattern () | |
Public Member Functions inherited from ilAssLacAbstractOperation | |
| getPattern () | |
| setNegated ($negated) | |
| isNegated () | |
Public Member Functions inherited from ilAssLacAbstractComposite | |
| addNode (ilAssLacCompositeInterface $node) | |
| Adds an ilAssLacCompositeInterface object to the node array which represents the condition tree structure. More... | |
| describe () | |
| Describes a Composite tree Structure as human readable string. More... | |
| addNode (ilAssLacCompositeInterface $node) | |
| Adds an CompositeInterface object to the node array which represents the condition tree structure. More... | |
| describe () | |
| Describes a Composite tree Structure as human readable string. More... | |
| getDescription () | |
| Get a human readable description of the Composite element. More... | |
Static Public Attributes | |
| static | $pattern = "<" |
Additional Inherited Members | |
Data Fields inherited from ilAssLacAbstractComposite | |
| $nodes = array() | |
Protected Attributes inherited from ilAssLacAbstractOperation | |
| $negated = false | |
| ilAssLacLesserOperation::getDescription | ( | ) |
Get a human readable description of the Composite element.
Implements ilAssLacCompositeInterface.
Definition at line 20 of file ilAssLacLesserOperation.php.
| ilAssLacLesserOperation::getPattern | ( | ) |
Reimplemented from ilAssLacAbstractOperation.
Definition at line 28 of file ilAssLacLesserOperation.php.
References $pattern.
|
static |
Definition at line 18 of file ilAssLacLesserOperation.php.
Referenced by getPattern(), and ilAssLacOperationManufacturer\manufacture().