g-Eclipse
Release 1.0.0
A B C D E F G H I J K L M N O P Q R S T U V W X Z _

P

pageChanged(PageChangedEvent) - Method in class eu.geclipse.ui.wizards.wizardselection.WizardSelectionListPage
 
PALM_PILOT - Static variable in class eu.geclipse.jsdl.model.base.OperatingSystemTypeEnumeration
The 'Palm Pilot' literal value
PALM_PILOT - Static variable in class eu.geclipse.jsdl.model.OperatingSystemTypeEnumeration
Deprecated. The 'Palm Pilot' literal value
PALM_PILOT_LITERAL - Static variable in class eu.geclipse.jsdl.model.base.OperatingSystemTypeEnumeration
The 'Palm Pilot' literal object
PALM_PILOT_LITERAL - Static variable in class eu.geclipse.jsdl.model.OperatingSystemTypeEnumeration
Deprecated. The 'Palm Pilot' literal object
ParametersDialog - Class in eu.geclipse.jsdl.ui.widgets
Dialog for defining new parameter sweep.
ParametersDialog(Shell, List<String>, List<String>, String, String) - Constructor for class eu.geclipse.jsdl.ui.widgets.ParametersDialog
Creates instance of ParametersDialog class.
ParametricGenerationCanceled - Exception in eu.geclipse.jsdl.parametric
Exception thrown when generation of parametric jobs was canceled (e.g. by the user)
ParametricGenerationCanceled() - Constructor for exception eu.geclipse.jsdl.parametric.ParametricGenerationCanceled
 
ParametricJobAdapter - Class in eu.geclipse.jsdl.ui.adapters.jsdl
 
ParametricJobAdapter(JobDefinitionType, JSDLJobDescription) - Constructor for class eu.geclipse.jsdl.ui.adapters.jsdl.ParametricJobAdapter
Constructs a new DataStageTypeAdapter
ParametricJobService - Class in eu.geclipse.core.jobs
Job service, which handles parametric jobs.
ParametricJobService(IGridJobService) - Constructor for class eu.geclipse.core.jobs.ParametricJobService
Constructor used only for job submission, when job is not known yet
ParametricJobService(ParametricJobID) - Constructor for class eu.geclipse.core.jobs.ParametricJobService
Constructor used for submitted job, when parametric jobs is created and all actions are delegated to job children
ParametricJsdlException - Exception in eu.geclipse.jsdl.parametric
Exception thrown in case of error occured during generating JSDL from parametric JSDL
ParametricJsdlException(String) - Constructor for exception eu.geclipse.jsdl.parametric.ParametricJsdlException
 
ParametricJsdlException(String, Exception) - Constructor for exception eu.geclipse.jsdl.parametric.ParametricJsdlException
 
ParametricJsdlGeneratorFactory - Class in eu.geclipse.jsdl.parametric
Factory producing generator of non parametric JSDL based on parametric JSDL (containing sweep extension)
ParametricJsdlGeneratorFactory() - Constructor for class eu.geclipse.jsdl.parametric.ParametricJsdlGeneratorFactory
 
PARISC - Static variable in class eu.geclipse.jsdl.model.base.ProcessorArchitectureEnumeration
The 'Parisc' literal value
PARISC - Static variable in class eu.geclipse.jsdl.model.ProcessorArchitectureEnumeration
Deprecated. The 'Parisc' literal value
PARISC_LITERAL - Static variable in class eu.geclipse.jsdl.model.base.ProcessorArchitectureEnumeration
The 'Parisc' literal object
PARISC_LITERAL - Static variable in class eu.geclipse.jsdl.model.ProcessorArchitectureEnumeration
Deprecated. The 'Parisc' literal object
parseGeneralPartForResources(InputStream) - Static method in class eu.geclipse.servicejob.parsers.GTDLJobParser
Method to parse part of XML file in which resources are described for this service job.
parseLOOPStringForEnd(String) - Static method in class eu.geclipse.jsdl.ui.adapters.jsdl.ParametricJobAdapter
 
parseLOOPStringForExceptions(String) - Static method in class eu.geclipse.jsdl.ui.adapters.jsdl.ParametricJobAdapter
 
parseLOOPStringForStart(String) - Static method in class eu.geclipse.jsdl.ui.adapters.jsdl.ParametricJobAdapter
 
parseLOOPStringForStep(String) - Static method in class eu.geclipse.jsdl.ui.adapters.jsdl.ParametricJobAdapter
 
partActivated(IWorkbenchPartReference) - Method in class eu.geclipse.ui.views.GridProjectPartListener
 
