@PortedFrom(file="Actor.h", name="Actor") public interface Actor extends WalkerInterface
| Modifier and Type | Method and Description |
|---|---|
boolean |
applicable(TaxonomyVertex v) |
default void |
clear()
clear collections
|
default void |
removePastBoundaries(Collection<TaxonomyVertex> pastBoundary) |
apply, removeIndirectdefault void clear()
boolean applicable(TaxonomyVertex v)
v - vertex to checkdefault void removePastBoundaries(Collection<TaxonomyVertex> pastBoundary)
pastBoundary - nodes to removeCopyright © 2016 The University of Manchester. All rights reserved.