class InstanceStoreFactoryV1 extends java.lang.Object implements InstanceStoreFactory
Modifier and Type | Field and Description |
---|---|
private IdentifierSourceSet |
instanceStores |
Constructor and Description |
---|
InstanceStoreFactoryV1(IdentifierSourceSet instanceStores) |
Modifier and Type | Method and Description |
---|---|
PcpMmvWriter.Store<Instance> |
createNewInstanceStore(java.lang.String name,
InstanceDomain instanceDomain) |
private IdentifierSourceSet instanceStores
InstanceStoreFactoryV1(IdentifierSourceSet instanceStores)
public PcpMmvWriter.Store<Instance> createNewInstanceStore(java.lang.String name, InstanceDomain instanceDomain)
createNewInstanceStore
in interface InstanceStoreFactory