partBroughtToTop(IWorkbenchPartReference) - Method in class eu.geclipse.ui.views.GridProjectPartListener
 
partClosed(IWorkbenchPartReference) - Method in class eu.geclipse.ui.views.GridProjectPartListener
 
partDeactivated(IWorkbenchPartReference) - Method in class eu.geclipse.ui.views.GridProjectPartListener
 
partHidden(IWorkbenchPartReference) - Method in class eu.geclipse.ui.views.GridProjectPartListener
 
partInputChanged(IWorkbenchPartReference) - Method in class eu.geclipse.ui.views.GridProjectPartListener
 
partOpened(IWorkbenchPartReference) - Method in class eu.geclipse.ui.views.GridProjectPartListener
 
partVisible(IWorkbenchPartReference) - Method in class eu.geclipse.ui.views.GridProjectPartListener
 
PasswordDialog - Class in eu.geclipse.ui.dialogs
A simple password dialog for soliciting a password string from the user.
PasswordDialog(Shell, String, String, String, IInputValidator) - Constructor for class eu.geclipse.ui.dialogs.PasswordDialog
Creates an input dialog with OK and Cancel buttons.
PasswordManager - Class in eu.geclipse.core.auth
The PasswordManager provides some static methods to manage passwords.
PasswordManager() - Constructor for class eu.geclipse.core.auth.PasswordManager
 
Path - Variable in class eu.geclipse.info.glue.GlueSA
 
Path - Variable in class eu.geclipse.info.glue.GlueSubClusterLocation
 
PATH_TOKEN - Static variable in interface eu.geclipse.ui.wizards.IConnectionTokenValidator
 
pauseAllUpdaters() - Method in interface eu.geclipse.core.model.IGridJobManager
Stops refreshing all job status updaters
PBSBatchService - Class in eu.geclipse.batch.pbs
Class for executing PBS commands on a Computing Element.
PBSBatchService(IBatchServiceDescription, String) - Constructor for class eu.geclipse.batch.pbs.PBSBatchService
Create a new PBSWrapper.
PBSBatchServiceDescription - Class in eu.geclipse.batch.pbs
A batch service description that is dedicated to pbs.
PBSBatchServiceDescription() - Constructor for class eu.geclipse.batch.pbs.PBSBatchServiceDescription
 
performAdd(TableViewer, ArrayList<DataStagingType>) - Method in class eu.geclipse.jsdl.ui.adapters.jsdl.DataStageTypeAdapter
Add's a new DataStaging element in the JSDL model.
performAdd(List, String, Object) - Method in class eu.geclipse.jsdl.ui.adapters.jsdl.JobIdentificationTypeAdapter
 
performAdd(TableViewer, String, Object) - Method in class eu.geclipse.jsdl.ui.adapters.posix.PosixApplicationTypeAdapter
Add an element to a Table Viewers input.
performApply(ILaunchConfigurationWorkingCopy) - Method in class eu.geclipse.ui.widgets.TabComponent
 
performDefaults() - Method in class eu.geclipse.ui.widgets.GridProjectStructureComposite
 
performEdit(TableViewer, ArrayList<DataStagingType>) - Method in class eu.geclipse.jsdl.ui.adapters.jsdl.DataStageTypeAdapter
Edit the attributes of the selected object in the TableViewer.
performEdit(TableViewer, Object) - Method in class eu.geclipse.jsdl.ui.adapters.jsdl.ResourcesTypeAdapter
Method that edits a list a FileSystem .
performEdit(TableViewer, Object) - Method in class eu.geclipse.jsdl.ui.adapters.posix.PosixApplicationTypeAdapter
Edit an element that appears in a Table Viewers.
performFinish() - Method in class eu.geclipse.batch.ui.wizards.AddQueueWizard
 
performFinish() - Method in class eu.geclipse.batch.ui.wizards.BatchCreationWizard
 
performFinish() - Method in class eu.geclipse.batch.ui.wizards.BatchServiceSelectionWizard
 
performFinish() - Method in class eu.geclipse.batch.ui.wizards.MoveJobWizard
 
performFinish() - Method in class eu.geclipse.batch.ui.wizards.QueueCreationWizard
 
performFinish() - Method in class eu.geclipse.jsdl.ui.wizards.NewJobWizard
 
performFinish() - Method in class eu.geclipse.jsdl.ui.wizards.nodes.BasicWizardPart
 
performFinish() - Method in class eu.geclipse.jsdl.ui.wizards.nodes.SpecificWizardPart
 
