Uses of Interface
net.ssehub.easy.varModel.model.values.ValueFactory.IValueCreator
-
Packages that use ValueFactory.IValueCreator Package Description net.ssehub.easy.varModel.model.values Instances of the datatypes. -
-
Uses of ValueFactory.IValueCreator in net.ssehub.easy.varModel.model.values
Fields in net.ssehub.easy.varModel.model.values with type parameters of type ValueFactory.IValueCreator Modifier and Type Field Description private static java.util.Map<java.lang.Class<? extends IDatatype>,ValueFactory.IValueCreator>ValueFactory. mapThis map values associated to the origin datatype.
-