public class GatherPairsBuilder extends AbstractPostBuilder
Constructor and Description |
---|
GatherPairsBuilder(SelectionExpression pex,
SelectionExpression qex,
String c) |
Modifier and Type | Method and Description |
---|---|
void |
consolidateStateTypes() |
void |
postBuild(StateRunnable tgt,
HashMap<String,StateRunnable> sihm,
BuildContext bc) |
postChildren
add
public GatherPairsBuilder(SelectionExpression pex, SelectionExpression qex, String c)
public void postBuild(StateRunnable tgt, HashMap<String,StateRunnable> sihm, BuildContext bc) throws ConnectionError, ContentError, RuntimeError
postBuild
in class AbstractPostBuilder
ConnectionError
ContentError
RuntimeError
public void consolidateStateTypes()
consolidateStateTypes
in class BuilderElement
Copyright © 2020. All rights reserved.