fr.inrialpes.exmo.align.impl.edoal
Interface ValueExpression
- All Known Implementing Classes:
- Apply, InstanceExpression, InstanceId, PathExpression, PropertyConstruction, PropertyDomainRestriction, PropertyExpression, PropertyId, PropertyRestriction, PropertyTypeRestriction, PropertyValueRestriction, RelationCoDomainRestriction, RelationConstruction, RelationDomainRestriction, RelationExpression, RelationId, RelationRestriction, Value
public interface ValueExpression
Interface implemented by expressions which can be used as values:
Value, Path, Instance
accept
void accept(EDOALVisitor v)
throws AlignmentException
- Throws:
AlignmentException
accept
TypeCheckingVisitor.TYPE accept(TypeCheckingVisitor visitor)
throws AlignmentException
- Throws:
AlignmentException
(C) INRIA & friends, 2003-2013