public class ComponentFlattener extends Object
| Constructor and Description |
|---|
ComponentFlattener(Lems l,
Component c) |
ComponentFlattener(Lems l,
Component c,
boolean withExposures,
boolean withChildExposures) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildFlat() |
void |
checkBuilt() |
Component |
getFlatComponent() |
ComponentType |
getFlatType() |
boolean |
requiresFlattenning() |
public ComponentFlattener(Lems l, Component c, boolean withExposures, boolean withChildExposures)
public boolean requiresFlattenning()
public void checkBuilt()
throws ContentError,
ParseError,
ConnectionError
ContentErrorParseErrorConnectionErrorpublic Component getFlatComponent() throws ContentError, ParseError, ConnectionError
ContentErrorParseErrorConnectionErrorpublic ComponentType getFlatType() throws ContentError, ParseError, ConnectionError
ContentErrorParseErrorConnectionErrorpublic void buildFlat()
throws ContentError,
ParseError,
ConnectionError
ContentErrorParseErrorConnectionErrorCopyright © 2019. All rights reserved.