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

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

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

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

Subclasses of PropertyExpression in fr.inrialpes.exmo.align.impl.edoal
 class PropertyConstruction
           Represents a PropertyConstruction.
 class PropertyDomainRestriction
           Represents a domainRestriction tag for PropertyExpressions.
 class PropertyId
           A simple Id to represent a Property.
 class PropertyRestriction
           Superclass for all AttributeConditions.
 class PropertyTypeRestriction
           Represents a attributeTypeRestriction tag for a ClassExpressions.
 class PropertyValueRestriction
           Represents a attributeValueRestriction tag for a ClassExpressions.
 

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

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

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

Methods in fr.inrialpes.exmo.align.parser that return PropertyExpression
protected  PropertyExpression RDFParser.parseProperty(com.hp.hpl.jena.rdf.model.Resource node)
           
 

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


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

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