\Pho\Framework\CargoSetterPropertiesTrait

Setter properties of outgoing edges.

Summary

Methods
Properties
Constants
No public methods found
$setter_labels
$setter_classes
$setter_label_settable_pairs
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A
Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/emresokullu/Code/website/phpdoc/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275

Properties

$setter_labels

$setter_labels : array

Setter Labels of Outgoing Edges

A simple array of edge names

Type

array — Edge Labels

$setter_classes

$setter_classes : array

Setter Classes of Outgoing Edges

An array of edge labels as key and associated edge class name as value. Both in string format.

Type

array — Edge Label => Edge Class

$setter_label_settable_pairs

$setter_label_settable_pairs : array

Class Associations for Outgoing Edges

An array of particle types that can be set by this particle's outgoing edges. Edge labels (string) as key, settables as array.

Type

array — Edge Label => Settable Node Classes