public class PairsEventConnection extends BuildElement
Modifier and Type | Field and Description |
---|---|
String |
pairs |
String |
receiver |
String |
receiverContainer |
String |
sourcePort |
String |
targetPort |
buildElements
Constructor and Description |
---|
PairsEventConnection() |
Modifier and Type | Method and Description |
---|---|
BuilderElement |
makeBuilder(Component cpt) |
void |
resolveLocal(Lems lems,
ComponentType ct) |
makeChildBuilders, resolve
public String pairs
public String receiver
public String receiverContainer
public String sourcePort
public String targetPort
public BuilderElement makeBuilder(Component cpt) throws ContentError, ParseError
makeBuilder
in class BuildElement
ContentError
ParseError
public void resolveLocal(Lems lems, ComponentType ct) throws ContentError, ParseError
resolveLocal
in class BuildElement
ContentError
ParseError
Copyright © 2020. All rights reserved.