public interface InputAid extends AbstractRadicalElement
The purpose of the input-aid is to pre-format the -GC tab, the -GG tab or the -GO tab of an entity, in order to standardize them.
The input-aid is defined and described an the called in the -Gx tab.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
java.util.List<InputAidDescriptionLine> |
getDescriptionLines() |
java.util.List<InputAidSymbolicValueLine> |
getSymbolicValueLines() |
InputAidTypeValues |
getType() |
getGCLines
getCalledEntities, getDescriptionTypes, getKeywords, getLabel, getName, getPackage, getProject
static final java.lang.String copyright
java.util.List<InputAidDescriptionLine> getDescriptionLines()
Gives the description of the input-aid.
java.util.List<InputAidSymbolicValueLine> getSymbolicValueLines()
Gives the list of the symbolic values defined for the input-aid.
InputAidTypeValues getType()
Indicates the type of the input-aid : G, C or O