public class GatherPairs extends BuildElement
| Modifier and Type | Field and Description |
|---|---|
String |
collection |
String |
id |
String |
pFrom |
String |
qFrom |
PairCollection |
r_collection |
buildElements| Constructor and Description |
|---|
GatherPairs() |
| Modifier and Type | Method and Description |
|---|---|
BuilderElement |
makeBuilder(Component cpt) |
void |
resolveLocal(Lems lems,
ComponentType ct) |
makeChildBuilders, resolvepublic String id
public String pFrom
public String qFrom
public String collection
public PairCollection r_collection
public BuilderElement makeBuilder(Component cpt) throws ContentError, ParseError
makeBuilder in class BuildElementContentErrorParseErrorpublic void resolveLocal(Lems lems, ComponentType ct) throws ContentError, ParseError
resolveLocal in class BuildElementContentErrorParseErrorCopyright © 2019. All rights reserved.