private suspend fun addForUpdatedComponentVersion(componentVersion: ComponentVersion, updatedDefinitions: Set<InterfaceDefinition>)
derives InterfaceSpecificationVersion for a specified ComponentVersion derives via all incoming Relation Performs a transitive graph update
Parameters
componentVersion
the ComponentVersion from which to derive InterfaceSpecificationVersions
updatedDefinitions
if provided, the InterfaceDefinitions on componentVersion to derive if not provided, all are derived