Package org.openl.rules.dt.type.domains
Interface IDomainCollector
-
- All Known Implementing Classes:
ArrayDomainCollector,DateDomainCollector,EnumDomainCollector,StringDomainCollector
public interface IDomainCollector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgatherDomains(Map<String,Object> methodProperties)IDomainAdaptorgetGatheredDomain()
-
-
-
Method Detail
-
getGatheredDomain
IDomainAdaptor getGatheredDomain()
-
-