package org.jboss.windup.config.iteration; import org.jboss.windup.graph.model.WindupVertexFrame; import com.tinkerpop.frames.modules.typedgraph.TypeValue; @TypeValue("SimpleModel1") public interface TestSimple1Model extends WindupVertexFrame { }