package org.openflexo.antar.binding; public interface SimplePathElement<T> extends BindingPathElement<T> { }