Add a new name and associated {@link Command} or {@link Chain}to the set of named commands known to this {@link Catalog}, replacing any previous command for that name. @param name Name of the new command @param command {@link Command} or {@link Chain} to be returnedfor later lookups on this name
|
|
|
|
|
|
|
|
|
|
|
|