it.unimo.dbgroup.momis.odli3
Interface OntologyAnnotableElement

All Known Implementing Classes:
Attribute, Interface

public interface OntologyAnnotableElement

Interface to be implemented by all Annotable elements that are Attribute and Interface classes


Method Summary
 OntologyAnnotation getOntologyAnnotation()
          Retrieve the "annotation" for this element
 void setOntologyAnnotation(OntologyAnnotation ontologyAnnotation)
          sets the "annotation" for this element
 

Method Detail

getOntologyAnnotation

public OntologyAnnotation getOntologyAnnotation()
Retrieve the "annotation" for this element


setOntologyAnnotation

public void setOntologyAnnotation(OntologyAnnotation ontologyAnnotation)
sets the "annotation" for this element



Universita' di Modena e Reggio Emilia