Uses of Enum Class
de.grogra.xl.compiler.xl16u.XL16USemanticLegacyBackendConsumptionPreparedWork.Operation
Packages that use XL16USemanticLegacyBackendConsumptionPreparedWork.Operation
-
Uses of XL16USemanticLegacyBackendConsumptionPreparedWork.Operation in de.grogra.xl.compiler.xl16u
Methods in de.grogra.xl.compiler.xl16u that return XL16USemanticLegacyBackendConsumptionPreparedWork.OperationModifier and TypeMethodDescriptionXL16USemanticLegacyBackendActionAttachmentResult.AttachedAction.getOperation()XL16USemanticLegacyBackendActionExecutionResult.ExecutedAction.getOperation()XL16USemanticLegacyBackendConsumptionAstConstructionResult.ConstructedAstNode.getOperation()XL16USemanticLegacyBackendConsumptionAstConstructionResult.ConstructedNode.getOperation()XL16USemanticLegacyBackendConsumptionDispatchPlan.DispatchItem.getOperation()XL16USemanticLegacyBackendConsumptionEmissionResult.EmittedNode.getOperation()XL16USemanticLegacyBackendConsumptionExecutionResult.ExecutedUnit.getOperation()XL16USemanticLegacyBackendConsumptionMaterializationResult.Artifact.getOperation()XL16USemanticLegacyBackendConsumptionMaterializationResult.BackendNode.getOperation()XL16USemanticLegacyBackendConsumptionMaterializationResult.ConstructionPlan.getOperation()XL16USemanticLegacyBackendConsumptionMaterializationResult.MaterializedUnit.getOperation()XL16USemanticLegacyBackendConsumptionPreparedWork.PreparedUnit.getOperation()XL16USemanticLegacyBackendEffectApplicationDispatchPlan.DispatchItem.getOperation()XL16USemanticLegacyBackendEffectApplicationExecutionResult.ExecutedApplication.getOperation()XL16USemanticLegacyBackendEffectApplicationMaterializationResult.MaterializedApplication.getOperation()XL16USemanticLegacyBackendEffectApplicationPreparedWork.PreparedApplication.getOperation()XL16USemanticLegacyBackendEffectApplicationResult.AppliedEffect.getOperation()XL16USemanticLegacyBackendEffectResult.Effect.getOperation()Returns the enum constant of this class with the specified name.XL16USemanticLegacyBackendConsumptionPreparedWork.Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.grogra.xl.compiler.xl16u with parameters of type XL16USemanticLegacyBackendConsumptionPreparedWork.OperationModifier and TypeMethodDescriptionbooleanXL16USemanticLegacyBackendEffectApplicationResult.appliedEveryEffect(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendActionAttachmentResult.attachedAllEmittedNodes(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionAstConstructionResult.consumedAllConstructionPlans(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionMaterializationResult.createdArtifactForEveryMaterializedUnit(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionAstConstructionResult.createdAstNodeForEveryConstructedNode(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionMaterializationResult.createdBackendNodeForEveryArtifact(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionMaterializationResult.createdConstructionPlanForEveryBackendNode(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendEffectResult.createdEffectForEveryExecutedAction(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendEffectApplicationDispatchPlan.dispatchesAllIndexedApplications(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionDispatchPlan.dispatchesAllIndexedNodes(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionEmissionResult.emittedAllConstructedAstNodes(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendActionExecutionResult.executedAllAttachedActions(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendEffectApplicationExecutionResult.executedAllPreparedApplications(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionExecutionResult.executedAllPreparedUnits(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendEffectApplicationResult.getApplicationCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendConsumptionMaterializationResult.getArtifactCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendConsumptionAstConstructionResult.getAstNodeCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendActionAttachmentResult.getAttachedActionCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendConsumptionMaterializationResult.getBackendNodeCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendConsumptionAstConstructionResult.getConstructedNodeCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendConsumptionMaterializationResult.getConstructionPlanCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendConsumptionDispatchPlan.getDispatchItemCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendEffectApplicationDispatchPlan.getDispatchItemCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendEffectResult.getEffectCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendConsumptionEmissionResult.getEmittedNodeCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendActionExecutionResult.getExecutedActionCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendEffectApplicationExecutionResult.getExecutedApplicationCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendConsumptionExecutionResult.getExecutedUnitCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendEffectApplicationPayloadIndex.getIndexedApplicationCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendConsumptionPayloadIndex.getIndexedNodeCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendEffectApplicationMaterializationResult.getMaterializedApplicationCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendConsumptionMaterializationResult.getMaterializedUnitCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendEffectApplicationPreparedWork.getPreparedApplicationCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendConsumptionPreparedWork.getPreparedUnitCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intXL16USemanticLegacyBackendEffectApplicationRoute.getRoutedApplicationCount(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionEmissionResult.hasEmittedNodes(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionExecutionResult.hasExecutedUnits(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionMaterializationResult.hasMaterializedUnits(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionPreparedWork.hasPreparedUnits(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendEffectApplicationPayloadIndex.indexedAllRoutedApplications(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionPayloadIndex.indexedAllRouteNodes(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendEffectApplicationMaterializationResult.materializedAllExecutedApplications(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionMaterializationResult.materializedAllExecutedUnits(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionPreparedWork.preparedAllDispatchItems(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendEffectApplicationPreparedWork.preparedAllDispatchItems(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendActionAttachmentResult.readyForSemanticLegacyBackendActionAttachment(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendActionExecutionResult.readyForSemanticLegacyBackendActionExecution(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionAstConstructionResult.readyForSemanticLegacyBackendAstConstruction(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionDispatchPlan.readyForSemanticLegacyBackendDispatch(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendEffectApplicationResult.readyForSemanticLegacyBackendEffectApplication(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendEffectApplicationDispatchPlan.readyForSemanticLegacyBackendEffectApplicationDispatch(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendEffectApplicationExecutionResult.readyForSemanticLegacyBackendEffectApplicationExecution(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendEffectApplicationPayloadIndex.readyForSemanticLegacyBackendEffectApplicationIndex(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendEffectApplicationMaterializationResult.readyForSemanticLegacyBackendEffectApplicationMaterialization(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendEffectApplicationPreparedWork.readyForSemanticLegacyBackendEffectApplicationPreparation(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendEffectApplicationRoute.readyForSemanticLegacyBackendEffectApplicationRoute(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendEffectResult.readyForSemanticLegacyBackendEffects(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionEmissionResult.readyForSemanticLegacyBackendEmission(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionExecutionResult.readyForSemanticLegacyBackendExecution(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionMaterializationResult.readyForSemanticLegacyBackendMaterialization(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendConsumptionPreparedWork.readyForSemanticLegacyBackendPreparation(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) booleanXL16USemanticLegacyBackendEffectApplicationRoute.routedAllAppliedEffects(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation)