See: Description
Interface | Description |
---|---|
GraphPolicyRulePredicate |
A plug-in for graph policy rule matches whereby an object may be matched against named values.
|
GraphSpec | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
GraphStep.Callback | |
GraphStepFactory | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
GraphTraversal.PlanExecutor |
Executor that allows callers to actually perform the planned action.
|
GraphTraversal.Processor |
Executes the planned operation.
|
Class | Description |
---|---|
AbstractHierarchyGraphSpec | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
AbstractStepFactory | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
AnnotationGraphSpec | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
BaseGraphSpec | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
BaseGraphSpec.SubSpecIterator | |
GraphEntry | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
GraphOpts | Deprecated
will be removed in OMERO 5.3, so use the
new graphs implementation
|
GraphPathBean |
The graph path bean holds the Hiberate object mapping and assists navigation thereof.
|
GraphPathReport |
A standalone tool for producing a summary of the Hibernate object mapping for our Sphinx documentation.
|
GraphPolicy |
A policy guides how to traverse the graph.
|
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 . |
GraphSpecPostProcessor | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
GraphState | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
GraphStep | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
GraphSteps | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
GraphTables | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
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.
|
GroupPredicate |
A predicate that allows
group=system and similar to be used in graph policy rule matches. |
LightSourceGraphSpec | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
ModelObjectSequencer |
OMERO model objects sometimes must be processed in a specific order.
|
PermissionsPredicate |
A predicate that allows
perms=rwr--- and similar to be used in graph policy rule matches. |
RenderingDefGraphSpec | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
Enum | Description |
---|---|
GraphOpts.Op | |
GraphPolicy.Ability |
Abilities that the user may have to operate upon model objects.
|
GraphPolicy.Action |
The action to take on an object instance.
|
GraphPolicy.Orphan |
If an object instance has any
GraphPolicy.Action.EXCLUDE d parentsthat would prevent it from being orphaned. |
Exception | Description |
---|---|
GraphConstraintException | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
GraphException |
Exception which will be thrown by activities within
GraphSpec
implementations. |
Version: 5.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.