| Modifier and Type | Class and Description |
|---|---|
class |
QGlobalVariable
Generated Domain Specific Language (DSL) implementation class representing the domain model entity GlobalVariable.
|
| Constructor and Description |
|---|
QGlobalVariable(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QGlobalVariable(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QTable
Generated Domain Specific Language (DSL) implementation class representing the domain model entity Table.
|
class |
QTableColumn
Represents a system column definition which is linked to its
system Table definition by association.
|
class |
QTableColumnConstraint
Generated Domain Specific Language (DSL) implementation class representing the domain model entity TableColumnConstraint.
|
class |
QTableColumnKeyUsage
Generated Domain Specific Language (DSL) implementation class representing the domain model entity TableColumnKeyUsage.
|
class |
QTableConstraint
Generated Domain Specific Language (DSL) implementation class representing the domain model entity TableConstraint.
|
class |
QView
Generated Domain Specific Language (DSL) implementation class representing the domain model entity View.
|
| Constructor and Description |
|---|
QGlobalVariable(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QGlobalVariable(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
QTable(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QTable(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
QTableColumn(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QTableColumn(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
QTableColumnConstraint(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QTableColumnConstraint(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
QTableColumnKeyUsage(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QTableColumnKeyUsage(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
QTableConstraint(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QTableConstraint(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
QView(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QView(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QVersion
Generated Domain Specific Language (DSL) implementation class representing the domain model entity Version.
|
| Constructor and Description |
|---|
QVersion(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QVersion(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QConstraint
A constraint definition
|
class |
QTableColumnComment
The comment for a column
|
class |
QTableComment
A comment on a table
|
class |
QViewColumn
Represents a system column definition which is linked to its
system Table definition by association.
|
class |
QViewColumnComment
The comment for a column
|
class |
QViewComment
A comment on a table
|
| Constructor and Description |
|---|
QConstraint(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QConstraint(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
QTable(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QTable(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
QTableColumn(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QTableColumn(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
QTableColumnComment(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QTableColumnComment(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
QTableColumnConstraint(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QTableColumnConstraint(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
QTableComment(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QTableComment(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
QVersion(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QVersion(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
QView(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QView(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
QViewColumn(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QViewColumn(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
QViewColumnComment(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QViewColumnComment(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
QViewComment(PathNode source,
String sourceProperty)
Constructor which instantiates a domain query path node.
|
QViewComment(PathNode source,
String sourceProperty,
Expression expr)
Constructor which instantiates a domain query path node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DomainRoot
The implementation of a domain query as a root within
a query graph.
|
| Modifier and Type | Field and Description |
|---|---|
protected PathNode |
DomainObject.source |
| Modifier and Type | Method and Description |
|---|---|
protected PathNode |
PathNode.getSource() |
| Constructor and Description |
|---|
DataNode(PathNode source,
String name) |
DomainEndpoint(PathNode source,
String sourceProperty) |
DomainObject(PathNode source,
String sourceProperty) |
DomainRoot(PathNode source,
String sourceProperty) |
DomainRoot(PathNode source,
String sourceProperty,
Expression expr) |
PathNode(PathNode source,
String sourceProperty) |
PathNode(PathNode source,
String sourceProperty,
Expression expr) |
WildcardDataNode(PathNode source,
String name) |
Copyright © 2017. All rights reserved.