|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InputAid
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.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.util.List<InputAidDescriptionLine> |
getDescriptionLines()
|
java.util.List<InputAidSymbolicValueLine> |
getSymbolicValueLines()
|
InputAidTypeValues |
getType()
|
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.common.AbstractRadicalElement |
---|
getGCLines |
Methods inherited from interface com.ibm.pdp.maf.rpp.kernel.RadicalElement |
---|
getCalledEntities, getDescriptionTypes, getDesignId, getEntityVersion, getKeywords, getLabel, getName, getPackage, getProject, isResolved |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |