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
- Direct Known Subclasses:
- PropertyConstruction, PropertyId, PropertyRestriction
public abstract class PropertyExpression
- extends PathExpression
- implements Cloneable
Represents a PropertyExpression.
- Version:
- $Id: PropertyExpression.java 1710 2012-03-23 19:53:25Z euzenat $
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
(C) INRIA & friends, 2003-2013