performFinish() - Method in class eu.geclipse.servicejob.ui.wizard.AbstractServiceJobWizardNode
 
performFinish() - Method in class eu.geclipse.servicejob.ui.wizard.JobSubmissionServiceWizard
 
performFinish() - Method in class eu.geclipse.servicejob.ui.wizard.ServiceJobWizard
 
performFinish() - Method in class eu.geclipse.ui.wizards.ConnectionWizard
 
performFinish() - Method in class eu.geclipse.ui.wizards.GenericVoWizard
 
performFinish() - Method in class eu.geclipse.ui.wizards.jobsubmission.JobCreatorSelectionWizard
 
performFinish() - Method in class eu.geclipse.ui.wizards.jobsubmission.JobSubmissionWizardBase
 
performFinish() - Method in class eu.geclipse.ui.wizards.NewGridProjectWizard
when the wizard is finished, the Grid project is created.
performFinish() - Method in class eu.geclipse.workflow.ui.wizards.WorkflowCreationWizard
 
performFinish() - Method in class eu.geclipse.workflow.ui.wizards.WorkflowNewDiagramFileWizard
 
performOk() - Method in class eu.geclipse.servicejob.ui.preferences.ServiceJobPreferences
 
performOk() - Method in class eu.geclipse.ui.properties.GridConnectionPropertiesPage
 
performOk() - Method in class eu.geclipse.ui.properties.GridProjectFoldersPropertiesPage
 
performRequest(Request) - Method in class eu.geclipse.workflow.ui.edit.parts.WorkflowJobEditPart
 
PersistentGlueInfoStore - Class in eu.geclipse.info
 
PersistentGlueInfoStore() - Constructor for class eu.geclipse.info.PersistentGlueInfoStore
 
PhysicalCPUs - Variable in class eu.geclipse.info.glue.GlueSubCluster
 
ping(InetAddress) - Method in class eu.geclipse.core.simpleTest.ReachabilityTest
Tries to reach a host and returns the time it took to reach it.
PipedInputStream - Class in eu.geclipse.core.io
Repacement for PipedInputStream.
PipedInputStream(PipedOutputStream) - Constructor for class eu.geclipse.core.io.PipedInputStream
 
PipedInputStream() - Constructor for class eu.geclipse.core.io.PipedInputStream
 
PipedOutputStream - Class in eu.geclipse.core.io
Repacement for PipedOutputStream.
PipedOutputStream(PipedInputStream) - Constructor for class eu.geclipse.core.io.PipedOutputStream
 
PipedOutputStream() - Constructor for class eu.geclipse.core.io.PipedOutputStream
 
PlatformType - Variable in class eu.geclipse.info.glue.GlueSubCluster
 
PLUGIN_ELEMENT - Static variable in class eu.geclipse.servicejob.parsers.GTDLParser
Plug-in id element name (in input element) from GTDL XML
PLUGIN_ID - Static variable in class eu.geclipse.servicejob.Activator
The plug-in ID
PLUGIN_ID - Static variable in class eu.geclipse.servicejob.ui.Activator
The plug-in ID
PLUGIN_ID - Static variable in class eu.geclipse.webview.Activator
The plug-in ID
PolicyFileLifeTime - Variable in class eu.geclipse.info.glue.GlueSA
 
PolicyMaxData - Variable in class eu.geclipse.info.glue.GlueSA
 
PolicyMaxFileSize - Variable in class eu.geclipse.info.glue.GlueSA
 
PolicyMaxNumFiles - Variable in class eu.geclipse.info.glue.GlueSA
 
PolicyMaxPinDuration - Variable in class eu.geclipse.info.glue.GlueSA
 
PolicyMinFileSize - Variable in class eu.geclipse.info.glue.GlueSA
 
PolicyQuota - Variable in class eu.geclipse.info.glue.GlueSA
 
Port - Variable in class eu.geclipse.info.glue.GlueSE
 
Port - Variable in class eu.geclipse.info.glue.GlueSEAccessProtocol
 
PORT_TOKEN - Static variable in interface eu.geclipse.ui.wizards.IConnectionTokenValidator
 
