package org.gcube.informationsystem.model.relation.isrelatedto.parthenos; import org.gcube.informationsystem.model.entity.resource.parthenos.PE33_EAccess_Brokering_Service; import org.gcube.informationsystem.model.entity.resource.parthenos.PE8_EService; import org.gcube.informationsystem.model.reference.relation.IsRelatedTo; /** * @author Luca Frosini (ISTI - CNR) */ public interface PP46_brokers_access_to extends IsRelatedTo { }