Uses of Interface
net.officefloor.compile.spi.office.ExecutionObjectExplorerContext
-
Packages that use ExecutionObjectExplorerContext Package Description net.officefloor.compile.spi.office -
-
Uses of ExecutionObjectExplorerContext in net.officefloor.compile.spi.office
Methods in net.officefloor.compile.spi.office with parameters of type ExecutionObjectExplorerContext Modifier and Type Method Description void
ExecutionObjectExplorer. explore(ExecutionObjectExplorerContext context)
Explores the execution tree for theManagedObject
.
-