|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeldriven.fuml.FumlObject
fUML.Library.PrimitiveBehaviors
fUML.Library.PrimitiveFunctions
fUML.Library.IntegerFunctions
public class IntegerFunctions
An implementation of the model object ' fUML::Library::IntegerFunctions'.
The following features are implemented:
| Field Summary | |
|---|---|
FunctionBehavior |
integerDivide
|
FunctionBehavior |
integerGreater
|
FunctionBehavior |
integerMinus
|
FunctionBehavior |
integerNegate
|
FunctionBehavior |
integerPlus
|
FunctionBehavior |
integerTimes
|
| Constructor Summary | |
|---|---|
IntegerFunctions(PrimitiveType integerType,
PrimitiveType booleanType,
ExecutionFactory factory)
operation IntegerFunctions |
|
| Method Summary |
|---|
| Methods inherited from class fUML.Library.PrimitiveFunctions |
|---|
createComparisonOperator |
| Methods inherited from class org.modeldriven.fuml.FumlObject |
|---|
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public FunctionBehavior integerPlus
public FunctionBehavior integerMinus
public FunctionBehavior integerTimes
public FunctionBehavior integerDivide
public FunctionBehavior integerNegate
public FunctionBehavior integerGreater
| Constructor Detail |
|---|
public IntegerFunctions(PrimitiveType integerType,
PrimitiveType booleanType,
ExecutionFactory factory)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||