Interface IProxyVariableFacade
- All Superinterfaces:
IVariableFacade
- All Known Subinterfaces:
IDelayVariableFacade
- All Known Implementing Classes:
DelayVariableFacade, ProxyVariableFacade
Variable facade for variables that are proxied.
-
Nested Class Summary
Nested classes/interfaces inherited from interface IVariableFacade
IVariableFacade.IValidator -
Method Summary
Methods inherited from interface IVariableFacade
appendHoverText, getClient, getId, getLabel, getOutputType, getVariable, isValid, validate
-
Method Details
-
getProxyId
int getProxyId()- Returns:
- The proxy id.
-