|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeldriven.fuml.library.LibraryFunctions
public class LibraryFunctions
| Constructor Summary | |
|---|---|
LibraryFunctions()
|
|
| Method Summary | |
|---|---|
static void |
addEmptyValueListToOutputList(ParameterValueList outputParameters)
Adds an empty values list to the output ParameterValueList. |
static void |
addValueToOutputList(Value value,
ParameterValueList outputParameters)
Add the output value to the output ParameterValueList |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LibraryFunctions()
| Method Detail |
|---|
public static void addValueToOutputList(Value value,
ParameterValueList outputParameters)
parameterValue - outputParamters - public static void addEmptyValueListToOutputList(ParameterValueList outputParameters)
outputParameters -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||