| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph |
| Modifier and Type | Field and Description |
|---|---|
protected RelationshipEnd |
Relationship.end1 |
protected RelationshipEnd |
Relationship.end2 |
| Modifier and Type | Method and Description |
|---|---|
RelationshipEnd |
Relationship.getEnd1()
Get relationship end 1.
|
RelationshipEnd |
Relationship.getEnd2()
Get relationship end 1.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Relationship.setEnd1(RelationshipEnd end1) |
void |
Relationship.setEnd2(RelationshipEnd end2) |
| Constructor and Description |
|---|
Relationship(String name,
RelationshipEnd end1,
RelationshipEnd end2) |
RelationshipEnd(RelationshipEnd endToCopy)
Copy constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.