PortForwardOptionsWizardPage - Class in eu.geclipse.ui.wizards.portforward
Wizard page allowing to specify port forwards.
PortForwardOptionsWizardPage(String) - Constructor for class eu.geclipse.ui.wizards.portforward.PortForwardOptionsWizardPage
Creates a new port forward wizard page.
PortImpl - Class in eu.geclipse.workflow.impl
An implementation of the model object 'IPort'
PortItemProvider - Class in eu.geclipse.workflow.provider
This is the item provider adapter for a IPort object. PortItemProvider(AdapterFactory) - Constructor for class eu.geclipse.workflow.provider.PortItemProvider
This constructs an instance from a factory and a notifier. PortRange - Class in eu.geclipse.ui.simpleTest
Class to create instances of PortRange objects, which represent a range of ports to scan.
PortRange(int) - Constructor for class eu.geclipse.ui.simpleTest.PortRange
 
PortRange(int, int) - Constructor for class eu.geclipse.ui.simpleTest.PortRange
 
PortScanDescription - Class in eu.geclipse.ui.simpleTest
A simple test description that is dedicated to port scan test.
PortScanDescription() - Constructor for class eu.geclipse.ui.simpleTest.PortScanDescription
 
PortScanDialog - Class in eu.geclipse.ui.simpleTest
A dialog that allows the user to port scan selected resources
PortScanDialog(ISimpleTest, List<IGridResource>, Shell) - Constructor for class eu.geclipse.ui.simpleTest.PortScanDialog
Construct a new dialog from the specified test.
PortScanJob - Class in eu.geclipse.ui.simpleTest
A Job class that is used to port scan a selected host.
PortScanJob(InetAddress, TreeMap<Integer, Boolean>, StyledText, TreeItem) - Constructor for class eu.geclipse.ui.simpleTest.PortScanJob
The Default constructor
PortScanUIFactory - Class in eu.geclipse.ui.simpleTest
This UI factory is dedicated to port scan and provides the ui elements that are dealing with this test.
PortScanUIFactory() - Constructor for class eu.geclipse.ui.simpleTest.PortScanUIFactory
 
