public class GatherBuilder extends AbstractPostBuilder
Constructor and Description |
---|
GatherBuilder(SelectionExpression ex,
String c) |
Modifier and Type | Method and Description |
---|---|
void |
consolidateStateTypes() |
void |
postBuild(StateRunnable tgt,
HashMap<String,StateRunnable> sihm,
BuildContext bc) |
postChildren
add
public GatherBuilder(SelectionExpression ex, 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.