public class TunnelBuilder extends AbstractPostBuilder
Constructor and Description |
---|
TunnelBuilder(String tnm,
String endA,
String endB,
StateType stA,
StateType stB) |
Modifier and Type | Method and Description |
---|---|
void |
addAssignment(String property,
DoubleEvaluator de,
String dim) |
void |
consolidateStateTypes() |
void |
postBuild(StateRunnable base,
HashMap<String,StateRunnable> sihm,
BuildContext bc) |
postChildren
add
public void postBuild(StateRunnable base, HashMap<String,StateRunnable> sihm, BuildContext bc) throws ConnectionError, ContentError, RuntimeError
postBuild
in class AbstractPostBuilder
ConnectionError
ContentError
RuntimeError
public void addAssignment(String property, DoubleEvaluator de, String dim) throws ContentError
ContentError
public void consolidateStateTypes()
consolidateStateTypes
in class BuilderElement
Copyright © 2020. All rights reserved.