| Modifier and Type | Method and Description |
|---|---|
java.util.List<Variable> |
AbstractElement.getVariables()
Returns a list of variables.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractElement.addVariable(@NotNull Variable variable)
Adds a variable to the element.
|
| Constructor and Description |
|---|
Variables(Variable... variables)
Constructor with array.
|
Copyright © 2018 fuin.org (Germany). All Rights Reserved.