All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ca.gc.aafc.dina.entity.ManagedAttribute Maven / Gradle / Ivy

There is a newer version: 0.132
Show newest version
package ca.gc.aafc.dina.entity;

import ca.gc.aafc.dina.vocabulary.TypedVocabularyElement;

/**
 * Main interface that represents a managed attribute as an entity in Dina.
 *
 */
public interface ManagedAttribute extends TypedVocabularyElement, DinaEntity {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy