Uses of Interface
org.scijava.ops.api.OpRequest
-
-
Uses of OpRequest in org.scijava.ops.api
Methods in org.scijava.ops.api with parameters of type OpRequest Modifier and Type Method Description StringOpEnvironment. help(OpRequest request)Returns simple descriptions for all Ops identifiable by a given name within thisOpEnvironmentStringOpEnvironment. helpVerbose(OpRequest request)Returns verbose descriptions for all Ops contained within thisOpEnvironment
-