Alignment API and Server 4.0

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)
           
 

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
 void TypeCheckingVisitor.visit(PropertyExpression e)
           
 


Alignment API and Server 4.0

(C) INRIA & friends, 2003-2010