public class GraphEdgeMapper extends Object
| Constructor and Description |
|---|
GraphEdgeMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapGraphEdgeToOmrsEntityDetail(GraphEdge graphEdge)
Map (convert) the supplied GraphEdge to an entityDetail.
|
static GraphEdge |
mapOmrsEntityDetailToGraphEdge(EntityDetail omrsEntityDetail) |
public static GraphEdge mapOmrsEntityDetailToGraphEdge(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapGraphEdgeToOmrsEntityDetail(GraphEdge graphEdge)
graphEdge - supplied GraphEdgeCopyright © 2018–2019 ODPi. All rights reserved.