Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atas76/openengine
/ setActionOutcome
Method
setActionOutcome
src/main/java/org/fgn/parser/Statement.java:67–69 ·
view source on GitHub ↗
(BaseObject entity)
Source
from the content-addressed store, hash-verified
65
}
66
67
public
void
setActionOutcome(BaseObject entity) {
68
this.actionOutcome = entity;
69
}
70
}
Callers
1
evaluateCurrentToken
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected