Predicate

public enum Predicate

Variants of the predicate on the basis of which these parts will be included.

  • type->Bool: Allows you to specify method that will filter a parts by type.
  • name->Bool: Allows you to specify method that will filter a parts by name.