public class VariantPropResolutionStrategyAny extends Object implements VariantPropResolutionStrategy
Constructor and Description |
---|
VariantPropResolutionStrategyAny(VariantSpec variantSpec)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
VariantPropertyDesc |
resolveProperty(String propertyName,
EventType[] variants)
Resolve the property for each of the types.
|
public VariantPropResolutionStrategyAny(VariantSpec variantSpec)
variantSpec
- specified the preconfigured typespublic VariantPropertyDesc resolveProperty(String propertyName, EventType[] variants)
VariantPropResolutionStrategy
resolveProperty
in interface VariantPropResolutionStrategy
propertyName
- to resolvevariants
- the variants to resolve the property for