Interface Expression
-
- All Known Subinterfaces:
As,AtomicDouble,AtomicNumber,AtomicQuotedString,BinaryAnd,BinaryExpression,BinaryOr,BitwiseNegation,BitwiseShiftLeft,CompoundTerm,Condition,ControlPredicate,Cut,Disequality,Div,Division,EqualOrStandardOrderAfter,EqualOrStandardOrderBefore,Equivalence,Fail,False,GreaterOrEqual,GreaterThan,IntegerDivision,Is,LessOrEqual,LessThan,List,LogicalAnd,LogicalOr,Minus,Mod,ModuleCall,Multiplication,NegativeNumber,NonEqualNumber,NotProvable,NotUnifiable,NumberEqual,ParticalUnification,Plus,PositiveNumber,Power,Rdiv,Rem,SoftCut,StandardOrderAfter,StandardOrderBefore,StructuralEquivalence,StructuralEquivalenceNotProvable,SubDict,Term,True,UnaryExpression,Unification,Univ,Xor
- All Known Implementing Classes:
AsImpl,AtomicDoubleImpl,AtomicNumberImpl,AtomicQuotedStringImpl,BinaryAndImpl,BinaryExpressionImpl,BinaryOrImpl,BitwiseNegationImpl,BitwiseShiftLeftImpl,CompoundTermImpl,ConditionImpl,ControlPredicateImpl,CutImpl,DisequalityImpl,DivImpl,DivisionImpl,EqualOrStandardOrderAfterImpl,EqualOrStandardOrderBeforeImpl,EquivalenceImpl,ExpressionImpl,FailImpl,FalseImpl,GreaterOrEqualImpl,GreaterThanImpl,IntegerDivisionImpl,IsImpl,LessOrEqualImpl,LessThanImpl,ListImpl,LogicalAndImpl,LogicalOrImpl,MinusImpl,ModImpl,ModuleCallImpl,MultiplicationImpl,NegativeNumberImpl,NonEqualNumberImpl,NotProvableImpl,NotUnifiableImpl,NumberEqualImpl,ParticalUnificationImpl,PlusImpl,PositiveNumberImpl,PowerImpl,RdivImpl,RemImpl,SoftCutImpl,StandardOrderAfterImpl,StandardOrderBeforeImpl,StructuralEquivalenceImpl,StructuralEquivalenceNotProvableImpl,SubDictImpl,TermImpl,TrueImpl,UnaryExpressionImpl,UnificationImpl,UnivImpl,XorImpl
public interface Expression extends EObject
A representation of the model object 'Expression'.- See Also:
ExpressionsPackage.getExpression()- Generated class or method.
- EMF model class or method.
- abstract="true"
-
-
Method Summary
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-