Uses of Interface
net.officefloor.compile.internal.structure.ManagedFunctionRegistry
-
Packages that use ManagedFunctionRegistry Package Description net.officefloor.compile.impl.structure net.officefloor.compile.internal.structure -
-
Uses of ManagedFunctionRegistry in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement ManagedFunctionRegistry Modifier and Type Class Description class
SectionNodeImpl
SectionNode
implementation. -
Uses of ManagedFunctionRegistry in net.officefloor.compile.internal.structure
Subinterfaces of ManagedFunctionRegistry in net.officefloor.compile.internal.structure Modifier and Type Interface Description interface
SectionNode
Node within the hierarchy ofOfficeSection
instances.
-