Uses of Class
net.ssehub.easy.varModel.persistency.IVMLWriter
Packages that use IVMLWriter
Package
Description
These package is for reading and saving the variability model and the configuration.
Currently supported file formats: EASy-Producer 2.0 config files (xml) IVML
Currently supported file formats: EASy-Producer 2.0 config files (xml) IVML
-
Uses of IVMLWriter in net.ssehub.easy.varModel.persistency
Subclasses of IVMLWriter in net.ssehub.easy.varModel.persistencyModifier and TypeClassDescriptionclassAn IVML writer which may or not emit imports.classSplits the textual output at a givenconstraint.Fields in net.ssehub.easy.varModel.persistency with type parameters of type IVMLWriterMethods in net.ssehub.easy.varModel.persistency that return IVMLWriterModifier and TypeMethodDescriptionstatic final IVMLWriterIVMLWriter.getInstance(Writer writer) Obtains an instance from the pool (always emitting comments).Methods in net.ssehub.easy.varModel.persistency with parameters of type IVMLWriterModifier and TypeMethodDescriptionstatic final voidIVMLWriter.releaseInstance(IVMLWriter writer) Releases an instance to the pool.