| Package | Description |
|---|---|
| org.helm.notation2.tools |
| Modifier and Type | Method and Description |
|---|---|
String |
WebService.convertIntoStandardHELM(String notation)
method to convert the input HELM into a standard HELM
|
String |
WebService.convertStandardHELMToCanonicalHELM(String notation)
method to convert the input HELM into canonical HELM
|
static String |
HELM1Utils.getCanonical(org.helm.notation2.parser.notation.HELM2Notation helm2notation)
method to generate from a helm2notation a valid canonical HELM1
|
static String |
HELM1Utils.getStandard(org.helm.notation2.parser.notation.HELM2Notation helm2notation)
method to reproduce a standard HELM in HELM1 - Format
|
static String |
xHelmNotationExporter.getXHELM(org.helm.notation2.parser.notation.HELM2Notation helm2notation)
method to get xhelm for the helm notation, only if it was possible to
convert the helm in the old format
|
Copyright © 2017. All rights reserved.