| Package | Description |
|---|---|
| fUML.Library.IntegerFunctionImplementation | |
| org.modeldriven.fuml.library.integerfunctions | |
| org.modeldriven.fuml.library.unlimitednaturalfunctions |
| Modifier and Type | Method and Description |
|---|---|
int |
IntegerTimesFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
int |
IntegerPlusFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
int |
IntegerNegateFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
int |
IntegerMinusFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
abstract int |
IntegerFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
int |
IntegerDivideFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
IntegerTimesFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
abstract boolean |
IntegerRelationalFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
Integer |
IntegerPlusFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
Integer |
IntegerNegateFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
Integer |
IntegerModFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
Integer |
IntegerMinusFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
Integer |
IntegerMinFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
Integer |
IntegerMaxFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
boolean |
IntegerLessThanFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
boolean |
IntegerLessThanEqualFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
boolean |
IntegerGreaterThanFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
boolean |
IntegerGreaterThanEqualFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
abstract boolean |
IntegerFunctionBehaviorExecution_ReturnBoolean.doIntegerFunction(intList arguments)
operation doIntegerFunction
|
abstract Integer |
IntegerFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
Integer |
IntegerDivFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
Integer |
IntegerAbsFunctionBehaviorExecution.doIntegerFunction(intList arguments) |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
UnlimitedNaturalRelationalFunctionBehaviorExecution.doUnlimitedNaturalFunction(intList arguments) |
int |
UnlimitedNaturalMinFunctionBehaviorExecution.doUnlimitedNaturalFunction(intList arguments) |
int |
UnlimitedNaturalMaxFunctionBehaviorExecution.doUnlimitedNaturalFunction(intList arguments) |
boolean |
UnlimitedNaturalLessThanFunctionBehaviorExecution.doUnlimitedNaturalFunction(intList arguments) |
boolean |
UnlimitedNaturalLessThanEqualFunctionBehaviorExecution.doUnlimitedNaturalFunction(intList arguments) |
boolean |
UnlimitedNaturalGreaterThanFunctionBehaviorExecution.doUnlimitedNaturalFunction(intList arguments) |
boolean |
UnlimitedNaturalGreaterThanEqualFunctionBehaviorExecution.doUnlimitedNaturalFunction(intList arguments) |
abstract int |
UnlimitedNaturalFunctionBehaviorExecution.doUnlimitedNaturalFunction(intList arguments) |
Copyright © 2016. All rights reserved.