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
ContentError
ParseError
ConnectionError
public Component getFlatComponent() throws ContentError, ParseError, ConnectionError
ContentError
ParseError
ConnectionError
public ComponentType getFlatType() throws ContentError, ParseError, ConnectionError
ContentError
ParseError
ConnectionError
public void buildFlat() throws ContentError, ParseError, ConnectionError
ContentError
ParseError
ConnectionError
Copyright © 2020. All rights reserved.