parthenos-entities/src/main/java/org/gcube/informationsystem/parthenos/model/entity/resource/PE16_Curated_Software_E_Ser...

13 lines
283 B
Java

package org.gcube.informationsystem.parthenos.model.entity.resource;
/**
* @author Luca Frosini (ISTI - CNR)
*/
public interface PE16_Curated_Software_E_Service extends
PE11_Software_Curating_Service, PE14_Software_Delivery_E_Service,
PE13_Software_Computing_E_Service {
}