| Package | Description |
|---|---|
| org.cloudgraph.test.datatypes | |
| org.cloudgraph.test.datatypes.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DateNode
Generated interface representing the domain model entity DateNode.
|
interface |
DateTimeNode
Generated interface representing the domain model entity DateTimeNode.
|
interface |
DecimalNode
Generated interface representing the domain model entity DecimalNode.
|
interface |
DoubleNode
Generated interface representing the domain model entity DoubleNode.
|
interface |
FloatNode
Generated interface representing the domain model entity FloatNode.
|
interface |
IntNode
Generated interface representing the domain model entity IntNode.
|
interface |
LongNode
Generated interface representing the domain model entity LongNode.
|
interface |
StringNode
Generated interface representing the domain model entity StringNode.
|
interface |
UnsignedIntNode
Generated interface representing the domain model entity UnsignedIntNode.
|
interface |
UnsignedLongNode
Generated interface representing the domain model entity UnsignedLongNode.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
Node.createChild()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, child. |
Node |
Node.createParent()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, parent. |
Node[] |
Node.getChild()
Returns an array of Node set for the object's multi-valued property child.
|
Node |
Node.getChild(int idx)
Returns the Node set for the object's multi-valued property child based on the given index.
|
Node |
Node.getParent()
Returns the value of the parent property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Node.addChild(Node value)
Adds the given value of Type Node for the object's multi-valued property child.
|
void |
Node.removeChild(Node value)
Removes the given value of Type Node for the object's multi-valued property child.
|
void |
Node.setChild(Node[] value)
Sets the given array of Type Node for the object's multi-valued property child.
|
void |
Node.setParent(Node value)
Sets the value of the parent property to the given value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DateNodeSDO
Generated implementation class representing the domain model entity DateNode.
|
class |
DateTimeNodeSDO
Generated implementation class representing the domain model entity DateTimeNode.
|
class |
DecimalNodeSDO
Generated implementation class representing the domain model entity DecimalNode.
|
class |
DoubleNodeSDO
Generated implementation class representing the domain model entity DoubleNode.
|
class |
FloatNodeSDO
Generated implementation class representing the domain model entity FloatNode.
|
class |
IntNodeSDO
Generated implementation class representing the domain model entity IntNode.
|
class |
LongNodeSDO
Generated implementation class representing the domain model entity LongNode.
|
class |
StringNodeSDO
Generated implementation class representing the domain model entity StringNode.
|
class |
UnsignedIntNodeSDO
Generated implementation class representing the domain model entity UnsignedIntNode.
|
class |
UnsignedLongNodeSDO
Generated implementation class representing the domain model entity UnsignedLongNode.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
UnsignedLongNodeSDO.createChild()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, child. |
Node |
UnsignedIntNodeSDO.createChild()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, child. |
Node |
StringNodeSDO.createChild()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, child. |
Node |
NodeSDO.createChild()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, child. |
Node |
LongNodeSDO.createChild()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, child. |
Node |
IntNodeSDO.createChild()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, child. |
Node |
FloatNodeSDO.createChild()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, child. |
Node |
DoubleNodeSDO.createChild()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, child. |
Node |
DecimalNodeSDO.createChild()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, child. |
Node |
DateTimeNodeSDO.createChild()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, child. |
Node |
DateNodeSDO.createChild()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, child. |
Node |
UnsignedLongNodeSDO.createParent()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, parent. |
Node |
UnsignedIntNodeSDO.createParent()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, parent. |
Node |
StringNodeSDO.createParent()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, parent. |
Node |
NodeSDO.createParent()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, parent. |
Node |
LongNodeSDO.createParent()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, parent. |
Node |
IntNodeSDO.createParent()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, parent. |
Node |
FloatNodeSDO.createParent()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, parent. |
Node |
DoubleNodeSDO.createParent()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, parent. |
Node |
DecimalNodeSDO.createParent()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, parent. |
Node |
DateTimeNodeSDO.createParent()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, parent. |
Node |
DateNodeSDO.createParent()
Creates and returns a new instance of Type
Node automatically establishing a containment relationship through the object's reference property, parent. |
Node[] |
UnsignedLongNodeSDO.getChild() |
Node[] |
UnsignedIntNodeSDO.getChild() |
Node[] |
StringNodeSDO.getChild() |
Node[] |
NodeSDO.getChild() |
Node[] |
LongNodeSDO.getChild() |
Node[] |
IntNodeSDO.getChild() |
Node[] |
FloatNodeSDO.getChild() |
Node[] |
DoubleNodeSDO.getChild() |
Node[] |
DecimalNodeSDO.getChild() |
Node[] |
DateTimeNodeSDO.getChild() |
Node[] |
DateNodeSDO.getChild() |
Node |
UnsignedLongNodeSDO.getChild(int idx) |
Node |
UnsignedIntNodeSDO.getChild(int idx) |
Node |
StringNodeSDO.getChild(int idx) |
Node |
NodeSDO.getChild(int idx) |
Node |
LongNodeSDO.getChild(int idx) |
Node |
IntNodeSDO.getChild(int idx) |
Node |
FloatNodeSDO.getChild(int idx) |
Node |
DoubleNodeSDO.getChild(int idx) |
Node |
DecimalNodeSDO.getChild(int idx) |
Node |
DateTimeNodeSDO.getChild(int idx) |
Node |
DateNodeSDO.getChild(int idx) |
Node |
UnsignedLongNodeSDO.getParent()
Returns the value of the parent property.
|
Node |
UnsignedIntNodeSDO.getParent()
Returns the value of the parent property.
|
Node |
StringNodeSDO.getParent()
Returns the value of the parent property.
|
Node |
NodeSDO.getParent()
Returns the value of the parent property.
|
Node |
LongNodeSDO.getParent()
Returns the value of the parent property.
|
Node |
IntNodeSDO.getParent()
Returns the value of the parent property.
|
Node |
FloatNodeSDO.getParent()
Returns the value of the parent property.
|
Node |
DoubleNodeSDO.getParent()
Returns the value of the parent property.
|
Node |
DecimalNodeSDO.getParent()
Returns the value of the parent property.
|
Node |
DateTimeNodeSDO.getParent()
Returns the value of the parent property.
|
Node |
DateNodeSDO.getParent()
Returns the value of the parent property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnsignedLongNodeSDO.addChild(Node value) |
void |
UnsignedIntNodeSDO.addChild(Node value) |
void |
StringNodeSDO.addChild(Node value) |
void |
NodeSDO.addChild(Node value) |
void |
LongNodeSDO.addChild(Node value) |
void |
IntNodeSDO.addChild(Node value) |
void |
FloatNodeSDO.addChild(Node value) |
void |
DoubleNodeSDO.addChild(Node value) |
void |
DecimalNodeSDO.addChild(Node value) |
void |
DateTimeNodeSDO.addChild(Node value) |
void |
DateNodeSDO.addChild(Node value) |
void |
UnsignedLongNodeSDO.removeChild(Node value) |
void |
UnsignedIntNodeSDO.removeChild(Node value) |
void |
StringNodeSDO.removeChild(Node value) |
void |
NodeSDO.removeChild(Node value) |
void |
LongNodeSDO.removeChild(Node value) |
void |
IntNodeSDO.removeChild(Node value) |
void |
FloatNodeSDO.removeChild(Node value) |
void |
DoubleNodeSDO.removeChild(Node value) |
void |
DecimalNodeSDO.removeChild(Node value) |
void |
DateTimeNodeSDO.removeChild(Node value) |
void |
DateNodeSDO.removeChild(Node value) |
void |
UnsignedLongNodeSDO.setChild(Node[] value) |
void |
UnsignedIntNodeSDO.setChild(Node[] value) |
void |
StringNodeSDO.setChild(Node[] value) |
void |
NodeSDO.setChild(Node[] value) |
void |
LongNodeSDO.setChild(Node[] value) |
void |
IntNodeSDO.setChild(Node[] value) |
void |
FloatNodeSDO.setChild(Node[] value) |
void |
DoubleNodeSDO.setChild(Node[] value) |
void |
DecimalNodeSDO.setChild(Node[] value) |
void |
DateTimeNodeSDO.setChild(Node[] value) |
void |
DateNodeSDO.setChild(Node[] value) |
void |
UnsignedLongNodeSDO.setParent(Node value)
Sets the value of the parent property to the given value.
|
void |
UnsignedIntNodeSDO.setParent(Node value)
Sets the value of the parent property to the given value.
|
void |
StringNodeSDO.setParent(Node value)
Sets the value of the parent property to the given value.
|
void |
NodeSDO.setParent(Node value)
Sets the value of the parent property to the given value.
|
void |
LongNodeSDO.setParent(Node value)
Sets the value of the parent property to the given value.
|
void |
IntNodeSDO.setParent(Node value)
Sets the value of the parent property to the given value.
|
void |
FloatNodeSDO.setParent(Node value)
Sets the value of the parent property to the given value.
|
void |
DoubleNodeSDO.setParent(Node value)
Sets the value of the parent property to the given value.
|
void |
DecimalNodeSDO.setParent(Node value)
Sets the value of the parent property to the given value.
|
void |
DateTimeNodeSDO.setParent(Node value)
Sets the value of the parent property to the given value.
|
void |
DateNodeSDO.setParent(Node value)
Sets the value of the parent property to the given value.
|
Copyright © 2023. All Rights Reserved.