Class RegisterAlias

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

public final class RegisterAlias extends RegularCommand
Records that oldId inside a result model is an alias for the merged element newId. Persisted to Unit so that post-composition symbol lookups can resolve original element names through Unit.resolveAlias(String, String).