ElementFactory.canSinkAnyCaps

Checks if the factory can sink any possible capability.

class ElementFactory
bool
canSinkAnyCaps

Parameters

caps Caps

the caps to check

Return Value

Type: bool

%TRUE if the caps have a common subset.

Meta