Uses of Interface
ai.stapi.graphsystem.fixtures.fixtureCommandsGenerator.FixtureCommandsGenerator
Packages that use FixtureCommandsGenerator
Package
Description
-
Uses of FixtureCommandsGenerator in ai.stapi.graphsystem.configuration
Method parameters in ai.stapi.graphsystem.configuration with type arguments of type FixtureCommandsGeneratorModifier and TypeMethodDescriptionFixtureGeneratorConfiguration.genericFixtureCommandsGenerator(List<FixtureCommandsGenerator> fixtureCommandsGenerators) -
Uses of FixtureCommandsGenerator in ai.stapi.graphsystem.fixtures.fixtureCommandsGenerator
Classes in ai.stapi.graphsystem.fixtures.fixtureCommandsGenerator that implement FixtureCommandsGeneratorModifier and TypeClassDescriptionclassclassclassclassConstructor parameters in ai.stapi.graphsystem.fixtures.fixtureCommandsGenerator with type arguments of type FixtureCommandsGeneratorModifierConstructorDescriptionFixtureCommandsGeneratorResult(Class<? extends FixtureCommandsGenerator> generatorClassName, List<Command> commands) FixtureCommandsGeneratorResult(Class<? extends FixtureCommandsGenerator> generatorClassName, List<Command> commands, Set<String> processedFiles) GenericFixtureCommandsGenerator(List<FixtureCommandsGenerator> fixtureCommandsGenerators) -
Uses of FixtureCommandsGenerator in ai.stapi.graphsystem.systemfixtures.model
Classes in ai.stapi.graphsystem.systemfixtures.model that implement FixtureCommandsGenerator