Uses of Interface
adams.flow.processor.CheckProcessor
-
Packages that use CheckProcessor Package Description adams.flow.processor -
-
Uses of CheckProcessor in adams.flow.processor
Classes in adams.flow.processor that implement CheckProcessor Modifier and Type Class Description classCheckActorReferenceUsagePerforms a 'soft' check on the usage of actor references, like callable actors.classCheckPlaceholdersChecks whether all placeholder files/dirs can be expanded, i.e., whether all placeholders are actually defined.classCheckStorageUsagePerforms a 'soft' check whether storage names in use are actually set somewhere in the flow.classCheckVariableUsagePerforms a 'soft' check whether variables in use are actually set somewhere in the flow.classMultiProcessorA meta-processor that processes the actor sequentially with all sub-processors.
-