Uses of Package
beamline.models.responses
-
Packages that use beamline.models.responses Package Description beamline.models.algorithms This package contains all classes of the framework necessary to have mining algorithms functioning.beamline.models.responses This package contains all classes of the framework necessary to handle the responses of mining algorithms. -
Classes in beamline.models.responses used by beamline.models.algorithms Class Description DirectlyFollowsRelation This class represents a directly follows relation as produced byInfiniteSizeDirectlyFollowsMapper
.Response General class describing what aStreamMiningAlgorithm
is supposed to return. -
Classes in beamline.models.responses used by beamline.models.responses Class Description Response General class describing what aStreamMiningAlgorithm
is supposed to return.