|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Table
A table is a set of 'n' occurrences of a Segment. This segment contains a unique Data Element which constitutes the data access key.
Pactables distinguishes between two types of Data Elements used in Segment descriptions: 'information' or 'technological'.
'Information' Data Elements are managed by Pactables in the input, validation, update and consultation procedures. These are the elementary Data Elements of the description.
Group Data Elements, called 'technological' Data Elements, can be introduced for programming needs and are ignored by Pactables.
The key Data Element can also be defined as a group. The input of the key for update is performed on the elementary Data Elements which compose it.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.util.List<SubSchemaAndSubSystem> |
getSSLines()
Give the list of the subschemas and subsystems defined for the Pactables table. |
java.lang.String |
getTableNumber()
Indicates the identifier of the Pactables table. |
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.segment.AbstractSegment |
---|
getCELines, getDataStructure, getGELines, getGenerationLibrary, getGGLines, getGOLines, getOccurrencesNumber, getTableSize, 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 |
---|
getDescriptionTypes, getKeywords, getLabel, getName, getPackage, getProject |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.util.List<SubSchemaAndSubSystem> getSSLines()
Give the list of the subschemas and subsystems defined for the Pactables table.
java.lang.String getTableNumber()
Indicates the identifier of the Pactables table.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |