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

org.unidal.eunit.model.IEntity Maven / Gradle / Ivy

/* THIS FILE WAS AUTO GENERATED BY codegen-maven-plugin, DO NOT EDIT IT */
package org.unidal.eunit.model;

public interface IEntity {
   public void accept(IVisitor visitor);

   public void mergeAttributes(T other);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy