Skip to content
Snippets Groups Projects
Commit 086e757c authored by AREZKI Celia's avatar AREZKI Celia
Browse files

Create the interface ElementFactory

parent cc3028a4
No related branches found
No related tags found
No related merge requests found
package model;
import java.util.List;
public interface ElementFactory<T extends ModelElement> {
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment