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

10 lines
193 B
Java

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