Class SystemModelFixtureGenerator
java.lang.Object
ai.stapi.graphsystem.fixtures.fixtureCommandsGenerator.AbstractFixtureCommandsGenerator
ai.stapi.graphsystem.fixtures.fixtureCommandsGenerator.FileFixtureCommandsGenerator
ai.stapi.graphsystem.fixtures.fixtureCommandsGenerator.AbstractModelFileFixtureGenerator
ai.stapi.graphsystem.systemfixtures.model.SystemModelFixtureGenerator
- All Implemented Interfaces:
FixtureCommandsGenerator
-
Field Summary
FieldsFields inherited from interface ai.stapi.graphsystem.fixtures.fixtureCommandsGenerator.FixtureCommandsGenerator
PRIORITY_DATA, PRIORITY_STRUCTURES -
Constructor Summary
ConstructorsConstructorDescriptionSystemModelFixtureGenerator(ai.stapi.schema.adHocLoaders.FileLoader fileLoader) -
Method Summary
Methods inherited from class ai.stapi.graphsystem.fixtures.fixtureCommandsGenerator.AbstractModelFileFixtureGenerator
sortCommandsMethods inherited from class ai.stapi.graphsystem.fixtures.fixtureCommandsGenerator.FileFixtureCommandsGenerator
generate, loadCommandsFromFiles, mapJsonFileToCommandMethods inherited from class ai.stapi.graphsystem.fixtures.fixtureCommandsGenerator.AbstractFixtureCommandsGenerator
getGeneratorName
-
Field Details
-
TAG
- See Also:
-
-
Constructor Details
-
SystemModelFixtureGenerator
public SystemModelFixtureGenerator(ai.stapi.schema.adHocLoaders.FileLoader fileLoader)
-
-
Method Details
-
getPriority
public float getPriority() -
getFixtureTags
-