Modifier and Type | Field and Description |
---|---|
protected Lems |
lems |
protected Class<?> |
root |
protected String |
srcfnm |
protected String |
srcStr |
Constructor and Description |
---|
LemsProcess(String str) |
Modifier and Type | Method and Description |
---|---|
void |
addSubstitutionType(RuntimeType rt) |
void |
applySubstitutions() |
Lems |
getLems() |
String |
getSourceText() |
void |
print() |
void |
process() |
void |
readModel() |
void |
setNoConsolidation() |
protected Class<?> root
protected String srcfnm
protected String srcStr
protected Lems lems
public LemsProcess(String str)
public void addSubstitutionType(RuntimeType rt)
public void setNoConsolidation()
public void readModel() throws ContentError, ParseError, ParseException, BuildException, XMLException
public String getSourceText() throws ContentError
ContentError
public void print()
public Lems getLems()
public void applySubstitutions() throws ContentError
ContentError
public void process() throws ContentError, ConnectionError, ParseError, RuntimeError
Copyright © 2020. All rights reserved.