| Modifier and Type | Class and Description |
|---|---|
class |
GlobalVariableImpl
Generated implementation class representing the domain model entity GlobalVariable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableColumnConstraintImpl
Generated implementation class representing the domain model entity TableColumnConstraint.
|
class |
TableColumnImpl
Represents a system column definition which is linked to its
system Table definition by association.
|
class |
TableColumnKeyUsageImpl
Generated implementation class representing the domain model entity TableColumnKeyUsage.
|
class |
TableConstraintImpl
Generated implementation class representing the domain model entity TableConstraint.
|
class |
TableImpl
Generated implementation class representing the domain model entity Table.
|
class |
ViewImpl
Generated implementation class representing the domain model entity View.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VersionImpl
Generated implementation class representing the domain model entity Version.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConstraintImpl
A constraint definition
|
class |
TableColumnCommentImpl
The comment for a column
|
class |
TableCommentImpl
A comment on a table
|
class |
ViewColumnCommentImpl
The comment for a column
|
class |
ViewColumnImpl
Represents a system column definition which is linked to its
system Table definition by association.
|
class |
ViewCommentImpl
A comment on a table
|
| Modifier and Type | Field and Description |
|---|---|
protected PlasmaNode |
PlasmaDataLink.left |
protected PlasmaNode |
PlasmaDataLink.right |
| Modifier and Type | Method and Description |
|---|---|
PlasmaNode |
PlasmaEdge.getLeft() |
PlasmaNode |
PlasmaDataLink.getLeft() |
PlasmaNode |
PlasmaEdge.getOpposite(PlasmaNode fromNode) |
PlasmaNode |
PlasmaDataLink.getOpposite(PlasmaNode fromNode) |
PlasmaNode |
PlasmaEdge.getRight() |
PlasmaNode |
PlasmaDataLink.getRight() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PlasmaEdge.canTraverse(PlasmaNode fromNode) |
boolean |
PlasmaDataLink.canTraverse(PlasmaNode fromNode) |
PlasmaNode |
PlasmaEdge.getOpposite(PlasmaNode fromNode) |
PlasmaNode |
PlasmaDataLink.getOpposite(PlasmaNode fromNode) |
void |
PlasmaEdge.setLeft(PlasmaNode left) |
void |
PlasmaDataLink.setLeft(PlasmaNode left) |
void |
PlasmaEdge.setRight(PlasmaNode right) |
void |
PlasmaDataLink.setRight(PlasmaNode right) |
| Constructor and Description |
|---|
PlasmaDataLink(PlasmaNode left,
PlasmaNode right) |
| Modifier and Type | Class and Description |
|---|---|
class |
CoreDataObject
A data object is a representation of some structured data.
|
class |
CoreNode |
Copyright © 2017. All rights reserved.