| Package | Description |
|---|---|
| org.eclipse.xtext | |
| org.eclipse.xtext.impl | |
| org.eclipse.xtext.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Conjunction
A representation of the model object 'Conjunction'
|
interface |
Disjunction
A representation of the model object 'Disjunction'
|
| Modifier and Type | Method and Description |
|---|---|
CompositeCondition |
XtextFactory.createCompositeCondition()
Returns a new object of class 'Composite Condition'
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeConditionImpl
An implementation of the model object 'Composite Condition'
|
class |
ConjunctionImpl
An implementation of the model object 'Conjunction'
|
class |
DisjunctionImpl
An implementation of the model object 'Disjunction'
|
| Modifier and Type | Method and Description |
|---|---|
CompositeCondition |
XtextFactoryImpl.createCompositeCondition() |
| Modifier and Type | Method and Description |
|---|---|
T |
XtextSwitch.caseCompositeCondition(CompositeCondition object)
Returns the result of interpreting the object as an instance of 'Composite Condition'
|
Copyright © 2015. All Rights Reserved.