/** */ package at.bestsolution.efxclipse.tooling.fxgraph.fXGraph; import org.eclipse.emf.ecore.EObject; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>List Value Element</b></em>'. * <!-- end-user-doc --> * * * @see at.bestsolution.efxclipse.tooling.fxgraph.fXGraph.FXGraphPackage#getListValueElement() * @model * @generated */ public interface ListValueElement extends EObject { } // ListValueElement