Package | Description |
---|---|
ome.services.graphs |
Server classes for handling complicated graphs of model objects.
|
omero.cmd.graphs |
Modifier and Type | Class and Description |
---|---|
class |
GroupPredicate
A predicate that allows
group=system and similar to be used in graph policy rule matches. |
class |
PermissionsPredicate
A predicate that allows
perms=rwr--- and similar to be used in graph policy rule matches. |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.String,GraphPolicyRulePredicate> |
GraphPolicy.predicates
The predicates that have been registered with
GraphPolicy.registerPredicate(GraphPolicyRulePredicate) . |
Modifier and Type | Method and Description |
---|---|
void |
GraphPolicy.registerPredicate(GraphPolicyRulePredicate predicate)
Use the given predicate in executing this graph policy.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseGraphPolicyAdjuster.registerPredicate(GraphPolicyRulePredicate predicate) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.