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, resolve
public 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 BuildElement
ContentError
ParseError
public void resolveLocal(Lems lems, ComponentType ct) throws ContentError, ParseError
resolveLocal
in class BuildElement
ContentError
ParseError
Copyright © 2020. All rights reserved.