Uses of Interface
net.officefloor.compile.internal.structure.CompileContext
Packages that use CompileContext
Package
Description
-
Uses of CompileContext in net.officefloor.compile.impl
Methods in net.officefloor.compile.impl that return CompileContext -
Uses of CompileContext in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement CompileContextMethods in net.officefloor.compile.impl.structure with parameters of type CompileContextModifier and TypeMethodDescriptionvoidManagedObjectNodeImpl.autoWireDependencies(AutoWirer<LinkObjectNode> autoWirer, OfficeNode office, CompileContext compileContext) voidAdministrationNodeImpl.autoWireExtensions(AutoWirer<ManagedObjectExtensionNode> autoWirer, CompileContext compileContext) voidGovernanceNodeImpl.autoWireExtensions(AutoWirer<ManagedObjectExtensionNode> autoWirer, CompileContext compileContext) voidManagedObjectSourceNodeImpl.autoWireFunctionDependencies(AutoWirer<LinkObjectNode> autoWirer, OfficeNode office, CompileContext compileContext) voidManagedObjectSourceNodeImpl.autoWireInputDependencies(AutoWirer<LinkObjectNode> autoWirer, OfficeNode office, CompileContext compileContext) voidManagedFunctionNodeImpl.autoWireManagedFunctionResponsibility(AutoWirer<LinkTeamNode> autoWirer, CompileContext compileContext) voidOfficeNodeImpl.autoWireObjects(AutoWirer<LinkObjectNode> autoWirer, CompileContext compileContext) voidSectionNodeImpl.autoWireObjects(AutoWirer<LinkObjectNode> autoWirer, CompileContext compileContext) voidSupplierNodeImpl.autoWireObjects(AutoWirer<LinkObjectNode> autoWirer, OfficeNode office, CompileContext compileContext) voidManagedObjectSourceNodeImpl.autoWireStartupOrdering(AutoWirer<ManagedObjectSourceNode> autoWirer, OfficeNode office, CompileContext compileContext) voidAdministrationNodeImpl.autoWireTeam(AutoWirer<LinkTeamNode> autoWirer, CompileContext compileContext) voidGovernanceNodeImpl.autoWireTeam(AutoWirer<LinkTeamNode> autoWirer, CompileContext compileContext) voidManagedObjectSourceNodeImpl.autoWireTeams(AutoWirer<LinkTeamNode> autoWirer, CompileContext compileContext) voidOfficeNodeImpl.autoWireTeams(AutoWirer<LinkTeamNode> autoWirer, CompileContext compileContext) voidSectionNodeImpl.autoWireTeams(AutoWirer<LinkTeamNode> autoWirer, CompileContext compileContext) voidExecutiveNodeImpl.buildExecutive(OfficeFloorBuilder builder, CompileContext compileContext) booleanInputManagedObjectNodeImpl.buildFunctionManagedObject(String functionObjectName, ManagedFunctionBuilder<?, ?> functionBuilder, OfficeNode office, OfficeBindings officeBindings, CompileContext compileContext) booleanManagedObjectNodeImpl.buildFunctionManagedObject(String functionObjectName, ManagedFunctionBuilder<?, ?> functionBuilder, OfficeNode office, OfficeBindings officeBindings, CompileContext compileContext) voidGovernanceNodeImpl.buildGovernance(OfficeBuilder officeBuilder, CompileContext compileContext) voidManagedFunctionNodeImpl.buildManagedFunction(OfficeBuilder officeBuilder, OfficeBindings officeBindings, CompileContext compileContext) voidManagedObjectSourceNodeImpl.buildManagedObject(OfficeFloorBuilder builder, OfficeNode managingOffice, OfficeBuilder officeBuilder, OfficeBindings officeBindings, CompileContext compileContext) voidManagedObjectPoolNodeImpl.buildManagedObjectPool(ManagedObjectBuilder<?> builder, ManagedObjectType<?> managedObjectType, CompileContext compileContext) OfficeNodeImpl.buildOffice(OfficeFloorBuilder builder, CompileContext compileContext, Profiler profiler) voidInputManagedObjectNodeImpl.buildOfficeManagedObject(OfficeNode office, OfficeBuilder officeBuilder, OfficeBindings officeBindings, CompileContext compileContext) voidManagedObjectNodeImpl.buildOfficeManagedObject(OfficeNode office, OfficeBuilder officeBuilder, OfficeBindings officeBindings, CompileContext compileContext) voidAdministrationNodeImpl.buildPostFunctionAdministration(ManagedFunctionBuilder<?, ?> functionBuilder, CompileContext compileContext) voidAdministrationNodeImpl.buildPreFunctionAdministration(ManagedFunctionBuilder<?, ?> functionBuilder, CompileContext compileContext) voidAdministrationNodeImpl.buildPreLoadManagedObjectAdministration(DependencyMappingBuilder dependencyMappingBuilder, CompileContext compileContext) voidSectionNodeImpl.buildSection(OfficeBuilder officeBuilder, OfficeBindings officeBindings, CompileContext compileContext) voidSupplierNodeImpl.buildSupplier(OfficeBuilder officeBuilder, CompileContext compileContext) voidSupplierThreadLocalNodeImpl.buildSupplierThreadLocal(CompileContext context) voidTeamNodeImpl.buildTeam(OfficeFloorBuilder builder, CompileContext compileContext) ManagedFunctionNodeImpl.createExecutionManagedFunction(CompileContext compileContext) ManagedObjectSourceNodeImpl.createExecutionManagedFunction(ManagedObjectFlowType<?> flowType, CompileContext compileContext) ManagedObjectNodeImpl.createExecutionManagedObject(CompileContext compileContext) OfficeFloorNodeImpl.deployOfficeFloor(String officeFloorName, OfficeFloorBuilder builder, CompileContext compileContext) booleanSupplierNodeImpl.ensureNoThreadLocals(CompileContext compileContext) static AvailableType[]AvailableTypeImpl.extractAvailableTypes(Map<String, ManagedObjectNode> managedObjects, CompileContext compileContext, SourceContext sourceContext) Extracts theAvailableTypeinstances.OfficeFloorNodeImpl.getAvailableTypes(CompileContext compileContext) OfficeNodeImpl.getAvailableTypes(CompileContext compileContext) InputManagedObjectNodeImpl.getTypeQualifications(CompileContext compileContext) ManagedObjectNodeImpl.getTypeQualifications(CompileContext compileContext) voidSupplierNodeImpl.loadAutoWireExtensions(AutoWirer<ManagedObjectExtensionNode> autoWirer, ManagedObjectSourceVisitor managedObjectSourceVisitor, CompileContext compileContext) OfficeFloorNodeImpl.loadAutoWireExtensionTargets(AutoWirer<ManagedObjectExtensionNode> autoWirer, CompileContext compileContext) voidSectionNodeImpl.loadAutoWireExtensionTargets(AutoWirer<ManagedObjectExtensionNode> autoWirer, CompileContext compileContext) OfficeFloorNodeImpl.loadAutoWireManagedObjectSourceTargets(AutoWirer<ManagedObjectSourceNode> autoWirer, CompileContext compileContext) voidSupplierNodeImpl.loadAutoWireObjects(AutoWirer<LinkObjectNode> autoWirer, ManagedObjectSourceVisitor managedObjectSourceVisitor, CompileContext compileContext) OfficeFloorNodeImpl.loadAutoWireObjectTargets(AutoWirer<LinkObjectNode> autoWirer, CompileContext compileContext) voidOfficeFloorNodeImpl.loadAutoWireTeamTargets(AutoWirer<LinkTeamNode> autoWirer, OfficeTeamRegistry officeTeamRegistry, CompileContext compileContext) ManagedObjectNodeImpl.loadDependentObjectType(CompileContext compileContext) SectionObjectNodeImpl.loadDependentObjectType(CompileContext compileContext) ManagedFunctionType<?,?> ManagedFunctionNodeImpl.loadManagedFunctionType(CompileContext compileContext) ManagedObjectSourceNodeImpl.loadManagedObjectType(CompileContext compileContext) FunctionObjectNodeImpl.loadObjectDependencyType(CompileContext compileContext) ManagedObjectDependencyNodeImpl.loadObjectDependencyType(CompileContext compileContext) ===================== ObjectDependencyNode ==============================ManagedObjectFunctionDependencyNodeImpl.loadObjectDependencyType(CompileContext compileContext) ===================== ObjectDependencyNode ==============================SectionNodeImpl.loadOfficeAvailableSectionInputTypes(CompileContext compileContext) ManagedObjectSourceNodeImpl.loadOfficeFloorManagedObjectSourceType(CompileContext compileContext) TeamNodeImpl.loadOfficeFloorTeamSourceType(CompileContext compileContext) OfficeFloorNodeImpl.loadOfficeFloorType(CompileContext compileContext) ManagedFunctionNodeImpl.loadOfficeFunctionType(OfficeSubSectionType parentSubSectionType, CompileContext compileContext) OfficeInputNodeImpl.loadOfficeInputType(CompileContext compileContext) OfficeObjectNodeImpl.loadOfficeManagedObjectType(CompileContext compileContext) OfficeOutputNodeImpl.loadOfficeOutputType(CompileContext compileContext) SectionInputNodeImpl.loadOfficeSectionInputType(CompileContext compileContext) ManagedObjectSourceNodeImpl.loadOfficeSectionManagedObjectSourceType(CompileContext compileContext) ManagedObjectTeamNodeImpl.loadOfficeSectionManagedObjectTeamType(CompileContext compileContext) ManagedObjectNodeImpl.loadOfficeSectionManagedObjectType(CompileContext compileContext) SectionObjectNodeImpl.loadOfficeSectionObjectType(CompileContext compileContext) SectionOutputNodeImpl.loadOfficeSectionOutputType(CompileContext compileContext) SectionNodeImpl.loadOfficeSectionType(CompileContext compileContext) SectionNodeImpl.loadOfficeSubSectionType(OfficeSubSectionType parentSectionType, CompileContext compileContext) OfficeTeamNodeImpl.loadOfficeTeamType(CompileContext compileContext) OfficeNodeImpl.loadOfficeType(CompileContext compileContext) SectionInputNodeImpl.loadSectionInputType(CompileContext compileContext) SectionObjectNodeImpl.loadSectionObjectType(CompileContext compileContext) SectionOutputNodeImpl.loadSectionOutputType(CompileContext compileContext) SectionNodeImpl.loadSectionType(CompileContext compileContext) SuppliedManagedObjectSourceNodeImpl.loadSuppliedManagedObjectSourceType(CompileContext compileContext) SupplierNodeImpl.loadSupplierType(CompileContext compileContext, boolean isLoadingType, AvailableType[] availableTypes) voidFunctionNamespaceNodeImpl.registerAsPossibleMbean(CompileContext compileContext) voidSupplierNodeImpl.registerAsPossibleMBean(CompileContext compileContext) booleanManagedObjectNodeImpl.runExecutionExplorers(CompileContext compileContext) booleanOfficeNodeImpl.runExecutionExplorers(CompileContext compileContext) booleanSectionInputNodeImpl.runExecutionExplorers(Map<String, ManagedFunctionNode> managedFunctions, CompileContext compileContext) booleanSectionNodeImpl.runExecutionExplorers(Map<String, ManagedFunctionNode> managedFunctions, CompileContext compileContext) booleanManagedFunctionNodeImpl.souceManagedFunction(ManagedFunctionVisitor visitor, CompileContext compileContext) booleanAdministrationNodeImpl.sourceAdministration(CompileContext compileContext) booleanSupplierNodeImpl.sourceComplete(CompileContext compileContext) booleanExecutiveNodeImpl.sourceExecutive(CompileContext compileContext) booleanGovernanceNodeImpl.sourceGovernance(CompileContext compileContext) booleanSectionNodeImpl.sourceInheritance(CompileContext compileContext) booleanManagedObjectNodeImpl.sourceManagedObject(CompileContext compileContext) booleanManagedObjectPoolNodeImpl.sourceManagedObjectPool(CompileContext compileContext) booleanManagedObjectSourceNodeImpl.sourceManagedObjectSource(ManagedObjectSourceVisitor visitor, CompileContext compileContext) booleanOfficeFloorNodeImpl.sourceOfficeFloor(CompileContext compileContext) booleanOfficeFloorNodeImpl.sourceOfficeFloorTree(AutoWirerVisitor autoWirerVisitor, CompileContext compileContext) booleanOfficeNodeImpl.sourceOfficeTree(ManagedObjectSourceVisitor managedObjectSourceVisitor, AutoWirerVisitor autoWirerVisitor, CompileContext compileContext) booleanOfficeNodeImpl.sourceOfficeWithTopLevelSections(ManagedObjectSourceVisitor managedObjectSourceVisitor, CompileContext compileContext) booleanSectionNodeImpl.sourceSection(ManagedFunctionVisitor managedFunctionVisitor, ManagedObjectSourceVisitor managedObjectSourceVisitor, CompileContext compileContext, boolean isLoadingType) booleanSectionNodeImpl.sourceSectionTree(ManagedFunctionVisitor managedFunctionVisitor, ManagedObjectSourceVisitor managedObjectSourceVisitor, CompileContext compileContext, boolean isLoadingType) booleanSupplierNodeImpl.sourceSupplier(CompileContext compileContext) booleanTeamNodeImpl.sourceTeam(TeamVisitor visitor, CompileContext compileContext) voidOfficeFloorNodeImpl.visit(ManagedObjectType<?> managedObjectType, ManagedObjectSourceNode managedObjectSourceNode, CompileContext compileContext) voidOfficeFloorNodeImpl.visit(TeamType teamType, TeamNode teamNode, CompileContext compileContext) voidOfficeNodeImpl.visit(ManagedFunctionType<?, ?> managedFunctionType, ManagedFunctionNode managedFunctionNode, CompileContext compileContext) Constructors in net.officefloor.compile.impl.structure with parameters of type CompileContextModifierConstructorDescriptionOfficeBindingsImpl(OfficeNode office, OfficeBuilder officeBuilder, OfficeFloorBuilder officeFloorBuilder, CompileContext compileContext) Instantiates. -
Uses of CompileContext in net.officefloor.compile.impl.util
Methods in net.officefloor.compile.impl.util with parameters of type CompileContextModifier and TypeMethodDescriptionstatic booleanLinkUtil.linkAutoWireObjectNode(LinkObjectNode node, LinkObjectNode linkNode, OfficeNode office, AutoWirer<LinkObjectNode> autoWirer, CompileContext compileContext, CompilerIssues issues, Consumer<LinkObjectNode> loader) Links theAutoWireLinkObjectNode.static voidLinkUtil.loadAllObjectAutoWires(LinkObjectNode node, Set<AutoWire> allAutoWires, CompileContext compileContext, CompilerIssues issues) Loads theAutoWireinstances for theLinkObjectNodealong with its dependencyAutoWireinstances and subsequent (transitive) dependencyAutoWireinstances. -
Uses of CompileContext in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return CompileContextMethods in net.officefloor.compile.internal.structure with parameters of type CompileContextModifier and TypeMethodDescriptionvoidManagedObjectNode.autoWireDependencies(AutoWirer<LinkObjectNode> autoWirer, OfficeNode office, CompileContext compileContext) Auto-wires the dependencies for theManagedObject.voidAdministrationNode.autoWireExtensions(AutoWirer<ManagedObjectExtensionNode> autoWirer, CompileContext compileContext) Auto wires theManagedObjectExtensionNodefor thisAdministration.voidGovernanceNode.autoWireExtensions(AutoWirer<ManagedObjectExtensionNode> autoWirer, CompileContext compileContext) Auto wires theManagedObjectExtensionNodefor thisGovernance.voidManagedObjectSourceNode.autoWireFunctionDependencies(AutoWirer<LinkObjectNode> autoWirer, OfficeNode office, CompileContext compileContext) Auto-wires the function dependencies for thisManagedObjectSource.voidManagedObjectSourceNode.autoWireInputDependencies(AutoWirer<LinkObjectNode> autoWirer, OfficeNode office, CompileContext compileContext) Auto-wires the input dependencies for thisManagedObjectSource.voidManagedFunctionNode.autoWireManagedFunctionResponsibility(AutoWirer<LinkTeamNode> autoWirer, CompileContext compileContext) Auto wires theResponsibleTeamfor thisManagedFunction.voidOfficeNode.autoWireObjects(AutoWirer<LinkObjectNode> autoWirer, CompileContext compileContext) Auto-wires theOfficeObjectNodeinstances that are unlinked.voidSectionNode.autoWireObjects(AutoWirer<LinkObjectNode> autoWirer, CompileContext compileContext) Auto-wires theSectionObjectNodeinstances that are unlinked.voidSupplierNode.autoWireObjects(AutoWirer<LinkObjectNode> autoWirer, OfficeNode office, CompileContext compileContext) Auto-wires theSupplierThreadLocalNodeinstances that are unlinked.voidManagedObjectSourceNode.autoWireStartupOrdering(AutoWirer<ManagedObjectSourceNode> autoWirer, OfficeNode office, CompileContext compileContext) Auto-wires the start up ordering for thisManagedObjectSource.voidAdministrationNode.autoWireTeam(AutoWirer<LinkTeamNode> autoWirer, CompileContext compileContext) Auto wires theTeamfor thisAdministration.voidGovernanceNode.autoWireTeam(AutoWirer<LinkTeamNode> autoWirer, CompileContext compileContext) Auto wires theTeamfor thisGovernance.voidManagedObjectSourceNode.autoWireTeams(AutoWirer<LinkTeamNode> autoWirer, CompileContext compileContext) Auto-wires theTeaminstances for thisManagedObjectSource.voidOfficeNode.autoWireTeams(AutoWirer<LinkTeamNode> autoWirer, CompileContext compileContext) Auto-wires theOfficeTeamNodeinstances that are unlinked.voidSectionNode.autoWireTeams(AutoWirer<LinkTeamNode> autoWirer, CompileContext compileContext) Auto-wires theSectionFunctioninstances to a possible responsibleTeam.voidExecutiveNode.buildExecutive(OfficeFloorBuilder builder, CompileContext compileContext) Builds theExecutivefor thisExecutiveNode.booleanBoundManagedObjectNode.buildFunctionManagedObject(String functionObjectName, ManagedFunctionBuilder<?, ?> functionBuilder, OfficeNode office, OfficeBindings officeBindings, CompileContext compileContext) Builds theManagedObjectonto theManagedFunctionNode.voidGovernanceNode.buildGovernance(OfficeBuilder officeBuilder, CompileContext compileContext) Builds thisGovernanceinto theOfficeBuilder.voidManagedFunctionNode.buildManagedFunction(OfficeBuilder officeBuilder, OfficeBindings officeBindings, CompileContext compileContext) Builds theManagedFunctionfor thisManagedFunctionNode.voidManagedObjectSourceNode.buildManagedObject(OfficeFloorBuilder builder, OfficeNode managingOffice, OfficeBuilder managingOfficeBuilder, OfficeBindings officeBindings, CompileContext compileContext) BuildsManagedObjectSourcefor thisManagedObjectNode.voidManagedObjectPoolNode.buildManagedObjectPool(ManagedObjectBuilder<?> managedObjectBuilder, ManagedObjectType<?> managedObjectType, CompileContext compileContext) BuildsManagedObjectPoolfor thisManagedObjectPoolNode.OfficeNode.buildOffice(OfficeFloorBuilder builder, CompileContext compileContext, Profiler profiler) Builds theOfficefor thisOfficeNode.voidBoundManagedObjectNode.buildOfficeManagedObject(OfficeNode office, OfficeBuilder officeBuilder, OfficeBindings officeBindings, CompileContext compileContext) Builds theManagedObjectinto theOffice.voidAdministrationNode.buildPostFunctionAdministration(ManagedFunctionBuilder<?, ?> managedFunctionBuilder, CompileContext compileContext) Builds the postManagedFunctionAdministration.voidAdministrationNode.buildPreFunctionAdministration(ManagedFunctionBuilder<?, ?> managedFunctionBuilder, CompileContext compileContext) Builds the preManagedFunctionAdministration.voidAdministrationNode.buildPreLoadManagedObjectAdministration(DependencyMappingBuilder dependencyMappingBuilder, CompileContext compileContext) Builds the pre-loadManagedObjectAdministration.voidSectionNode.buildSection(OfficeBuilder officeBuilder, OfficeBindings officeBindings, CompileContext compileContext) Builds thisOfficeSectionfor thisSectionNode.voidSupplierNode.buildSupplier(OfficeBuilder officeBuilder, CompileContext compileContext) Builds theSupplierThreadLocalinstances for theSupplierSource.voidSupplierThreadLocalNode.buildSupplierThreadLocal(CompileContext context) Builds theSupplierThreadLocal.voidTeamNode.buildTeam(OfficeFloorBuilder builder, CompileContext compileContext) ManagedFunctionNode.createExecutionManagedFunction(CompileContext compileContext) Creates anExecutionManagedFunctionfor thisManagedFunctionNode.ManagedObjectSourceNode.createExecutionManagedFunction(ManagedObjectFlowType<?> flowType, CompileContext compileContext) Creates theExecutionManagedFunction.ManagedObjectNode.createExecutionManagedObject(CompileContext compileContext) Creates theExecutionManagedObjectfor thisManagedObjectNode.OfficeFloorNode.deployOfficeFloor(String officeFloorName, OfficeFloorBuilder officeFloorBuilder, CompileContext compileContext) Deploys theOfficeFloor.booleanSupplierNode.ensureNoThreadLocals(CompileContext compileContext) Ensures there are noSupplierThreadLocalNodeandThreadSynchroniserFactoryinstances.OfficeFloorNode.getAvailableTypes(CompileContext compileContext) Obtains theAvailableTypeinstances.OfficeNode.getAvailableTypes(CompileContext compileContext) Obtains theAvailableTypeinstances.InputManagedObjectNode.getTypeQualifications(CompileContext compileContext) Obtains theTypeQualificationinstances for theInputManagedObjectNode.ManagedObjectNode.getTypeQualifications(CompileContext compileContext) Obtains theTypeQualificationinstances for theManagedObject.voidSupplierNode.loadAutoWireExtensions(AutoWirer<ManagedObjectExtensionNode> autoWirer, ManagedObjectSourceVisitor managedObjectSourceVisitor, CompileContext compileContext) Loads theSuppliedManagedObjectSourceNodeinstances asManagedObjectExtensionNodeinstances to theAutoWirer.OfficeFloorNode.loadAutoWireExtensionTargets(AutoWirer<ManagedObjectExtensionNode> autoWirer, CompileContext compileContext) Loads theAutoWireextension targets for theOfficeFloorManagedObject.voidSectionNode.loadAutoWireExtensionTargets(AutoWirer<ManagedObjectExtensionNode> autoWirer, CompileContext compileContext) Loads theAutoWireextension targets for theOfficeSectionManagedObjectextension targets..OfficeFloorNode.loadAutoWireManagedObjectSourceTargets(AutoWirer<ManagedObjectSourceNode> autoWirer, CompileContext compileContext) Loads theAutoWiretargets for theManagedObjectSourceNodeinstances.voidSupplierNode.loadAutoWireObjects(AutoWirer<LinkObjectNode> autoWirer, ManagedObjectSourceVisitor managedObjectSourceVisitor, CompileContext compileContext) Loads theSuppliedManagedObjectSourceNodeinstances asManagedObjectNodeinstances to theAutoWirer.OfficeFloorNode.loadAutoWireObjectTargets(AutoWirer<LinkObjectNode> autoWirer, CompileContext compileContext) Loads theAutoWiretargets for theOfficeFloorManagedObjectinstances.voidOfficeFloorNode.loadAutoWireTeamTargets(AutoWirer<LinkTeamNode> autoWirer, OfficeTeamRegistry officeTeamRegistry, CompileContext compileContext) Loads theAutoWiretargets for theOfficeFloorTeaminstances.DependentObjectNode.loadDependentObjectType(CompileContext compileContext) Loads theDependentObjectType.ManagedFunctionType<?,?> ManagedFunctionNode.loadManagedFunctionType(CompileContext compileContext) Loads theManagedFunctionTypefor thisManagedFunctionNode.ManagedObjectSourceNode.loadManagedObjectType(CompileContext compileContext) Loads theManagedObjectType.FunctionObjectNode.loadObjectDependencyType(CompileContext compileContext) Loads theObjectDependencyType.ManagedObjectDependencyNode.loadObjectDependencyType(CompileContext compileContext) Loads theObjectDependencyType.ManagedObjectFunctionDependencyNode.loadObjectDependencyType(CompileContext compileContext) Loads theObjectDependencyType.SectionNode.loadOfficeAvailableSectionInputTypes(CompileContext compileContext) Loads theOfficeAvailableSectionInputTypeinstances.ManagedObjectSourceNode.loadOfficeFloorManagedObjectSourceType(CompileContext compileContext) Loads theOfficeFloorManagedObjectSourceType.TeamNode.loadOfficeFloorTeamSourceType(CompileContext compileContext) Loads theOfficeFloorTeamSourceType.OfficeFloorNode.loadOfficeFloorType(CompileContext compileContext) Loads theOfficeFloorType.ManagedFunctionNode.loadOfficeFunctionType(OfficeSubSectionType parentSubSectionType, CompileContext compileContext) Loads theOfficeFunctionType.OfficeInputNode.loadOfficeInputType(CompileContext compileContext) Obtains theOfficeInputType.OfficeObjectNode.loadOfficeManagedObjectType(CompileContext compileContext) Loads theOfficeManagedObjectTypefor thisOfficeObjectNode.OfficeOutputNode.loadOfficeOutputType(CompileContext compileContext) Loads theOfficeOutputType.SectionInputNode.loadOfficeSectionInputType(CompileContext compileContext) Loads theOfficeSectionInputType.ManagedObjectSourceNode.loadOfficeSectionManagedObjectSourceType(CompileContext compileContext) Loads theOfficeSectionManagedObjectSourceType.ManagedObjectTeamNode.loadOfficeSectionManagedObjectTeamType(CompileContext compileContext) Loads theOfficeSectionManagedObjectTeamType.ManagedObjectNode.loadOfficeSectionManagedObjectType(CompileContext compileContext) Loads theOfficeSectionManagedObjectType.SectionObjectNode.loadOfficeSectionObjectType(CompileContext compileContext) Loads theOfficeSectionObjectType.SectionOutputNode.loadOfficeSectionOutputType(CompileContext compileContext) Loads theOfficeSectionOutputType.SectionNode.loadOfficeSectionType(CompileContext compileContext) Loads theOfficeSectionType.SectionNode.loadOfficeSubSectionType(OfficeSubSectionType parentSectionType, CompileContext compileContext) Loads theOfficeSubSectionType.OfficeTeamNode.loadOfficeTeamType(CompileContext compileContext) Loads theOfficeTeamType.OfficeNode.loadOfficeType(CompileContext compileContext) Loads theOfficeType.SectionInputNode.loadSectionInputType(CompileContext compileContext) Loads theSectionInputType.SectionObjectNode.loadSectionObjectType(CompileContext compileContext) Loads theSectionObjectType.SectionOutputNode.loadSectionOutputType(CompileContext compileContext) Loads theSectionOutputType.SectionNode.loadSectionType(CompileContext compileContext) Loads theSectionType.SuppliedManagedObjectSourceNode.loadSuppliedManagedObjectSourceType(CompileContext compileContext) Loads theSuppliedManagedObjectSourceType.SupplierNode.loadSupplierType(CompileContext compileContext, boolean isLoadingType, AvailableType[] availableTypes) Loads theSupplierType.voidFunctionNamespaceNode.registerAsPossibleMbean(CompileContext compileContext) Registers theManagedFunctionSourceas a possible MBean.voidSupplierNode.registerAsPossibleMBean(CompileContext compileContext) Registers as a possible MBean.booleanManagedObjectNode.runExecutionExplorers(CompileContext compileContext) Runs theExecutionObjectExplorerinstances for theManagedObject.booleanOfficeNode.runExecutionExplorers(CompileContext compileContext) Runs theExecutionExplorerinstances.booleanSectionInputNode.runExecutionExplorers(Map<String, ManagedFunctionNode> managedFunctions, CompileContext compileContext) Runs theExecutionExplorerinstances.booleanSectionNode.runExecutionExplorers(Map<String, ManagedFunctionNode> managedFunctions, CompileContext compileContext) Runs theExecutionExplorerinstances.booleanManagedFunctionNode.souceManagedFunction(ManagedFunctionVisitor managedFunctionVisitor, CompileContext compileContext) Sources theManagedFunction.booleanAdministrationNode.sourceAdministration(CompileContext compileContext) Sources theAdministration.booleanSupplierNode.sourceComplete(CompileContext compileContext) Flags sourcing functionality complete.booleanExecutiveNode.sourceExecutive(CompileContext compileContext) Sources theExecutive.booleanGovernanceNode.sourceGovernance(CompileContext compileContext) Sources theGovernance.booleanSectionNode.sourceInheritance(CompileContext compileContext) Sources the inheritance of theSectionNode.booleanManagedObjectNode.sourceManagedObject(CompileContext compileContext) Sources theManagedObject.booleanManagedObjectPoolNode.sourceManagedObjectPool(CompileContext compileContext) Sources theManagedObjectPool.booleanManagedObjectSourceNode.sourceManagedObjectSource(ManagedObjectSourceVisitor managedObjectSourceVisitor, CompileContext compileContext) Sources theManagedObjectSource.booleanOfficeFloorNode.sourceOfficeFloor(CompileContext compileContext) Sources theOfficeFloorinto thisOfficeFloorNode.booleanOfficeFloorNode.sourceOfficeFloorTree(AutoWirerVisitor autoWirerVisitor, CompileContext compileContext) Sources thisOfficeFloorNodeand all its descendantNodeinstances recursively.booleanOfficeNode.sourceOfficeTree(ManagedObjectSourceVisitor managedObjectSourceVisitor, AutoWirerVisitor autoWirerVisitor, CompileContext compileContext) booleanOfficeNode.sourceOfficeWithTopLevelSections(ManagedObjectSourceVisitor managedObjectSourceVisitor, CompileContext compileContext) booleanSectionNode.sourceSection(ManagedFunctionVisitor managedFunctionVisitor, ManagedObjectSourceVisitor managedObjectSourceVisitor, CompileContext compileContext, boolean isLoadingType) Sources the section into thisSectionNode.booleanSectionNode.sourceSectionTree(ManagedFunctionVisitor managedFunctionVisitor, ManagedObjectSourceVisitor managedObjectSourceVisitor, CompileContext compileContext, boolean isLoadingType) Sources thisSectionNodeand all its descendantNodeinstances recursively.booleanSupplierNode.sourceSupplier(CompileContext compileContext) Sources theSupplierThreadLocalinstances.booleanTeamNode.sourceTeam(TeamVisitor teamVisitor, CompileContext compileContext) Sources theTeam.voidManagedFunctionVisitor.visit(ManagedFunctionType<?, ?> managedFunctionType, ManagedFunctionNode managedFunctionNode, CompileContext compileContext) Visits theManagedFunctionNode.voidManagedObjectSourceVisitor.visit(ManagedObjectType<?> managedObjectType, ManagedObjectSourceNode managedObjectSourceNode, CompileContext compileContext) Visits theManagedObjectSourceNode.voidTeamVisitor.visit(TeamType teamType, TeamNode teamNode, CompileContext compileContext) Visits theTeamNode.