Uses of Interface
net.officefloor.frame.internal.structure.ManagedObjectSourceInstance
Packages that use ManagedObjectSourceInstance
Package
Description
-
Uses of ManagedObjectSourceInstance in net.officefloor.frame.impl.execute.officefloor
Classes in net.officefloor.frame.impl.execute.officefloor that implement ManagedObjectSourceInstanceModifier and TypeClassDescriptionclassManagedObjectSourceInstanceImpl<F extends Enum<F>>ManagedObjectSourceInstanceimplementation.Methods in net.officefloor.frame.impl.execute.officefloor that return ManagedObjectSourceInstanceModifier and TypeMethodDescriptionManagedObjectSourceInstance<?>[][]OfficeFloorMetaDataImpl.getManagedObjectSourceInstances()Constructors in net.officefloor.frame.impl.execute.officefloor with parameters of type ManagedObjectSourceInstanceModifierConstructorDescriptionOfficeFloorMetaDataImpl(TeamManagement[] teams, ManagedObjectSourceInstance<?>[][] managedObjectSourceInstances, OfficeMetaData[] officeMetaData, long maxStartupWaitTime) Initiate. -
Uses of ManagedObjectSourceInstance in net.officefloor.frame.internal.structure
Methods in net.officefloor.frame.internal.structure that return ManagedObjectSourceInstanceModifier and TypeMethodDescriptionManagedObjectSourceInstance<?>[][]OfficeFloorMetaData.getManagedObjectSourceInstances()Obtains theManagedObjectSourceInstanceinstances contained within theOfficeFloor.