Interface VariantPropResolutionStrategy

All Known Implementing Classes:
VariantPropResolutionStrategyAny, VariantPropResolutionStrategyDefault

public interface VariantPropResolutionStrategy
Strategy for resolving a property against any of the variant types.
  • Method Details

    • resolveProperty

      VariantPropertyDesc resolveProperty(String propertyName, EventType[] variants)
      Resolve the property for each of the types.
      Parameters:
      propertyName - to resolve
      variants - the variants to resolve the property for
      Returns:
      property descriptor