AROMA 1.2

Uses of Class
fr.inrialpes.exmo.aroma.ontology.entities.AEntityImpl

Packages that use AEntityImpl
fr.inrialpes.exmo.aroma.ontology.entities   
 

Uses of AEntityImpl in fr.inrialpes.exmo.aroma.ontology.entities
 

Methods in fr.inrialpes.exmo.aroma.ontology.entities that return AEntityImpl
protected  AEntityImpl AbstractAEntityFactory.buildEntity(fr.inrialpes.exmo.ontowrap.HeavyLoadedOntology<?> onto, Object aClass)
           
protected  AEntityImpl JENAAEntityFactory.createARoot(fr.inrialpes.exmo.ontowrap.LoadedOntology<?> onto)
           
protected  AEntityImpl GenericAEntityFactory.createARoot(fr.inrialpes.exmo.ontowrap.LoadedOntology<?> onto)
           
protected abstract  AEntityImpl AbstractAEntityFactory.createARoot(fr.inrialpes.exmo.ontowrap.LoadedOntology<?> onto)
           
 

Methods in fr.inrialpes.exmo.aroma.ontology.entities that return types with arguments of type AEntityImpl
protected  Map<URI,AEntityImpl> AbstractAEntityFactory.buildClasses(fr.inrialpes.exmo.ontowrap.HeavyLoadedOntology<?> onto)
           
protected  Map<URI,AEntityImpl> AbstractAEntityFactory.buildProperties(fr.inrialpes.exmo.ontowrap.HeavyLoadedOntology<?> onto)
           
 

Method parameters in fr.inrialpes.exmo.aroma.ontology.entities with type arguments of type AEntityImpl
protected  void AbstractAEntityFactory.buildHierarchy(Map<URI,AEntityImpl> entities, fr.inrialpes.exmo.ontowrap.HeavyLoadedOntology<?> onto)
           
 


AROMA 1.2

(C) Universite Pierre-Mendes-France, INRIA & Universite de Nantes 2006-2009