Uses of Class
beamline.filters.ExcludeOnEventAttributeEqualityFilter
-
Packages that use ExcludeOnEventAttributeEqualityFilter Package Description beamline.filters This package contains some filters that are available by default in the framework. -
-
Uses of ExcludeOnEventAttributeEqualityFilter in beamline.filters
Subclasses of ExcludeOnEventAttributeEqualityFilter in beamline.filters Modifier and Type Class Description class
ExcludeActivitiesFilter
A specific instance of theExcludeOnEventAttributeEqualityFilter
that considers the name of the activity as attribute to filter.
-