Uses of Interface
net.officefloor.compile.spi.office.ExecutionObjectExplorer
Packages that use ExecutionObjectExplorer
-
Uses of ExecutionObjectExplorer in net.officefloor.compile.impl.structure
Methods in net.officefloor.compile.impl.structure with parameters of type ExecutionObjectExplorerModifier and TypeMethodDescriptionvoidManagedObjectNodeImpl.addExecutionExplorer(ExecutionObjectExplorer executionObjectExplorer) -
Uses of ExecutionObjectExplorer in net.officefloor.compile.spi.office
Methods in net.officefloor.compile.spi.office with parameters of type ExecutionObjectExplorerModifier and TypeMethodDescriptionvoidOfficeManagedObject.addExecutionExplorer(ExecutionObjectExplorer executionObjectExplorer) Adds anExecutionObjectExplorerfor the execution tree from thisOfficeManagedObject.