Alignment API and Server 4.6 (1875M)

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


Method Summary
 void accept(EDOALVisitor v)
           
 TypeCheckingVisitor.TYPE accept(TypeCheckingVisitor visitor)
           
 

Method Detail

accept

void accept(EDOALVisitor v)
            throws AlignmentException
Throws:
AlignmentException

accept

TypeCheckingVisitor.TYPE accept(TypeCheckingVisitor visitor)
                                throws AlignmentException
Throws:
AlignmentException

Alignment API and Server 4.6 (1875M)

(C) INRIA & friends, 2003-2014