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