public class VariantPropResolutionStrategyDefault extends Object implements VariantPropResolutionStrategy
Constructor and Description |
---|
VariantPropResolutionStrategyDefault(VariantEventType variantEventType) |
Modifier and Type | Method and Description |
---|---|
VariantPropertyDesc |
resolveProperty(String propertyName,
EventType[] variants)
Resolve the property for each of the types.
|
public VariantPropResolutionStrategyDefault(VariantEventType variantEventType)
public VariantPropertyDesc resolveProperty(String propertyName, EventType[] variants)
VariantPropResolutionStrategy
resolveProperty
in interface VariantPropResolutionStrategy
propertyName
- to resolvevariants
- the variants to resolve the property forCopyright © 2005–2018. All rights reserved.