Alignment API and Server 4.1.${version.update}

Uses of Class
fr.inrialpes.exmo.align.impl.edoal.PropertyRestriction

Packages that use PropertyRestriction
fr.inrialpes.exmo.align.impl.edoal   
fr.inrialpes.exmo.align.impl.renderer   
fr.inrialpes.exmo.align.parser   
 

Uses of PropertyRestriction in fr.inrialpes.exmo.align.impl.edoal
 

Subclasses of PropertyRestriction in fr.inrialpes.exmo.align.impl.edoal
 class PropertyDomainRestriction
           Represents a domainRestriction tag for PropertyExpressions.
 class PropertyTypeRestriction
           Represents a attributeTypeRestriction tag for a ClassExpressions.
 class PropertyValueRestriction
           Represents a attributeValueRestriction tag for a ClassExpressions.
 

Uses of PropertyRestriction in fr.inrialpes.exmo.align.impl.renderer
 

Methods in fr.inrialpes.exmo.align.impl.renderer with parameters of type PropertyRestriction
 void RDFRendererVisitor.visit(PropertyRestriction e)
           
 void OWLAxiomsRendererVisitor.visit(PropertyRestriction e)
           
 

Uses of PropertyRestriction in fr.inrialpes.exmo.align.parser
 

Methods in fr.inrialpes.exmo.align.parser with parameters of type PropertyRestriction
 void TypeCheckingVisitor.visit(PropertyRestriction e)
           
 


Alignment API and Server 4.1.${version.update}

(C) INRIA & friends, 2003-${curryear}