Uses of Interface
net.officefloor.compile.spi.office.CompletionExplorer
- 
Packages that use CompletionExplorer Package Description net.officefloor.compile.impl.structure net.officefloor.compile.spi.office 
- 
- 
Uses of CompletionExplorer in net.officefloor.compile.impl.structureMethods in net.officefloor.compile.impl.structure with parameters of type CompletionExplorer Modifier and Type Method Description voidOfficeNodeImpl. addOfficeCompletionExplorer(CompletionExplorer completionExplorer)
- 
Uses of CompletionExplorer in net.officefloor.compile.spi.officeMethods in net.officefloor.compile.spi.office with parameters of type CompletionExplorer Modifier and Type Method Description voidOfficeArchitect. addOfficeCompletionExplorer(CompletionExplorer completionExplorer)Adds aCompletionExplorerto be notified of completion of exploring the execution tree.
 
-