@PortedFrom(file="Kernel.cpp", name="SupConceptActor") public class SupConceptActor extends Object implements Actor, Serializable
| Constructor and Description |
|---|
SupConceptActor(ClassifiableEntry q) |
| 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) |
public SupConceptActor(ClassifiableEntry q)
q - q@PortedFrom(file="Kernel.cpp", name="apply") public boolean apply(TaxonomyVertex v)
Actorpublic boolean applicable(TaxonomyVertex v)
applicable in interface Actorv - vertex to checkpublic void clear()
Actorpublic void removePastBoundaries(Collection<TaxonomyVertex> pastBoundary)
removePastBoundaries in interface ActorpastBoundary - nodes to removeCopyright © 2015 The University of Manchester. All rights reserved.