| Package | Description |
|---|---|
| io.polygenesis.system.model.core |
| Modifier and Type | Method and Description |
|---|---|
Goal |
Function.getGoal()
Gets goal.
|
| Constructor and Description |
|---|
Function(Thing thing,
Goal goal,
Text name,
io.polygenesis.system.model.core.ReturnValue returnValue)
Instantiates a new Function with ReturnValue.
|
Function(Thing thing,
Goal goal,
Text name,
Set<io.polygenesis.system.model.core.Argument> arguments)
Instantiates a new Function with Arguments.
|
Function(Thing thing,
Goal goal,
Text name,
Set<io.polygenesis.system.model.core.Argument> arguments,
io.polygenesis.system.model.core.ReturnValue returnValue)
Instantiates a new Function with ReturnValue and Arguments.
|
Copyright © 2015–2019 OREGOR LTD. All rights reserved.