Uses of Class
fr.lirmm.graphik.cogui.rdf.Environment

Packages that use Environment
fr.lirmm.graphik.cogui.rdf   
 

Uses of Environment in fr.lirmm.graphik.cogui.rdf
 

Constructors in fr.lirmm.graphik.cogui.rdf with parameters of type Environment
ImportNaturalRDF(Environment env, boolean modifySignature, boolean supportCompletion, boolean allowPartitionWithI, boolean considerOwl, boolean disjointWith, boolean allValuesFrom, boolean symmetry, boolean transitivity, boolean inverse, boolean keepAnonymousClasses, boolean removeIsolatedConcept, boolean removeConceptsReferringToTypes)
          Instantiates a new transfo2.
ImportRawRDF(Environment env, boolean generateRules, boolean addRDFaxioms, boolean addRDFSaxioms)