public final class Relationship extends Object
<relationship>.| Modifier and Type | Field and Description |
|---|---|
String |
association |
Instance[] |
instances |
Element |
source |
String |
type |
| Constructor and Description |
|---|
Relationship() |
Relationship(Element source) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Instance instance) |
boolean |
contains(Instance instance) |
boolean |
equals(Object other) |
static int |
indexOfInstance(Instance[] instances,
Instance instance) |