| Package | Description |
|---|---|
| com.orchestranetworks.schema.relationships |
Provides interfaces for accessing relationships defined in a data model.
|
| Modifier and Type | Method and Description |
|---|---|
ReverseRelationshipResultInDataspace |
ReverseRelationshipResultsInterDataset.getResultInDataspace(HomeKey aDataspaceKey)
Returns the result of this reverse relationship in
the specified dataspace.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<ReverseRelationshipResultInDataspace> |
ReverseRelationshipResultsInterDataset.getResultsByDataspaces()
Returns the result of this reverse relationship in
the repository.
|