public interface ILowLevelConvertionRule
TaurusModelConverter.
Copyright Micro Focus GmbH.
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
convertLine(java.lang.String pLine)
Attempts to convert the given line from an AWM XML model.
|
java.lang.String |
getNewValue()
Gets the new value of this rule.
|
java.lang.String |
getOutdatedValue()
Gets the outdated value of this rule (the value to be replaced).
|
java.lang.String convertLine(java.lang.String pLine)
pLine - the line for potential conversionjava.lang.String getOutdatedValue()
java.lang.String getNewValue()
Copyright © 2015 Micro Focus GmbH. All rights reserved.