Package org.eclipse.xtext
Interface Condition
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
CompositeCondition,Conjunction,Disjunction,LiteralCondition,Negation,ParameterReference
- All Known Implementing Classes:
CompositeConditionImpl,ConditionImpl,ConjunctionImpl,DisjunctionImpl,LiteralConditionImpl,NegationImpl,ParameterReferenceImpl
public interface Condition extends org.eclipse.emf.ecore.EObjectA representation of the model object 'Condition'.- Since:
- 2.9
- See Also:
XtextPackage.getCondition()- Noextend:
- This interface is not intended to be extended by clients.
- Noimplement:
- This interface is not intended to be implemented by clients.
- Model:
- Generated: