Uses of Enum Class
net.ssehub.easy.varModel.persistency.AbstractVarModelWriter.DefaultSpace
Packages that use AbstractVarModelWriter.DefaultSpace
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 AbstractVarModelWriter.DefaultSpace in net.ssehub.easy.varModel.persistency
Methods in net.ssehub.easy.varModel.persistency that return AbstractVarModelWriter.DefaultSpaceModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AbstractVarModelWriter.DefaultSpace[]AbstractVarModelWriter.DefaultSpace.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.ssehub.easy.varModel.persistency with parameters of type AbstractVarModelWriter.DefaultSpaceModifier and TypeMethodDescriptionprotected abstract voidAbstractVarModelWriter.printDefaultSpace(AbstractVarModelWriter.DefaultSpace location) Prints default spaces.protected voidIVMLWriter.printDefaultSpace(AbstractVarModelWriter.DefaultSpace location)