All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sdmlib.models.modelsets.ModelSet Maven / Gradle / Ivy

package org.sdmlib.models.modelsets;

public interface ModelSet
{
   /**
    * @return classname of entrytype
    */
   public String getEntryType();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy