@PortedFrom(file="Actor.h", name="Actor") public interface Actor
| Modifier and Type | Method and Description |
|---|---|
boolean |
applicable(TaxonomyVertex v) |
boolean |
apply(TaxonomyVertex v)
taxonomy walking method.
|
void |
clear()
clear collections
|
void |
removePastBoundaries(Collection<TaxonomyVertex> pastBoundary) |
@PortedFrom(file="Actor.h", name="apply") boolean apply(TaxonomyVertex v)
v - vvoid clear()
boolean applicable(TaxonomyVertex v)
v - vertex to checkvoid removePastBoundaries(Collection<TaxonomyVertex> pastBoundary)
pastBoundary - nodes to removeCopyright © 2015 The University of Manchester. All rights reserved.