Package | Description |
---|---|
ome.services.graphs |
Server classes for handling complicated graphs of model objects.
|
omero.cmd.graphs |
Class and Description |
---|
GraphException
Exception which will be thrown by traversing the graph if an error occurred.
|
GraphPathBean
The graph path bean holds the Hibernate object mapping and assists navigation thereof.
|
GraphPolicy
A policy guides how to traverse the graph.
|
GraphPolicy.Ability
Abilities that the user may have to operate upon model objects.
|
GraphPolicy.Action
The action to take on an object instance.
|
GraphPolicy.Details
A tuple noting the state of a mapped object instance in the current graph traversal.
|
GraphPolicy.Orphan
If an object instance has any
GraphPolicy.Action.EXCLUDE d parentsthat would prevent it from being orphaned. |
GraphPolicyRule
A graph policy rule specifies a component of a
GraphPolicy . |
GraphPolicyRulePredicate
A plug-in for graph policy rule matches whereby an object may be matched against named values.
|
GraphTraversal.PlanExecutor
Executor that allows callers to actually perform the planned action.
|
GraphTraversal.Processor
Executes the planned operation.
|
Class and Description |
---|
GraphException
Exception which will be thrown by traversing the graph if an error occurred.
|
GraphPathBean
The graph path bean holds the Hibernate object mapping and assists navigation thereof.
|
GraphPolicy
A policy guides how to traverse the graph.
|
GraphPolicy.Ability
Abilities that the user may have to operate upon model objects.
|
GraphPolicy.Action
The action to take on an object instance.
|
GraphPolicy.Details
A tuple noting the state of a mapped object instance in the current graph traversal.
|
GraphPolicyRule
A graph policy rule specifies a component of a
GraphPolicy . |
GraphPolicyRulePredicate
A plug-in for graph policy rule matches whereby an object may be matched against named values.
|
GraphTraversal
An alternative implementation of model object graph traversal, relying on SELECTing in advance for making decisions,
instead of rolling back to savepoints to recover from failed attempts to act.
|
GraphTraversal.Processor
Executes the planned operation.
|
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.