Uses of Class
de.rwth.swc.coffee4j.engine.process.phase.model.ModelModificationContext
-
Packages that use ModelModificationContext Package Description de.rwth.swc.coffee4j.engine.process.phase.model -
-
Uses of ModelModificationContext in de.rwth.swc.coffee4j.engine.process.phase.model
Methods in de.rwth.swc.coffee4j.engine.process.phase.model with parameters of type ModelModificationContext Modifier and Type Method Description ModelModificationPhaseModelModificationPhaseFactory. create(ModelModificationContext context)Creates aModelModificationPhasewith will work with the given context.Constructors in de.rwth.swc.coffee4j.engine.process.phase.model with parameters of type ModelModificationContext Constructor Description ModelModificationPhase(ModelModificationContext context)Creates a new instance with the context containing the model modifiers to use when executing the phase.
-