Uses of Interface
net.ssehub.easy.instantiation.core.model.vilTypes.configuration.IChangeHistoryTracer
-
Packages that use IChangeHistoryTracer Package Description net.ssehub.easy.instantiation.core.model.vilTypes.configuration All classes related to the EASy integration of configuration and decisions. -
-
Uses of IChangeHistoryTracer in net.ssehub.easy.instantiation.core.model.vilTypes.configuration
Fields in net.ssehub.easy.instantiation.core.model.vilTypes.configuration declared as IChangeHistoryTracer Modifier and Type Field Description private IChangeHistoryTracerChangeHistory. tracerMethods in net.ssehub.easy.instantiation.core.model.vilTypes.configuration that return IChangeHistoryTracer Modifier and Type Method Description IChangeHistoryTracerChangeHistory. getTracer()Returns the current tracer.IChangeHistoryTracerChangeHistory. setTracer(IChangeHistoryTracer tracer)Defines or unsets the configuration tracer.Methods in net.ssehub.easy.instantiation.core.model.vilTypes.configuration with parameters of type IChangeHistoryTracer Modifier and Type Method Description IChangeHistoryTracerChangeHistory. setTracer(IChangeHistoryTracer tracer)Defines or unsets the configuration tracer.
-