Uses of Class
de.uni_hildesheim.sse.easy.ant.AbstractModelTask
Packages that use AbstractModelTask
Package
Description
Classes for copying a model while removing the configuration.
Contains ANT task for pruning the QM model.
-
Uses of AbstractModelTask in de.uni_hildesheim.sse.easy.ant.modelcopy
Subclasses of AbstractModelTask in de.uni_hildesheim.sse.easy.ant.modelcopyModifier and TypeClassDescriptionclassANT task for copying the an EASy-Producer model (IVML, VIL, VTL, .EASyConfig, ...) to a specified location, while omitting configurations (as specified in QualiMaster). -
Uses of AbstractModelTask in de.uni_hildesheim.sse.easy.ant.pruning
Subclasses of AbstractModelTask in de.uni_hildesheim.sse.easy.ant.pruningModifier and TypeClassDescriptionclassPrunes the QM model for adaptation (removes frozen elements, which are not needed for adaption).