Uses of Interface
de.uni_hildesheim.sse.easy.loader.IExclusionSelector
Packages that use IExclusionSelector
Package
Description
This package contains the implementation of an ANT task, which is required to automate the
Generator within jenkins.
Implements a standalone loader for EASy-Producer.
-
Uses of IExclusionSelector in de.uni_hildesheim.sse.easy.ant
Classes in de.uni_hildesheim.sse.easy.ant that implement IExclusionSelectorModifier and TypeClassDescriptionprivate static classImplements a global exclusion selector based on ANT patterns.Fields in de.uni_hildesheim.sse.easy.ant declared as IExclusionSelector -
Uses of IExclusionSelector in de.uni_hildesheim.sse.easy.loader
Fields in de.uni_hildesheim.sse.easy.loader declared as IExclusionSelectorMethods in de.uni_hildesheim.sse.easy.loader with parameters of type IExclusionSelectorModifier and TypeMethodDescriptionstatic voidGenerator.setExclusionSelector(IExclusionSelector selector) Defines the exclusion selector.