public interface InputAidSymbolicValueLine extends Element
A symbolic value line is used to define a parameter to be used in the description line of the input-aid.
Example : A symbolic parameter '$H' corresponds to the value 'HOSPITAL'. The user simply enter the symbolic parameter '$H' when the input-aid is called.
The number of symbolic value lines is not limited.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getParameter() |
java.lang.String |
getValue() |
static final java.lang.String copyright