Uses of Interface
net.officefloor.compile.internal.structure.BoundManagedObjectNode
Packages that use BoundManagedObjectNode
Package
Description
-
Uses of BoundManagedObjectNode in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement BoundManagedObjectNodeModifier and TypeClassDescriptionclassInputManagedObjectNodeimplementation.classManagedObjectNodeimplementation.Methods in net.officefloor.compile.impl.structure with parameters of type BoundManagedObjectNodeModifier and TypeMethodDescriptionvoidOfficeBindingsImpl.buildManagedObjectIntoOffice(BoundManagedObjectNode managedObjectNode) -
Uses of BoundManagedObjectNode in net.officefloor.compile.internal.structure
Subinterfaces of BoundManagedObjectNode in net.officefloor.compile.internal.structureModifier and TypeInterfaceDescriptioninterfaceNode representing an instance use of an InputManagedObject.interfaceNode representing an instance use of aManagedObject.Methods in net.officefloor.compile.internal.structure with parameters of type BoundManagedObjectNodeModifier and TypeMethodDescriptionvoidOfficeBindings.buildManagedObjectIntoOffice(BoundManagedObjectNode managedObjectNode) Builds theBoundManagedObjectNodeinto theOffice.