POSIX_APPLICATION_TYPE - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'POSIX Application Type' class
POSIX_APPLICATION_TYPE - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The meta object id for the 'POSIX Application Type' class
POSIX_APPLICATION_TYPE__ANY_ATTRIBUTE - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Any Attribute' attribute list feature
POSIX_APPLICATION_TYPE__ANY_ATTRIBUTE - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Any Attribute' attribute list
POSIX_APPLICATION_TYPE__ARGUMENT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Argument' containment reference list feature
POSIX_APPLICATION_TYPE__ARGUMENT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Argument' containment reference list
POSIX_APPLICATION_TYPE__CORE_DUMP_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Core Dump Limit' containment reference feature
POSIX_APPLICATION_TYPE__CORE_DUMP_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Core Dump Limit' containment reference
POSIX_APPLICATION_TYPE__CPU_TIME_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'CPU Time Limit' containment reference feature
POSIX_APPLICATION_TYPE__CPU_TIME_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'CPU Time Limit' containment reference
POSIX_APPLICATION_TYPE__DATA_SEGMENT_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Data Segment Limit' containment reference feature
POSIX_APPLICATION_TYPE__DATA_SEGMENT_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Data Segment Limit' containment reference
POSIX_APPLICATION_TYPE__ENVIRONMENT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Environment' containment reference list feature
POSIX_APPLICATION_TYPE__ENVIRONMENT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Environment' containment reference list
POSIX_APPLICATION_TYPE__ERROR - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Error' containment reference feature
POSIX_APPLICATION_TYPE__ERROR - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Error' containment reference
POSIX_APPLICATION_TYPE__EXECUTABLE - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Executable' containment reference feature
POSIX_APPLICATION_TYPE__EXECUTABLE - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Executable' containment reference
POSIX_APPLICATION_TYPE__FILE_SIZE_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'File Size Limit' containment reference feature
POSIX_APPLICATION_TYPE__FILE_SIZE_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'File Size Limit' containment reference
POSIX_APPLICATION_TYPE__GROUP_NAME - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Group Name' containment reference feature
POSIX_APPLICATION_TYPE__GROUP_NAME - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Group Name' containment reference
POSIX_APPLICATION_TYPE__INPUT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Input' containment reference feature
POSIX_APPLICATION_TYPE__INPUT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Input' containment reference
POSIX_APPLICATION_TYPE__LOCKED_MEMORY_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Locked Memory Limit' containment reference feature
POSIX_APPLICATION_TYPE__LOCKED_MEMORY_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Locked Memory Limit' containment reference
POSIX_APPLICATION_TYPE__MEMORY_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Memory Limit' containment reference feature
POSIX_APPLICATION_TYPE__MEMORY_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Memory Limit' containment reference
POSIX_APPLICATION_TYPE__NAME - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Name' attribute feature
POSIX_APPLICATION_TYPE__NAME - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Name' attribute
POSIX_APPLICATION_TYPE__OPEN_DESCRIPTORS_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Open Descriptors Limit' containment reference feature
POSIX_APPLICATION_TYPE__OPEN_DESCRIPTORS_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Open Descriptors Limit' containment reference
POSIX_APPLICATION_TYPE__OUTPUT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Output' containment reference feature
POSIX_APPLICATION_TYPE__OUTPUT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Output' containment reference
POSIX_APPLICATION_TYPE__PIPE_SIZE_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Pipe Size Limit' containment reference feature
POSIX_APPLICATION_TYPE__PIPE_SIZE_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Pipe Size Limit' containment reference
POSIX_APPLICATION_TYPE__PROCESS_COUNT_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Process Count Limit' containment reference feature
POSIX_APPLICATION_TYPE__PROCESS_COUNT_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Process Count Limit' containment reference
POSIX_APPLICATION_TYPE__STACK_SIZE_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Stack Size Limit' containment reference feature
POSIX_APPLICATION_TYPE__STACK_SIZE_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Stack Size Limit' containment reference
POSIX_APPLICATION_TYPE__THREAD_COUNT_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Thread Count Limit' containment reference feature
POSIX_APPLICATION_TYPE__THREAD_COUNT_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Thread Count Limit' containment reference
POSIX_APPLICATION_TYPE__USER_NAME - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'User Name' containment reference feature
POSIX_APPLICATION_TYPE__USER_NAME - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'User Name' containment reference
POSIX_APPLICATION_TYPE__VIRTUAL_MEMORY_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Virtual Memory Limit' containment reference feature
POSIX_APPLICATION_TYPE__VIRTUAL_MEMORY_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Virtual Memory Limit' containment reference
POSIX_APPLICATION_TYPE__WALL_TIME_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Wall Time Limit' containment reference feature
POSIX_APPLICATION_TYPE__WALL_TIME_LIMIT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Wall Time Limit' containment reference
POSIX_APPLICATION_TYPE__WORKING_DIRECTORY - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage.Literals
The meta object literal for the 'Working Directory' containment reference feature
POSIX_APPLICATION_TYPE__WORKING_DIRECTORY - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The feature id for the 'Working Directory' containment reference
POSIX_APPLICATION_TYPE_FEATURE_COUNT - Static variable in interface eu.geclipse.jsdl.model.posix.PosixPackage
The number of structural features of the 'POSIX Application Type' class
PosixAdapterFactory - Class in eu.geclipse.jsdl.model.posix.util
The Adapter Factory for the model.
PosixAdapterFactory() - Constructor for class eu.geclipse.jsdl.model.posix.util.PosixAdapterFactory
Creates an instance of the adapter factory
PosixAdaptersFactory - Class in eu.geclipse.jsdl.ui.adapters.posix
 
