public class EventConnection extends BuildElement
| Modifier and Type | Field and Description |
|---|---|
LemsCollection<Assign> |
assigns |
String |
delay |
String |
from |
String |
receiver |
String |
receiverContainer |
String |
sourcePort |
String |
targetPort |
String |
to |
buildElements| Constructor and Description |
|---|
EventConnection() |
| Modifier and Type | Method and Description |
|---|---|
BuilderElement |
makeBuilder(Component cpt) |
void |
resolveLocal(Lems lems,
ComponentType ct) |
makeChildBuilders, resolvepublic String from
public String to
public String delay
public String receiver
public String receiverContainer
public String sourcePort
public String targetPort
public LemsCollection<Assign> assigns
public void resolveLocal(Lems lems, ComponentType ct) throws ContentError, ParseError
resolveLocal in class BuildElementContentErrorParseErrorpublic BuilderElement makeBuilder(Component cpt) throws ContentError, ParseError
makeBuilder in class BuildElementContentErrorParseErrorCopyright © 2019. All rights reserved.