Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

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

  • Packages that use RadicalElement 
    Package Description
    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.dialogcommunicationmonitor
    This package describes the com.ibm.pdp.maf.rpp.pac.dialogcommunicationmonitor, see the description for an UML overview.
    com.ibm.pdp.maf.rpp.pac.dialogfolder
    This package describes the com.ibm.pdp.maf.rpp.pac.dialogfolder, see the description for an UML overview.
    com.ibm.pdp.maf.rpp.pac.dialogfolderview
    This package describes the com.ibm.pdp.maf.rpp.pac.dialogfolderview, 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
    This package describes the com.ibm.pdp.maf.rpp.pac.inputaid, see the description for an UML overview.
    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 
      Modifier and Type Interface and Description
      interface  DataDefinition 
      interface  MetaDataAggregate 
      interface  MetaEntity 
      interface  MetaEntityType 
      interface  UserEntity 
      Methods in com.ibm.pdp.maf.rpp.kernel that return RadicalElement 
      Modifier and Type Method and Description
      RadicalElement Line.getLinkedEntity() 
      RadicalElement ReferenceValue.getValue() 
      Methods in com.ibm.pdp.maf.rpp.kernel that return types with arguments of type RadicalElement 
      Modifier and Type Method and Description
      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 
      Modifier and Type Interface and Description
      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 
      Modifier and Type Interface and Description
      interface  AbstractRadicalElement 
    • Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.copybook

      Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.copybook 
      Modifier and Type Interface and Description
      interface  Copybook 
    • Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.dataelement

      Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.dataelement 
      Modifier and Type Interface and Description
      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 
      Modifier and Type Interface and Description
      interface  DataStructure 
    • Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.dialog

      Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.dialog 
      Modifier and Type Interface and Description
      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.dialogcommunicationmonitor

      Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.dialogcommunicationmonitor 
      Modifier and Type Interface and Description
      interface  AbstractDialogCommunicationMonitor 
      interface  CommunicationMonitor 
      interface  DialogCommunicationMonitor 
    • Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.dialogfolder

      Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.dialogfolder 
      Modifier and Type Interface and Description
      interface  AbstractDialogFolder 
      interface  DialogFolder 
      interface  Folder

      The Folder entity allows to describe a set of elementary data aggregates, i.e.

    • Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.dialogfolderview

      Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.dialogfolderview 
      Modifier and Type Interface and Description
      interface  AbstractDialogFolderView 
      interface  DialogFolderView 
      interface  FolderView 
    • Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.dialogserver

      Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.dialogserver 
      Modifier and Type Interface and Description
      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 
      Modifier and Type Interface and Description
      interface  ErrorLabel 
      Methods in com.ibm.pdp.maf.rpp.pac.errorlabel that return RadicalElement 
      Modifier and Type Method and Description
      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 
      Modifier and Type Interface and Description
      interface  InputAid 
    • Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.library

      Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.library 
      Modifier and Type Interface and Description
      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 
      Modifier and Type Interface and Description
      interface  Macro 
    • Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.program

      Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.program 
      Modifier and Type Interface and Description
      interface  Program 
    • Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.report

      Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.report 
      Modifier and Type Interface and Description
      interface  Report 
    • Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.segment

      Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.segment 
      Modifier and Type Interface and Description
      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 
      Modifier and Type Interface and Description
      interface  Text 
    • Uses of RadicalElement in com.ibm.pdp.maf.rpp.pac.volume

      Subinterfaces of RadicalElement in com.ibm.pdp.maf.rpp.pac.volume 
      Modifier and Type Interface and Description
      interface  Volume 
      Methods in com.ibm.pdp.maf.rpp.pac.volume that return RadicalElement 
      Modifier and Type Method and Description
      RadicalElement AssignedTextLine.getAssignedFrom() 
      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 
      Modifier and Type Method and Description
      RadicalElement IMAFModelService.getRadicalElement(java.lang.String designId) 
      RadicalElement MAFModelService.getRadicalElement(java.lang.String designId) 
      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.

      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 metaEntityName, java.lang.String entityName, java.lang.String entityType) 
      RadicalElement MAFModelService.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 
      Modifier and Type Method and Description
      java.util.List<RadicalElement> IMAFModelService.references(RadicalElement radicalElement, boolean subReferences) 
      java.util.List<RadicalElement> MAFModelService.references(RadicalElement radicalElement, boolean subReferences) 
      java.util.List<RadicalElement> IMAFModelService.search(IMAFSearchPattern searchPattern) 
      java.util.List<RadicalElement> MAFModelService.search(IMAFSearchPattern searchPattern) 
      Methods in com.ibm.pdp.maf.rpp.service with parameters of type RadicalElement 
      Modifier and Type Method and Description
      java.util.List<IProblem> IMAFModelService.getProblems(RadicalElement radicalElement) 
      java.util.List<IProblem> MAFModelService.getProblems(RadicalElement radicalElement) 
      java.util.List<RadicalElement> IMAFModelService.references(RadicalElement radicalElement, boolean subReferences) 
      java.util.List<RadicalElement> MAFModelService.references(RadicalElement radicalElement, boolean subReferences) 
      java.util.List<java.lang.String> IMAFModelService.referencesIds(RadicalElement radicalElement, boolean subReferences) 
      java.util.List<java.lang.String> MAFModelService.referencesIds(RadicalElement radicalElement, boolean subReferences) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes