Semi Ordered Extension Point
Properties
Link copied to clipboard
Casts this to a ComponentFactoryContainerProvider and returns the ComponentFactoryContainerProvider.componentFactoryContainer.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
fun <T> SemiOrderedExtensionPoint.fromArbs(vararg generators: ArbArgsGenerator<T>): SemiOrderedArgsGenerator<T>
Returns a SemiOrderedArgsGenerator based on the given ArbArgsGenerators where the fixed part of it is the number of generators, the values as such are arbitrary in respect to the given generators.