PosixAdaptersFactory() - Constructor for class eu.geclipse.jsdl.ui.adapters.posix.PosixAdaptersFactory
PosixAdaptersFactory Class Constructor
POSIXApplicationType - Interface in eu.geclipse.jsdl.model.posix
A representation of the model object 'POSIX Application Type'
PosixApplicationTypeAdapter - Class in eu.geclipse.jsdl.ui.adapters.posix
PosixApplicationTypeAdapter Class This class provides adapters for manipulating POSIXApplication elements through the Application Page of the JSDL editor.
PosixApplicationTypeAdapter(EObject) - Constructor for class eu.geclipse.jsdl.ui.adapters.posix.PosixApplicationTypeAdapter
Constructs a new PosixApplicationTypeAdapter
POSIXApplicationTypeImpl - Class in eu.geclipse.jsdl.model.posix.impl
An implementation of the model object 'POSIX Application Type'
POSIXApplicationTypeValidator - Interface in eu.geclipse.jsdl.model.posix.validation
A sample validator interface for POSIXApplicationType.
PosixFactory - Interface in eu.geclipse.jsdl.model.posix
The Factory for the model.
PosixFactoryImpl - Class in eu.geclipse.jsdl.model.posix.impl
An implementation of the model Factory
PosixFactoryImpl() - Constructor for class eu.geclipse.jsdl.model.posix.impl.PosixFactoryImpl
Creates an instance of the factory
PosixPackage - Interface in eu.geclipse.jsdl.model.posix
The Package for the model.
PosixPackage.Literals - Interface in eu.geclipse.jsdl.model.posix
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type PosixPackageImpl - Class in eu.geclipse.jsdl.model.posix.impl
An implementation of the model Package
PosixResourceFactoryImpl - Class in eu.geclipse.jsdl.model.posix.util
The Resource Factory associated with the package
PosixResourceFactoryImpl() - Constructor for class eu.geclipse.jsdl.model.posix.util.PosixResourceFactoryImpl
Creates an instance of the resource factory
PosixResourceImpl - Class in eu.geclipse.jsdl.model.posix.util
The Resource associated with the package
PosixResourceImpl(URI) - Constructor for class eu.geclipse.jsdl.model.posix.util.PosixResourceImpl
Creates an instance of the resource
PosixSwitch - Class in eu.geclipse.jsdl.model.posix.util
The Switch for the model's inheritance hierarchy.
PosixSwitch() - Constructor for class eu.geclipse.jsdl.model.posix.util.PosixSwitch
Creates an instance of the switch
PosixXMLProcessor - Class in eu.geclipse.jsdl.model.posix.util
This class contains helper methods to serialize and deserialize XML documents PosixXMLProcessor() - Constructor for class eu.geclipse.jsdl.model.posix.util.PosixXMLProcessor
Public constructor to instantiate the helper
POWERPC - Static variable in class eu.geclipse.jsdl.model.base.ProcessorArchitectureEnumeration
The 'Powerpc' literal value
POWERPC - Static variable in class eu.geclipse.jsdl.model.ProcessorArchitectureEnumeration
Deprecated. The 'Powerpc' literal value
POWERPC_LITERAL - Static variable in class eu.geclipse.jsdl.model.base.ProcessorArchitectureEnumeration
The 'Powerpc' literal object
POWERPC_LITERAL - Static variable in class eu.geclipse.jsdl.model.ProcessorArchitectureEnumeration
Deprecated. The 'Powerpc' literal object
PreferenceConstants - Class in eu.geclipse.ui.visualisation.preferences
Constant definitions for plug-in preferences
PreferenceConstants() - Constructor for class eu.geclipse.ui.visualisation.preferences.PreferenceConstants
 
PreferenceConstants - Class in eu.geclipse.webview.preferences
Constant definitions for plug-in preferences
PreferenceConstants() - Constructor for class eu.geclipse.webview.preferences.PreferenceConstants
 
PreferenceInitializer - Class in eu.geclipse.ui.visualisation.preferences
Class used to initialize default preference values.
PreferenceInitializer() - Constructor for class eu.geclipse.ui.visualisation.preferences.PreferenceInitializer
 
PreferenceInitializer - Class in eu.geclipse.webview.preferences
Class used to initialize default preference values.
PreferenceInitializer() - Constructor for class eu.geclipse.webview.preferences.PreferenceInitializer
 
Preferences - Class in eu.geclipse.core
This class gives easy access to the core preferences of g-Eclipse.
Preferences() - Constructor for class eu.geclipse.core.Preferences
 
PreferencesManager - Class in eu.geclipse.servicejob.ui.preferences
Class managing preferences of mapping of Operator's Job's states to colors which should be used for displaying those states.
Prefix - Variable in class eu.geclipse.info.glue.GlueHostPoolAccount
 
Priority - Variable in class eu.geclipse.info.glue.GlueCE
 
ProblemDialog - Class in eu.geclipse.ui.dialogs
The ProblemDialog is the user-friendly way of g-Eclipse of reporting problems to the user.
ProblemException - Class in eu.geclipse.core.reporting
Exception implementation that may carry an associated IProblem.
ProblemException(String, String) - Constructor for class eu.geclipse.core.reporting.ProblemException
Create a new ProblemException for the problem with the specified ID.
ProblemException(String, Throwable, String) - Constructor for class eu.geclipse.core.reporting.ProblemException
Create a new ProblemException for the problem with the specified ID.
ProblemException(String, String, String) - Constructor for class eu.geclipse.core.reporting.ProblemException
Create a new ProblemException for the problem with the specified ID.
ProblemException(String, String, Throwable, String) - Constructor for class eu.geclipse.core.reporting.ProblemException
Create a new ProblemException for the problem with the specified ID.
ProblemException(IProblem) - Constructor for class eu.geclipse.core.reporting.ProblemException
Create a new ProblemException with the specified associated problem.
ProcessCounterRunnable - Variable in class eu.geclipse.info.glue.GlueHost
 
ProcessCounterSleeping - Variable in class eu.geclipse.info.glue.GlueHost
 
ProcessCounterStopped - Variable in class eu.geclipse.info.glue.GlueHost
 
