public interface IRelationshipMapper<R extends Relationship> extends Mapper<Relationship,R>
| Modifier and Type | Method and Description |
|---|---|
Relationship |
map(R relationship)
Map from a Subject Area OMAS relationship to an OMRS Relationship
|
R |
map(Relationship relationship)
Map from an OMRS Relationship to a Subject Area OMAS relationship
|
getTypeDefGuid, getTypeNameR map(Relationship relationship)
map in interface Mapper<Relationship,R extends Relationship>relationship - OMRS relationshipsRelationship map(R relationship)
map in interface Mapper<Relationship,R extends Relationship>relationship - a Subject Area OMAS relationshipCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.