Class MarkUnified

java.lang.Object
ca.mcscert.jpipe.commands.RegularCommand
ca.mcscert.jpipe.commands.linking.MarkUnified
All Implemented Interfaces:
Command

public final class MarkUnified extends RegularCommand
Records that id inside a result model was minted by unification to stand for a group of merged elements. Persisted to Unit so that exporters can tell an id the compiler invented from one an author wrote; see JustificationModel.recordUnifiedId(String).