ProcessCounterTotal - Variable in class eu.geclipse.info.glue.GlueHost
 
ProcessCounterUninterruptibleSleep - Variable in class eu.geclipse.info.glue.GlueHost
 
ProcessCounterZombie - Variable in class eu.geclipse.info.glue.GlueHost
 
processGlueRecord(Attributes) - Method in class eu.geclipse.info.glue.GlueCESEBind
Fills tha values of a GlueCESEBind
processGlueRecord(Attributes) - Method in class eu.geclipse.info.glue.GlueCEVOView
Fill the GlueCEVOView
processGlueRecord(Attributes) - Method in class eu.geclipse.info.glue.GlueSA
Process the attributes and fill the object with values
processGlueRecord(Attributes) - Method in class eu.geclipse.info.glue.GlueSEAccessProtocol
Process the attributes and fill the values of the GlueSE
processGlueRecord(Attributes) - Method in class eu.geclipse.info.glue.GlueSite
 
PROCESSOR_ARCHITECTURE_ENUMERATION - Static variable in interface eu.geclipse.jsdl.model.base.JsdlPackage.Literals
The meta object literal for the 'Processor Architecture Enumeration' enum
PROCESSOR_ARCHITECTURE_ENUMERATION - Static variable in interface eu.geclipse.jsdl.model.base.JsdlPackage
The meta object id for the 'Processor Architecture Enumeration' enum
PROCESSOR_ARCHITECTURE_ENUMERATION - Static variable in interface eu.geclipse.jsdl.model.JsdlPackage.Literals
Deprecated. The meta object literal for the 'Processor Architecture Enumeration' enum
PROCESSOR_ARCHITECTURE_ENUMERATION - Static variable in interface eu.geclipse.jsdl.model.JsdlPackage
Deprecated. The meta object id for the 'Processor Architecture Enumeration' enum
PROCESSOR_ARCHITECTURE_ENUMERATION_OBJECT - Static variable in interface eu.geclipse.jsdl.model.base.JsdlPackage.Literals
The meta object literal for the 'Processor Architecture Enumeration Object' data type
PROCESSOR_ARCHITECTURE_ENUMERATION_OBJECT - Static variable in interface eu.geclipse.jsdl.model.base.JsdlPackage
The meta object id for the 'Processor Architecture Enumeration Object' data type
PROCESSOR_ARCHITECTURE_ENUMERATION_OBJECT - Static variable in interface eu.geclipse.jsdl.model.JsdlPackage.Literals
Deprecated. The meta object literal for the 'Processor Architecture Enumeration Object' data type
PROCESSOR_ARCHITECTURE_ENUMERATION_OBJECT - Static variable in interface eu.geclipse.jsdl.model.JsdlPackage
Deprecated. The meta object id for the 'Processor Architecture Enumeration Object' data type
ProcessorArchitectureEnumeration - Class in eu.geclipse.jsdl.model.base
A representation of the literals of the enumeration 'Processor Architecture Enumeration', and utility methods for working with them
ProcessorArchitectureEnumeration - Class in eu.geclipse.jsdl.model
Deprecated. This interface is deprecated. Substitute with the respective class in package eu.geclipse.jsdl.model.base
ProcessorClockSpeed - Variable in class eu.geclipse.info.glue.GlueHost
 
ProcessorLoadIdle - Variable in class eu.geclipse.info.glue.GlueHost
 
ProcessorLoadLast15Min - Variable in class eu.geclipse.info.glue.GlueHost
 
ProcessorLoadLast1Min - Variable in class eu.geclipse.info.glue.GlueHost
 
ProcessorLoadLast5Min - Variable in class eu.geclipse.info.glue.GlueHost
 
ProcessorLoadNice - Variable in class eu.geclipse.info.glue.GlueHost
 
ProcessorLoadSystem - Variable in class eu.geclipse.info.glue.GlueHost
 
ProcessorLoadUser - Variable in class eu.geclipse.info.glue.GlueHost
 
ProcessorModel - Variable in class eu.geclipse.info.glue.GlueHost
 
ProcessorVendor - Variable in class eu.geclipse.info.glue.GlueHost
 
processURI(IGridContainer, URI) - Method in interface eu.geclipse.ui.wizards.IConnectionUriProcessor
 
ProgressDialog - Class in eu.geclipse.batch.ui.dialogs
Progress bar dialog, which are separated into major tasks.
ProgressDialog(Shell) - Constructor for class eu.geclipse.batch.ui.dialogs.ProgressDialog
Default constructor
ProgressTreeNode - Class in eu.geclipse.ui.providers
 
