| Modifier and Type | Interface and Description |
|---|---|
interface |
DefaultDescriptorsClause
A representation of the model object 'Default Descriptors Clause'.
|
interface |
DefaultRangeClause
A representation of the model object 'Default Range Clause'.
|
interface |
FactoredDefaultClause
A representation of the model object 'Factored Default Clause'.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DefaultClause> |
DefaultStatement.getClauses()
Returns the value of the 'Clauses' containment reference list.
|
java.util.List<DefaultClause> |
FactoredDefaultClause.getFactoredClauses()
Returns the value of the 'Factored Clauses' containment reference list.
|