
de.uni_stuttgart.vis.vowl.owl2vowl.model.HasAnnotations Maven / Gradle / Ivy
/*
* HasIri.java
*
*/
package de.uni_stuttgart.vis.vowl.owl2vowl.model;
import de.uni_stuttgart.vis.vowl.owl2vowl.model.annotation.Annotations;
/**
*
*/
public interface HasAnnotations {
Annotations getAnnotations();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy