Uses of Interface
de.tudresden.inf.lat.jcel.coreontology.axiom.NormalizedIntegerAxiomVisitor

Packages that use NormalizedIntegerAxiomVisitor
de.tudresden.inf.lat.jcel.coreontology.axiom
Provides interfaces and classes that model normalized axioms. 
 

Uses of NormalizedIntegerAxiomVisitor in de.tudresden.inf.lat.jcel.coreontology.axiom
 

Classes in de.tudresden.inf.lat.jcel.coreontology.axiom that implement NormalizedIntegerAxiomVisitor
 class ExtendedOntologyImpl
          This class models an ontology with the property to look up by axiom type.
 

Methods in de.tudresden.inf.lat.jcel.coreontology.axiom with parameters of type NormalizedIntegerAxiomVisitor
<T> T
RI3Axiom.accept(NormalizedIntegerAxiomVisitor<T> visitor)
           
<T> T
RI2Axiom.accept(NormalizedIntegerAxiomVisitor<T> visitor)
           
<T> T
RI1Axiom.accept(NormalizedIntegerAxiomVisitor<T> visitor)
           
<T> T
RangeAxiom.accept(NormalizedIntegerAxiomVisitor<T> visitor)
           
<T> T
NormalizedIntegerAxiom.accept(NormalizedIntegerAxiomVisitor<T> visitor)
          Applies a visitor to this normalized integer axiom.
<T> T
NominalAxiom.accept(NormalizedIntegerAxiomVisitor<T> visitor)
           
<T> T
GCI3Axiom.accept(NormalizedIntegerAxiomVisitor<T> visitor)
           
<T> T
GCI2Axiom.accept(NormalizedIntegerAxiomVisitor<T> visitor)
           
<T> T
GCI1Axiom.accept(NormalizedIntegerAxiomVisitor<T> visitor)
           
<T> T
GCI0Axiom.accept(NormalizedIntegerAxiomVisitor<T> visitor)
           
<T> T
FunctObjectPropAxiom.accept(NormalizedIntegerAxiomVisitor<T> visitor)
           
 



Copyright © 2012. All Rights Reserved.