Alignment API and Server 4.6 (1875M)

fr.inrialpes.exmo.align.impl.edoal
Class PathExpression

java.lang.Object
  extended by fr.inrialpes.exmo.align.impl.edoal.Expression
      extended by fr.inrialpes.exmo.align.impl.edoal.PathExpression
All Implemented Interfaces:
ValueExpression, Cloneable
Direct Known Subclasses:
PropertyExpression, RelationExpression

public abstract class PathExpression
extends Expression
implements Cloneable, ValueExpression

Represents a RelationExpression or a PropertyExpression.

Created on 23-Mar-2005 Committed by $Author: adrianmocan $

Version:
$Id: PathExpression.java 1710 2012-03-23 19:53:25Z euzenat $

Field Summary
 
Fields inherited from class fr.inrialpes.exmo.align.impl.edoal.Expression
variable
 
Constructor Summary
PathExpression()
           
 
Method Summary
 
Methods inherited from class fr.inrialpes.exmo.align.impl.edoal.Expression
accept, accept, getVariable, setVariable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface fr.inrialpes.exmo.align.impl.edoal.ValueExpression
accept, accept
 

Constructor Detail

PathExpression

public PathExpression()

Alignment API and Server 4.6 (1875M)

(C) INRIA & friends, 2003-2014