Uses of Interface
net.officefloor.compile.spi.office.DependentManagedObject
-
Packages that use DependentManagedObject Package Description net.officefloor.compile.impl.structure net.officefloor.compile.internal.structure net.officefloor.compile.spi.office -
-
Uses of DependentManagedObject in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement DependentManagedObject Modifier and Type Class Description classManagedObjectNodeImplManagedObjectNodeimplementation.classOfficeObjectNodeImplOfficeObjectNodeimplementation. -
Uses of DependentManagedObject in net.officefloor.compile.internal.structure
Subinterfaces of DependentManagedObject in net.officefloor.compile.internal.structure Modifier and Type Interface Description interfaceManagedObjectNodeNode representing an instance use of aManagedObject.interfaceOfficeObjectNodeOfficeObjectnode. -
Uses of DependentManagedObject in net.officefloor.compile.spi.office
Subinterfaces of DependentManagedObject in net.officefloor.compile.spi.office Modifier and Type Interface Description interfaceOfficeManagedObjectManagedObjectfor theOffice.interfaceOfficeObjectinterfaceOfficeSectionManagedObjectManagedObjectcontained within anOfficeSubSection.
-