fr.inrialpes.exmo.align.impl.edoal
Class PropertyExpression
java.lang.Object
fr.inrialpes.exmo.align.impl.edoal.Expression
fr.inrialpes.exmo.align.impl.edoal.PathExpression
fr.inrialpes.exmo.align.impl.edoal.PropertyExpression
- All Implemented Interfaces:
- ValueExpression, Cloneable, Visitable
- Direct Known Subclasses:
- PropertyConstruction, PropertyId, PropertyRestriction
public abstract class PropertyExpression
- extends PathExpression
- implements Cloneable, Visitable
Represents a PropertyExpression.
$Id: PropertyExpression.java 1435 2010-04-24 17:38:45Z euzenat $
- Version:
- $Revision: 1.7 $
- Author:
- Francois Scharffe, Adrian Mocan, richi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyExpression
public PropertyExpression()
- Creates a simple PropertyExpression
accept
public void accept(AlignmentVisitor visitor)
throws AlignmentException
- Specified by:
accept
in interface Visitable
- Overrides:
accept
in class PathExpression
- Throws:
AlignmentException
(C) INRIA & friends, 2003-${curryear}