public class InputPinActivation extends PinActivation
| Modifier and Type | Field and Description |
|---|---|
StreamingParameterValue |
streamingParameterValue |
actionActivationofferedTokenCountgroup, heldTokens, incomingEdges, node, outgoingEdges, running| Constructor and Description |
|---|
InputPinActivation() |
| Modifier and Type | Method and Description |
|---|---|
void |
fire(TokenList incomingTokens) |
int |
getTotalValueCount() |
boolean |
isReady() |
boolean |
isReadyForStreaming() |
boolean |
isStreaming() |
void |
receiveOffer() |
boolean |
streamingIsTerminated() |
takeOfferedTokensaddToken, clearTokens, countOfferedValues, countUnofferedTokens, getUnofferedTokens, removeToken, run, sendOffers, sendUnofferedTokens, takeUnofferedTokens, terminateaddIncomingEdge, addOutgoingEdge, addTokens, createEdgeInstances, createNodeActivations, getActivityExecution, getExecutionContext, getExecutionLocus, getNodeActivation, getTokens, initialize, isRunning, isSourceFor, resume, suspend, takeTokens_beginIsolation, _endIsolationgetHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespacepublic StreamingParameterValue streamingParameterValue
public void receiveOffer()
receiveOffer in class ActivityNodeActivationpublic void fire(TokenList incomingTokens)
fire in class PinActivationpublic boolean isReady()
isReady in class ActivityNodeActivationpublic boolean isReadyForStreaming()
public boolean isStreaming()
public boolean streamingIsTerminated()
public int getTotalValueCount()
Copyright © 2023. All rights reserved.