private static class MmvVersion.MmvVersion2Factory extends java.lang.Object implements MmvVersion.MmvVersionFactory
Modifier | Constructor and Description |
---|---|
private |
MmvVersion2Factory() |
Modifier and Type | Method and Description |
---|---|
PcpMmvWriter.Store<InstanceDomain> |
createInstanceDomainStore(IdentifierSourceSet identifierSourceSet,
PcpString.PcpStringStore stringStore) |
PcpMmvWriter.Store<PcpMetricInfo> |
createMetricInfoStore(IdentifierSourceSet identifierSourceSet,
PcpString.PcpStringStore stringStore) |
MetricNameValidator |
createMetricNameValidator() |
public PcpMmvWriter.Store<PcpMetricInfo> createMetricInfoStore(IdentifierSourceSet identifierSourceSet, PcpString.PcpStringStore stringStore)
createMetricInfoStore
in interface MmvVersion.MmvVersionFactory
public PcpMmvWriter.Store<InstanceDomain> createInstanceDomainStore(IdentifierSourceSet identifierSourceSet, PcpString.PcpStringStore stringStore)
createInstanceDomainStore
in interface MmvVersion.MmvVersionFactory
public MetricNameValidator createMetricNameValidator()
createMetricNameValidator
in interface MmvVersion.MmvVersionFactory