Uses of Interface
provided.owlMaps.general.IPathsAlgo
Package | Description |
---|---|
provided.owlMaps.general |
Contains entities for general usage in multiple parts of the OwlMaps system.
|
provided.owlMaps.general.impl |
Contains implementations of some of the interfaces in the provided.owlMaps.general package.
|
-
Uses of IPathsAlgo in provided.owlMaps.general
Methods in provided.owlMaps.general with parameters of type IPathsAlgo Modifier and Type Method Description <R, P> R
IPaths. execute(IPathsAlgo<R,E,P> algo, P... params)
The "accept" method of the visitor hosts. -
Uses of IPathsAlgo in provided.owlMaps.general.impl
Methods in provided.owlMaps.general.impl with parameters of type IPathsAlgo Modifier and Type Method Description <R, P> R
Path. execute(IPathsAlgo<R,E,P> algo, P... params)
<R, P> R
PathList. execute(IPathsAlgo<R,E,P> algo, P... params)