![JAR search and dependency download from the Maven repository](/logo.png)
javax.jmi.model.Association Maven / Gradle / Ivy
package javax.jmi.model;
import javax.jmi.reflect.*;
@SuppressWarnings("unused")
public interface Association extends Classifier {
public boolean isDerived();
public void setDerived(boolean newValue);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy