public class ContextMapModelConverter
extends java.lang.Object
Constructor and Description |
---|
ContextMapModelConverter() |
Modifier and Type | Method and Description |
---|---|
org.contextmapper.contextmap.generator.model.ContextMap |
convert(ContextMap cmlContextMap)
Converts the CML Context Map into a Context Map Generator Context Map.
|
public org.contextmapper.contextmap.generator.model.ContextMap convert(ContextMap cmlContextMap)
cmlContextMap
- the CML Context Map for which you want to generate a
graphical Context Map