org.expasy.jpl.commons.collection.graph
Class GraphPredicate

java.lang.Object
  extended by org.expasy.jpl.commons.collection.graph.GraphPredicate

public final class GraphPredicate
extends Object

A simple Graph node predicate (needed for collapsable graph).

Version:
1.0
Author:
nikitin

Nested Class Summary
static class GraphPredicate.GraphInstancePredicate<T>
           
static class GraphPredicate.ValuePredicate<T extends Number>
           
static class GraphPredicate.VertexPatternPredicate<T>
           
 
Constructor Summary
GraphPredicate()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphPredicate

public GraphPredicate()


Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.