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) |
postChildrenaddpublic void postBuild(StateRunnable base, HashMap<String,StateRunnable> sihm, BuildContext bc) throws ConnectionError, ContentError, RuntimeError
postBuild in class AbstractPostBuilderConnectionErrorContentErrorRuntimeErrorpublic void addAssignment(String property, DoubleEvaluator de, String dim) throws ContentError
ContentErrorpublic void consolidateStateTypes()
consolidateStateTypes in class BuilderElementCopyright © 2019. All rights reserved.