Uses of Interface
net.ssehub.easy.instantiation.core.model.vilTypes.configuration.IChangeHistoryVisitor
-
Packages that use IChangeHistoryVisitor Package Description net.ssehub.easy.instantiation.core.model.vilTypes.configuration All classes related to the EASy integration of configuration and decisions. -
-
Uses of IChangeHistoryVisitor in net.ssehub.easy.instantiation.core.model.vilTypes.configuration
Methods in net.ssehub.easy.instantiation.core.model.vilTypes.configuration with parameters of type IChangeHistoryVisitor Modifier and Type Method Description voidChangeHistory. allChanges(IChangeHistoryVisitor visitor)Visits all changes.voidChangeHistory. changes(IChangeHistoryVisitor visitor)Visits the most recent changes into the top-most change set.
-