Uses of Interface
org.openprovenance.prov.template.log2prov.interfaces.ProxyClientInterface
Packages that use ProxyClientInterface
-
Uses of ProxyClientInterface in org.openprovenance.prov.template.types
Methods in org.openprovenance.prov.template.types with parameters of type ProxyClientInterfaceModifier and TypeMethodDescriptionTypesRecordProcessor.constructType(int[] typeRecord, ProxyClientInterface clientBuilder, TMap tMap, String k) booleanTypesRecordProcessor.filterTypeRecord(int[] typeRecord, ProxyClientInterface clientBuilder, TMap tMap) Collection<int[]> TypesRecordProcessor.filterTypes(Collection<int[]> types, ProxyClientInterface clientBuilder, TMap tMap)