public static class OAssign.PartnerLinkRef extends OBase implements OAssign.RValue, OAssign.LValue
Modifier and Type | Field and Description |
---|---|
boolean |
isMyEndpointReference |
OPartnerLink |
partnerLink |
Constructor and Description |
---|
PartnerLinkRef(OProcess owner) |
Modifier and Type | Method and Description |
---|---|
OScope.Variable |
getVariable() |
java.lang.String |
toString() |
public OPartnerLink partnerLink
public boolean isMyEndpointReference
public PartnerLinkRef(OProcess owner)
public OScope.Variable getVariable()
getVariable
in interface OAssign.LValue