Uses of Interface
net.officefloor.compile.spi.office.ExecutionManagedObject
Packages that use ExecutionManagedObject
Package
Description
-
Uses of ExecutionManagedObject in net.officefloor.compile.impl.structure
Methods in net.officefloor.compile.impl.structure that return ExecutionManagedObjectModifier and TypeMethodDescriptionManagedObjectNodeImpl.createExecutionManagedObject(CompileContext compileContext) -
Uses of ExecutionManagedObject in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return ExecutionManagedObjectModifier and TypeMethodDescriptionManagedObjectNode.createExecutionManagedObject(CompileContext compileContext) Creates theExecutionManagedObjectfor thisManagedObjectNode. -
Uses of ExecutionManagedObject in net.officefloor.compile.spi.office
Methods in net.officefloor.compile.spi.office that return ExecutionManagedObjectModifier and TypeMethodDescriptionExecutionObjectExplorerContext.getInitialManagedObject()Obtains the initialExecutionManagedObject.ExecutionManagedFunction.getManagedObject(ManagedFunctionObjectType<?> objectType) Obtains theExecutionManagedObjectfor theManagedFunctionObjectType.ExecutionManagedObject.getManagedObject(ManagedObjectDependencyType<?> dependencyType) Obtains theExecutionManagedObjectfor theManagedObjectDependencyType.