public interface LogicalView extends AbstractSegment
A Logical View defines an information concept in your company data system. It is constituted of a collection of elementary data, which are Data Elements. It is conveyed between the server and the client parts through the message that both parts exchange to communicate.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
java.util.List<SubSchemaAndSubSystem> |
getSSLines() |
TransferDirectionValues |
getTransferDirection() |
getCELines, getDataStructure, getGELines, getGenerationLibrary, getGGLines, getGOLines, getLevelAddressLength, getOccurrencesNumber, getStatistics, getTableSize, getType
getGCLines
getCalledEntities, getDescriptionTypes, getDesignId, getEntityVersion, getKeywords, getLabel, getName, getPackage, getProject, isResolved
static final java.lang.String copyright
java.util.List<SubSchemaAndSubSystem> getSSLines()
Give the list of the subschemas defined for the Logical View.
TransferDirectionValues getTransferDirection()
Represents the transfer direction between the client and the server.