ProgressTreeNode(TreeViewer) - Constructor for class eu.geclipse.ui.providers.ProgressTreeNode
 
PROJECT_CLOSED - Static variable in interface eu.geclipse.core.model.IGridModelEvent
ID for an project closed operation.
PROJECT_FOLDER_CHANGED - Static variable in interface eu.geclipse.core.model.IGridModelEvent
ID for the change of a project folder.
PROJECT_FOLDER_ELEMENT - Static variable in class eu.geclipse.core.Extensions
The ID of the folder element of the project folder extension point.
PROJECT_FOLDER_ELEMENTCLASS_ATTRIBUTE - Static variable in class eu.geclipse.core.Extensions
The ID of the element class attribute of the folder element of the project folder extension point.
PROJECT_FOLDER_ICON_ATTRIBUTE - Static variable in class eu.geclipse.core.Extensions
The ID of the icon attribute of the folder element of the project folder extension point.
PROJECT_FOLDER_ID_ATTRIBUTE - Static variable in class eu.geclipse.core.Extensions
The ID of the id attribute of the folder element of the project folder extension point.
PROJECT_FOLDER_LABEL_ATTRIBUTE - Static variable in class eu.geclipse.core.Extensions
The ID of the label attribute of the folder element of the project folder extension point.
PROJECT_FOLDER_NAME_ATTRIBUTE - Static variable in class eu.geclipse.core.Extensions
The ID of the name attribute of the folder element of the project folder extension point.
PROJECT_FOLDER_POINT - Static variable in class eu.geclipse.core.Extensions
The ID of the project folder extension point.
PROJECT_FOLDER_PRESET_ATTRIBUTE - Static variable in class eu.geclipse.core.Extensions
The ID of the preset attribute of the folder element of the project folder extension point.
PROJECT_OPENED - Static variable in interface eu.geclipse.core.model.IGridModelEvent
ID for an project opened operation.
PROJECT_URL - Static variable in class eu.geclipse.webview.preferences.PreferenceConstants
 
ProjectSelectionPage - Class in eu.geclipse.servicejob.ui.wizard
Wizard page for selecting project in which should service job be created.
ProjectSelectionPage(String) - Constructor for class eu.geclipse.servicejob.ui.wizard.ProjectSelectionPage
Constructor of project selection page.
ProjectSelectionPage(String, IGridProject) - Constructor for class eu.geclipse.servicejob.ui.wizard.ProjectSelectionPage
 
PropertiesAdapterFactory - Class in eu.geclipse.ui.properties
Adapter factory for properties Register here new class inheriting AbstractPropertySource
PropertiesAdapterFactory() - Constructor for class eu.geclipse.ui.properties.PropertiesAdapterFactory
 
PropertiesFactory - Class in eu.geclipse.jsdl.ui.properties
Properties factory extending extension-point for objects JSDLJobDescription
PropertiesFactory() - Constructor for class eu.geclipse.jsdl.ui.properties.PropertiesFactory
 
PropertiesFactory - Class in eu.geclipse.ui.properties
 
PropertiesFactory() - Constructor for class eu.geclipse.ui.properties.PropertiesFactory
 
PropertiesProviderSource - Class in eu.geclipse.ui.properties
Properties source for object implementing IPropertiesProvider
PropertiesProviderSource(IPropertiesProvider) - Constructor for class eu.geclipse.ui.properties.PropertiesProviderSource
 
PropertyId<ESourceType> - Class in eu.geclipse.ui.properties
Help class allow to detect which AbstractPropertySource and IProperty should return property-value
PropertyId(Class<? extends AbstractPropertySource<?>>, IProperty<ESourceType>) - Constructor for class eu.geclipse.ui.properties.PropertyId
 
provides(IOperation) - Method in class eu.geclipse.workflow.ui.providers.WorkflowEditPartProvider
 
provides(IOperation) - Method in class eu.geclipse.workflow.ui.providers.WorkflowIconProvider
 
provides(IOperation) - Method in class eu.geclipse.workflow.ui.providers.WorkflowParserProvider
 
purgeAll() - Method in class eu.geclipse.ui.widgets.StoredCombo
Removes all entries form the combo list and empties the IPreferenceStore.
PURGED - Static variable in interface eu.geclipse.core.model.IGridJobStatus
Status of the job for which status information is no longer available. e.g.

g-Eclipse
Release 1.0.0
A B C D E F G H I J K L M N O P Q R S T U V W X Z _