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

10 lines
225 B
Java

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