fr.inrialpes.exmo.align.impl.edoal
Class ClassDomainRestriction
java.lang.Object
fr.inrialpes.exmo.align.impl.edoal.Expression
fr.inrialpes.exmo.align.impl.edoal.ClassExpression
fr.inrialpes.exmo.align.impl.edoal.ClassRestriction
fr.inrialpes.exmo.align.impl.edoal.ClassDomainRestriction
- All Implemented Interfaces:
- Cloneable, Visitable
public class ClassDomainRestriction
- extends ClassRestriction
- implements Cloneable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
domain
ClassExpression domain
ClassDomainRestriction
public ClassDomainRestriction(PathExpression p,
ClassExpression cl)
- Constructs a typeCondition with the given restriction.
- Parameters:
res
- the restriction for the domaintarget
- the target expression which should be restricted
- Throws:
NullPointerException
- if the restriction is null
getDomain
public ClassExpression getDomain()
setDomain
public void setDomain(ClassExpression cl)
(C) INRIA & friends, 2003-2010