public class SkipTailPolicy extends Object
Constructor and Description |
---|
SkipTailPolicy() |
Modifier and Type | Method and Description |
---|---|
static GraphPolicy |
getSkipTailPolicy(GraphPolicy graphPolicy,
com.google.common.base.Predicate<Class<? extends IObject>> isSkipClass)
Adjust an existing graph traversal policy so that processing stops at certain model object classes.
|
public static GraphPolicy getSkipTailPolicy(GraphPolicy graphPolicy, com.google.common.base.Predicate<Class<? extends IObject>> isSkipClass)
graphPolicy
- the graph policy to adjustisSkipClass
- if a given class should be not be reviewed or acted on
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.