Uses of Interface
net.officefloor.compile.internal.structure.ManagedObjectRegistry
-
Packages that use ManagedObjectRegistry Package Description net.officefloor.compile.impl.structure net.officefloor.compile.internal.structure -
-
Uses of ManagedObjectRegistry in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement ManagedObjectRegistry Modifier and Type Class Description class
OfficeFloorNodeImpl
OfficeFloorNode
implementation.class
OfficeNodeImpl
OfficeNode
implementation.class
SectionNodeImpl
SectionNode
implementation. -
Uses of ManagedObjectRegistry in net.officefloor.compile.internal.structure
Subinterfaces of ManagedObjectRegistry in net.officefloor.compile.internal.structure Modifier and Type Interface Description interface
OfficeFloorNode
OfficeFloor
node.interface
OfficeNode
Office
node.interface
SectionNode
Node within the hierarchy ofOfficeSection
instances.
-