Uses of Interface
com.ibm.pdp.maf.rpp.kernel.RadicalElement

Packages that use RadicalElement
com.ibm.pdp.maf.rpp.kernel This package describes the com.ibm.pdp.maf.rpp.kernel, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.blockbase This package describes the com.ibm.pdp.maf.rpp.pac.blockbase, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.common This package describes the com.ibm.pdp.maf.rpp.pac.common, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.copybook This package describes the com.ibm.pdp.maf.rpp.pac.copybook, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.dataelement This package describes the com.ibm.pdp.maf.rpp.kernel.pac.dataelement, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.datastructure This package describes the com.ibm.pdp.maf.rpp.pac.datastructure, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.dialog This package describes the com.ibm.pdp.maf.rpp.pac.dialog, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.dialogserver This package describes the com.ibm.pdp.maf.rpp.pac.dialogserver, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.errorlabel This package describes the com.ibm.pdp.maf.rpp.pac.errorlabel, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.inputaid   
com.ibm.pdp.maf.rpp.pac.library This package describes the com.ibm.pdp.maf.rpp.pac.library, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.macro This package describes the com.ibm.pdp.maf.rpp.pac.macro, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.program This package describes the com.ibm.pdp.maf.rpp.pac.program, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.report This package describes the com.ibm.pdp.maf.rpp.pac.report, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.segment This package describes the com.ibm.pdp.maf.rpp.pac.segment, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.text This package describes the com.ibm.pdp.maf.rpp.pac.text, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.volume This package describes the com.ibm.pdp.maf.rpp.pac.volume, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.service This package describes the com.ibm.pdp.maf.rpp.service, see the description for an UML overview. 
 

Uses of RadicalElement in com.ibm.pdp.maf.rpp.kernel
 

Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.kernel
 interface DataDefinition
           
 interface MetaDataAggregate
           
 interface MetaEntity
           
 interface MetaEntityType
           
 interface UserEntity
           
 

Methods in com.ibm.pdp.maf.rpp.kernel that return RadicalElement
 RadicalElement ReferenceValue.getValue()
           
 

Methods in com.ibm.pdp.maf.rpp.kernel that return types with arguments of type RadicalElement
 java.util.List<RadicalElement> RadicalElement.getCalledEntities()
           
 

Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.blockbase
 

Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.blockbase
 interface AbstractBlockBase
           
 interface CodasylBlockBase
           
 interface HierarchicalBlockBase
           
 interface RelationalBlockBase
           
 interface SocrateBlockBase
           
 

Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.common
 

Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.common
 interface AbstractRadicalElement
           
 

Methods in com.ibm.pdp.maf.rpp.pac.common that return RadicalElement
 RadicalElement GLine.getLinkedEntity()
           
 

Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.copybook
 

Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.copybook
 interface Copybook
           
 

Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.dataelement
 

Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.dataelement
 interface DataElement
          

The purpose of the Data Element entity is to identify and describe all pieces of information used by the company applications.

 

Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.datastructure
 

Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.datastructure
 interface DataStructure
           
 

Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.dialog
 

Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.dialog
 interface AbstractDialog
           
 interface Dialog
          

The purpose of the Dialog entity is to develop and generate the online applications of the OnLine Systems Development function or the TUI applications of the Pacbench C/S function.

 interface Screen
           
 

Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.dialogserver
 

Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.dialogserver
 interface AbstractDialogServer
           
 interface DialogServer
           
 interface Server
           
 

Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.errorlabel
 

Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.errorlabel
 interface ErrorLabel
           
 

Methods in com.ibm.pdp.maf.rpp.pac.errorlabel that return RadicalElement
 RadicalElement ErrorLabelEntitiesSelected.getRadicalElement()
           
 

Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.inputaid
 

Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.inputaid
 interface InputAid
           
 

Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.library
 

Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.library
 interface Library
          

The Library allows to define some generation parameters and output formats.

 

Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.macro
 

Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.macro
 interface Macro
           
 

Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.program
 

Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.program
 interface Program
           
 

Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.report
 

Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.report
 interface Report
           
 

Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.segment
 

Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.segment
 interface AbstractSegment
           
 interface LogicalView
           
 interface MonoStructureSegment
           
 interface StandardSegment
           
 interface Table
           
 

Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.text
 

Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.text
 interface Text
           
 

Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.volume
 

Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.volume
 interface Volume
           
 

Methods in com.ibm.pdp.maf.rpp.pac.volume that return RadicalElement
 RadicalElement CallLine.getCalledInstance()
           
 RadicalElement VolumeReferenceRequest.getFromInstance()
           
 

Uses of RadicalElement in com.ibm.pdp.maf.rpp.service
 

Methods in com.ibm.pdp.maf.rpp.service that return RadicalElement
 RadicalElement MAFModelService.getRadicalElement(java.lang.String designId)
           
 RadicalElement IMAFModelService.getRadicalElement(java.lang.String designId)
           
 RadicalElement MAFModelService.getRadicalElement(java.lang.String projectName, java.lang.String packageName, java.lang.String entityName, java.lang.String entityType)
           
 RadicalElement IMAFModelService.getRadicalElement(java.lang.String projectName, java.lang.String packageName, java.lang.String entityName, java.lang.String entityType)
          

Returns the RadicalElement for this project name, package name, entity name and entity type. Or null if not present in local workspace.

 RadicalElement MAFModelService.getRadicalElement(java.lang.String projectName, java.lang.String packageName, java.lang.String metaEntityName, java.lang.String entityName, java.lang.String entityType)
           
 RadicalElement IMAFModelService.getRadicalElement(java.lang.String projectName, java.lang.String packageName, java.lang.String metaEntityName, java.lang.String entityName, java.lang.String entityType)
           
 

Methods in com.ibm.pdp.maf.rpp.service that return types with arguments of type RadicalElement
 java.util.List<RadicalElement> MAFModelService.references(RadicalElement radicalElement, boolean subReferences)
           
 java.util.List<RadicalElement> IMAFModelService.references(RadicalElement radicalElement, boolean subReferences)
           
 java.util.List<RadicalElement> MAFModelService.search(IMAFSearchPattern searchPattern)
           
 java.util.List<RadicalElement> IMAFModelService.search(IMAFSearchPattern searchPattern)
           
 

Methods in com.ibm.pdp.maf.rpp.service with parameters of type RadicalElement
 java.util.List<IProblem> MAFModelService.getProblems(RadicalElement radicalElement)
           
 java.util.List<IProblem> IMAFModelService.getProblems(RadicalElement radicalElement)
           
 java.util.List<RadicalElement> MAFModelService.references(RadicalElement radicalElement, boolean subReferences)
           
 java.util.List<RadicalElement> IMAFModelService.references(RadicalElement radicalElement, boolean subReferences)
           
 java.util.List<java.lang.String> MAFModelService.referencesIds(RadicalElement radicalElement, boolean subReferences)
           
 java.util.List<java.lang.String> IMAFModelService.referencesIds(RadicalElement radicalElement, boolean subReferences)