parthenos-entities/src/main/java/org/gcube/informationsystem/parthenos/model/relation/PP4i_is_object_hosted_by.java

10 lines
182 B
Java

package org.gcube.informationsystem.parthenos.model.relation;
/**
* @author Luca Frosini (ISTI - CNR)
*/
public interface PP4i_is_object_hosted_by extends P16i_was_used_for {
}