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

Package - Interface in org.demac.process.base.dpdl
A global container to hold the process definition itself, its non functional requirements, its participants, applications and data definitions.
PackageImpl - Class in org.demac.impl.j2me.process.base.dpdl
A global container to hold the process definition itself, its non functional requirements, its participants, applications and data definitions.
PackageImpl() - Constructor for class org.demac.impl.j2me.process.base.dpdl.PackageImpl
 
Padding - Class in org.demac.impl.j2me.transport.security.crypto
 
Padding() - Constructor for class org.demac.impl.j2me.transport.security.crypto.Padding
 
paint(Graphics) - Method in class org.demac.impl.j2me.desktop.rendering.AttributeIcon
 
paint(Graphics) - Method in class org.demac.impl.j2me.desktop.rendering.DomainIcon
 
paint(Graphics) - Method in class org.demac.impl.j2me.desktop.rendering.EntityIcon
 
paint(Graphics) - Method in class org.demac.impl.j2me.desktop.rendering.HandleIcon
 
paint(Graphics) - Method in class org.demac.impl.j2me.desktop.rendering.HorizontalRow
 
paint(Graphics) - Method in class org.demac.impl.j2me.desktop.rendering.ReceiverIcon
 
paint(Graphics) - Method in class org.demac.impl.j2me.desktop.rendering.SenderIcon
 
ParallelExecutor - Class in de.korelstar.mobile.process.parallel.exe
The main part of the execution of parallel processes.
ParallelExecutor(MessageSender, AdapterFactory) - Constructor for class de.korelstar.mobile.process.parallel.exe.ParallelExecutor
 
Parameter - Class in org.vilenica.da.types
 
Parameter() - Constructor for class org.vilenica.da.types.Parameter
Creates a new instance of Parameter
Parameter(Vector, String, String, String) - Constructor for class org.vilenica.da.types.Parameter
Creates a new instance of Parameter
PARAMETER_ID_ATTRIBUTE - Static variable in class org.vilenica.da.xml.MIPLParser
 
PARAMETER_ID_ELEMENT - Static variable in class org.vilenica.da.xml.MIPLParser
 
PARAMETER_REFERENCE_ELEMENT - Static variable in class org.vilenica.da.xml.MIPLParser
 
PARAMETER_TYPE_ATTRIBUTE - Static variable in class org.vilenica.da.xml.MIPLParser
 
ParameterReference - Class in org.vilenica.da.types
 
ParameterReference() - Constructor for class org.vilenica.da.types.ParameterReference
Creates a new instance of ParameterReference
ParameterReferenceHandler - Class in org.vilenica.da.service
 
ParameterReferenceHandler() - Constructor for class org.vilenica.da.service.ParameterReferenceHandler
Creates a new instance of ParameterReferenceHandler
parse(byte[]) - Method in interface org.demac.event.EventParser
Method to parse serialized data of an event into the corresponding org.demac.event.Event object.
parse(byte[]) - Method in class org.demac.impl.event.parser.MainEventParser
 
parse(AbstractXmlParser) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.kdom.Document
reads the document and checks if the last event is END_DOCUMENT.
parse(AbstractXmlParser) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.kdom.Element
Builds the child elements from the given Parser.
parse(AbstractXmlParser) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.kdom.Node
Recursively builds the child elements from the given parser until an end tag or end document is found.
parse(AbstractXmlParser) - Method in interface org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.XmlIO
 
parse(AbstractXmlParser) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.SoapEnvelope
Parses the SOAP envelope from the given parser
parse(AbstractXmlParser) - Method in exception org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.SoapFault
 
parse(byte[]) - Method in class org.demac.impl.j2me.transport.parser.QueryParser
 
parse(String) - Method in class org.demac.impl.j2me.transport.parser.QueryParser
 
parse(byte[]) - Method in class org.demac.impl.j2me.transport.parser.ResponseParser
Method to parse a byte array into a org.demac.transport.TransportMessages.
parse(String) - Method in class org.demac.impl.j2me.transport.parser.ResponseParser
Method to parse a string into a org.demac.transport.TransportMessages.
parseBody(AbstractXmlParser) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.SoapEnvelope
 
parseClassBytes(String) - Method in class org.demac.impl.j2me.process.base.service.rmi.XMLRMIMessageBodyParser
 
parseClassName(String) - Method in class org.demac.impl.j2me.process.base.service.rmi.XMLRMIMessageBodyParser
 
parseCommand(TestAppSettings, String) - Static method in class org.demac.impl.j2me.transport.fluctnet.test.TestApp
 
parseCommand(TestAppSettingsOldTransportService, String) - Static method in class org.demac.impl.j2me.transport.fluctnet.test.TestAppOldTransportService
 
parseDirective(String) - Static method in class org.demac.impl.j2me.management.util.StringToObject
converts a String representation of a Directive to the corresponding Directive-Object.
parseDocument(Element) - Method in class org.vilenica.da.xml.MIPLParser
Parses the whole document, starting with the root element
parseDpdl(byte[]) - Method in class org.demac.impl.j2me.process.base.xml.DpdlParserImpl
 
parseDpdl(String) - Method in class org.demac.impl.j2me.process.base.xml.DpdlParserImpl
 
parseDpdl(byte[]) - Method in class org.demac.process.base.xml.DpdlParser
Method to parse a process description
parseDpdl(String) - Method in class org.demac.process.base.xml.DpdlParser
Method to parse a process description
ParseEvent - Class in org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.parser
Abstract superclass for all pull parser events.
ParseEvent(int, String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.parser.ParseEvent
 
ParseException - Exception in org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.io
a possibly chained exception, indicatin a line and column number.
ParseException(String, Exception, int, int) - Constructor for exception org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.io.ParseException
Builds a new ParseException with the given message text, chained Exception, lineNumber, columNumber.
parseHead(AbstractXmlParser) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.SoapEnvelope
 
parseMessage(byte[]) - Method in class org.demac.impl.j2me.transport.parser.MessageParser
Method to parse a byte array into a org.demac.transport.TransportMessages.
parseMessage(String) - Method in class org.demac.impl.j2me.transport.parser.MessageParser
Method to parse a string into a org.demac.transport.TransportMessages.
parseMethodName(String) - Method in class org.demac.impl.j2me.process.base.service.rmi.XMLRMIMessageBodyParser
 
parseProcess(byte[]) - Method in class org.demac.impl.j2me.process.core.xml.ProcessParserImpl
 
parseProcess(byte[]) - Method in class org.demac.process.core.xml.ProcessParser
Method to parse a process description
parser - Variable in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.SoapParser
 
parseReceiverRecruitOrder(String) - Static method in class org.demac.impl.j2me.management.util.StringToObject
This method is used to convert a String representation of a ReceiverRecruitOrder to the corresponding object.
parseRegAddress(String) - Method in class org.demac.impl.j2me.process.base.service.rmi.XMLRMIMessageBodyParser
 
parseRegPort(String) - Method in class org.demac.impl.j2me.process.base.service.rmi.XMLRMIMessageBodyParser
 
parseRequiredClasses(String) - Method in class org.demac.impl.j2me.process.base.service.rmi.XMLRMIMessageBodyParser
 
ParserException - Exception in org.demac.impl.j2me.transport.parser
Exception that indecates failures while using the org.demac.impl.transport.parser.TransportMessageParser.
ParserException() - Constructor for exception org.demac.impl.j2me.transport.parser.ParserException
Constructor to create e new exception.
ParserException(String) - Constructor for exception org.demac.impl.j2me.transport.parser.ParserException
Constructor to create e new exception with a given string.
ParserException - Exception in org.demac.process.core.xml
Exception which indicates that an error occured while parsing the process description
ParserException() - Constructor for exception org.demac.process.core.xml.ParserException
Constructor to create e new exception.
ParserException(String) - Constructor for exception org.demac.process.core.xml.ParserException
Constructor to create a new exception with a description of the error.
ParserExeption - Exception in org.demac.impl.event.parser
 
ParserExeption() - Constructor for exception org.demac.impl.event.parser.ParserExeption
 
ParserExeption(String) - Constructor for exception org.demac.impl.event.parser.ParserExeption
 
parseSenderRecruitOrder(String) - Static method in class org.demac.impl.j2me.management.util.StringToObject
This method is used to convert a String representation of a RecruitOrder to the corresponding object.
parseServiceDeliveryMessage_deviceHandle(String) - Method in class org.demac.impl.j2me.context.registry.XMLMessageParser
 
parseServiceDeliveryMessage_serviceBody(String) - Method in class org.demac.impl.j2me.context.registry.XMLMessageParser
 
parseServiceDiscoveryMessage_nonFunctionalParameters(String) - Method in class org.demac.impl.j2me.context.registry.XMLMessageParser
 
parseServiceDiscoveryMessage_serviceHandle(String) - Method in class org.demac.impl.j2me.context.registry.XMLMessageParser
 
parseServiceDiscoveryMessage_serviceType(String) - Method in class org.demac.impl.j2me.context.registry.XMLMessageParser
 
parseServiceName(String) - Method in class org.demac.impl.j2me.process.base.service.rmi.XMLRMIMessageBodyParser
 
parseStrategies(byte[]) - Method in class org.demac.impl.j2me.process.core.xml.StrategyParserImpl
 
parseStrategies(String) - Method in class org.demac.impl.j2me.process.core.xml.StrategyParserImpl
 
parseStrategies(byte[]) - Method in class org.demac.process.core.xml.StrategyParser
Method to parse org.demac.process.core.dpdl.Strategys
parseStrategies(String) - Method in class org.demac.process.core.xml.StrategyParser
Method to parse strategies
parseString(String) - Static method in class org.demac.impl.j2me.process.core.dpdl.UUIDImpl
Method to create a org.demac.impl.transport.UUID from a String
parseString(String) - Static method in class org.demac.impl.j2me.transport.UUID
Method to create a org.demac.impl.transport.UUID from a String
parseStubBytes(String) - Method in class org.demac.impl.j2me.process.base.service.rmi.XMLRMIMessageBodyParser
 
parseStubPackageName(String) - Method in class org.demac.impl.j2me.process.base.service.rmi.XMLRMIMessageBodyParser
 
parseTail(AbstractXmlParser) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.SoapEnvelope
 
Participant - Interface in org.demac.process.core.dpdl
An abstract or concrete specification of an actor to define, who has to perform a certain org.demac.process.base.dpdl.Activity.
ParticipantHandle - Interface in org.demac.process.core.dpdl
Unique Handle to reference a org.demac.process.core.dpdl.Participant
ParticipantHandleImpl - Class in org.demac.impl.j2me.process.base.dpdl
Unique Handle to reference a org.demac.process.core.dpdl.Participant
ParticipantHandleImpl() - Constructor for class org.demac.impl.j2me.process.base.dpdl.ParticipantHandleImpl
Constructor for creating a unique standard ParticipantHandle
ParticipantHandleImpl(Object) - Constructor for class org.demac.impl.j2me.process.base.dpdl.ParticipantHandleImpl
Constructor for creating a ParticipantHandle specified by a given object.
ParticipantImpl - Class in org.demac.impl.j2me.process.base.dpdl
An abstract or concrete specification of an actor to define, who has to perform a certain org.demac.process.base.dpdl.Activity.
ParticipantImpl() - Constructor for class org.demac.impl.j2me.process.base.dpdl.ParticipantImpl
Constructor to create a new ParticipantImpl with a unique identifier
partitionData(int, int, long) - Method in class org.demac.impl.j2me.process.core.process.QuickSortImpl
 
passOnProcess(DataSet, Participant) - Method in class org.demac.impl.j2me.process.core.process.ProcessEngine
Method to pass on a process definition to another device.
passOnProcess(DataSet, Participant) - Method in class org.demac.impl.j2me.process.core.process.ProcessServiceImpl
 
passOnProcess(DataSet, Participant) - Method in class org.demac.process.core.process.ProcessService
Method to pass the process description to another device.
pathHasCycle(RoutingPath) - Static method in class org.demac.impl.j2me.transport.fluctnet.FluctNetRoutingUtil
Checks if a node is included more than once in a path
peek() - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.kdom.TreeParser
 
peek(int, String, String) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.parser.AbstractXmlParser
 
peek() - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.parser.AbstractXmlParser
reads the next event available from the parser without consuming it
peek() - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.parser.XmlParser
 
PERIPERY_SCOPE - Static variable in class org.demac.event.Event
This constant indecates that the event must only be propagated to the known devices within the direct vicinity.
PERIPHERY - Static variable in class org.demac.event.MulticastEvent
This constant indecates a periphery scope of the multicast event.
PersistenceService - Class in org.demac.process.core.persistence
Service to manage the persistence of process descriptions, implemented as a singleton.
PersistenceService() - Constructor for class org.demac.process.core.persistence.PersistenceService
 
PersistentOutputStream - Class in org.demac.impl.j2me.desktop
TODO
PersistentOutputStream(String) - Constructor for class org.demac.impl.j2me.desktop.PersistentOutputStream
 
PLATFORM_ATTRIBUTE - Static variable in class org.vilenica.da.xml.MIPLParser
 
Precedence - Class in de.korelstar.mobile.process.parallel.model
This class represents controll flow dependencies.
Precedence(Activity, Activity) - Constructor for class de.korelstar.mobile.process.parallel.model.Precedence
 
PrecedenceMessage - Class in de.korelstar.mobile.process.parallel.messages
Superclass for all messages, which contain a precedence
PrecedenceMessage(ActivityAddress, ActivityAddress, String, String) - Constructor for class de.korelstar.mobile.process.parallel.messages.PrecedenceMessage
 
PrecedenceMessage(ActivityAddress, ActivityAddress, Precedence) - Constructor for class de.korelstar.mobile.process.parallel.messages.PrecedenceMessage
 
preferredLayoutSize(Container) - Method in class org.demac.impl.j2me.helper.ListLayout
 
prefixMap - Variable in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.ClassMap
 
prefixMap - Variable in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.io.State
 
PrefixMap - Class in org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml
Like Attribute, this class is immutable for similar reasons
PrefixMap(PrefixMap, String, String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.PrefixMap
 
prefixMap - Static variable in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.Soap
 
prepareMigration(String, DeviceHandle) - Method in class org.demac.impl.j2me.management.core.ManagementService
This method is used to prepare the local device for migration
prepareMigration(String, DeviceHandle) - Method in class org.demac.impl.j2me.management.core.ManagementServiceImpl
 
prepareMigrationFrom(String, DeviceHandle) - Method in class org.demac.impl.j2me.desktop.monitor.ProcessMonitor
 
prepareMigrationFrom(String, DeviceHandle) - Method in class org.demac.impl.j2me.management.core.ManagementProcessListener
 
prepareMigrationFrom(String, DeviceHandle) - Method in interface org.demac.process.core.process.ProcessListener
This method is called when a process is preparing to receive a process from a specified participant.
prepareMigrationTo(DataSet, DeviceHandle) - Method in class org.demac.impl.j2me.desktop.monitor.ProcessMonitor
 
prepareMigrationTo(DataSet, DeviceHandle) - Method in class org.demac.impl.j2me.management.core.ManagementProcessListener
 
prepareMigrationTo(DataSet, DeviceHandle) - Method in interface org.demac.process.core.process.ProcessListener
This method is called when a process is preparing for migration to a specified participant.
PREPARING_MIGRATION_FROM - Static variable in class org.demac.impl.j2me.process.core.process.ProcessInformationDispatcher
 
PREPARING_MIGRATION_TO - Static variable in class org.demac.impl.j2me.process.core.process.ProcessInformationDispatcher
 
Presentation - Class in org.vilenica.da.types
 
Presentation() - Constructor for class org.vilenica.da.types.Presentation
Creates a new instance of Presentation
PRESENTATION_ELEMENT - Static variable in class org.vilenica.da.xml.MIPLParser
 
PRESENTATION_NAME_ATTRIBUTE - Static variable in class org.vilenica.da.xml.MIPLParser
 
prev - Variable in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.io.State
 
PRIMITIVE - Static variable in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1
DOCUMENT ME!
print(int) - Method in class org.demac.impl.j2me.process.ext.concurrency.Services
 
print(int) - Method in class org.demac.impl.services.Calculator
 
printDocument(String, String) - Method in class org.demac.eprom.XMLDocumentPrintService
 
printInteraction(int) - Method in class org.demac.impl.j2me.process.ext.concurrency.Services
 
printStackTrace() - Method in exception org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.io.ParseException
prints the own stack trace followed by the stack trace of the original exception.
PRIVATE - Static variable in interface org.demac.process.core.dpdl.Process
Access-Level: PRIVATE
PrivateKeyRing - Class in org.demac.impl.j2me.transport.security
 
PrivateKeyRing() - Constructor for class org.demac.impl.j2me.transport.security.PrivateKeyRing
 
Process - Class in de.korelstar.mobile.process.parallel.model
A whole process in the model needed for parallel execution
Process(Graph, Collection, Activity, Activity, SymmetricEdgesMap) - Constructor for class de.korelstar.mobile.process.parallel.model.Process
Creates a process
PROCESS - Static variable in class org.demac.impl.j2me.management.core.directive.ProcessDirective
 
process(Package) - Method in class org.demac.impl.j2me.management.core.ManagementService
This method starts the management for a given process.
process(Package) - Method in class org.demac.impl.j2me.management.core.ManagementServiceImpl
 
Process - Interface in org.demac.process.core.dpdl
Light Version of a org.demac.process.base.dpdl.WorkflowProcess, sufficient to transfer process descriptions to other systems using the DEMAC achitecture without executing the process.
Process - Class in org.vilenica.da.types
 
Process() - Constructor for class org.vilenica.da.types.Process
Creates a new instance of Process
PROCESS_REQUEST_ANSWER - Static variable in class org.demac.impl.j2me.management.core.ManagementInformationDispatcher
 
ProcessAdapter - Class in de.korelstar.mobile.process.parallel.model.adapter
This is the interface to access other worlds (i.e. the DEMAC world) from the parallel model world
ProcessAdapter() - Constructor for class de.korelstar.mobile.process.parallel.model.adapter.ProcessAdapter
 
processCancelled(String) - Method in class org.demac.impl.j2me.desktop.monitor.ProcessMonitor
 
processCancelled(String) - Method in class org.demac.impl.j2me.management.core.ManagementProcessListener
 
processCancelled(String) - Method in interface org.demac.process.core.process.ProcessListener
This method is called when a process is cancelled, e.g. by the initiator or by a user
ProcessDirective - Class in org.demac.impl.j2me.management.core.directive
This class is used to characterize a specific request for a given process.
ProcessDirective(String, String, String) - Constructor for class org.demac.impl.j2me.management.core.directive.ProcessDirective
The standard constructor.
ProcessEngine - Class in org.demac.impl.j2me.process.core.process
The ProcessEngine works on the processes stored in the local storage of the mobile device.
ProcessEngine(ProcessServiceImpl, ExecutionService) - Constructor for class org.demac.impl.j2me.process.core.process.ProcessEngine
Constructor to create a new ProcessEngine.
ProcessEvent - Class in org.demac.process.core.event
A template for all org.demac.process.core.event.ProcessEvents.
ProcessEvent() - Constructor for class org.demac.process.core.event.ProcessEvent
 
ProcessEventHandle - Class in org.demac.process.core.event
Unique Handle to reference a org.demac.process.core.event.ProcessEvent
ProcessEventHandle(Object) - Constructor for class org.demac.process.core.event.ProcessEventHandle
 
ProcessException - Exception in org.demac.process.core.process
Exception which indicates that an error occured while working on the processes
ProcessException() - Constructor for exception org.demac.process.core.process.ProcessException
Constructor to create a new exception.
ProcessException(String) - Constructor for exception org.demac.process.core.process.ProcessException
Constructor to create a new exception with a description of the error.
processFinished(Package) - Method in class org.demac.impl.j2me.management.core.ManagementService
This method tells the ManagementService that the execution of a process has finished.
processFinished(String) - Method in class org.demac.impl.j2me.management.core.ManagementServiceImpl
 
processFinished(Package) - Method in class org.demac.impl.j2me.management.core.ManagementServiceImpl
 
processFinished(Process) - Method in class org.vilenica.da.main.InteractionService
 
ProcessHelper - Class in org.demac.impl.j2me.management.util
This class is used to get the unique identifier of a given process.
ProcessHelper() - Constructor for class org.demac.impl.j2me.management.util.ProcessHelper
 
ProcessImpl - Class in org.demac.impl.j2me.process.core.dpdl
Light Version of a org.demac.process.base.dpdl.WorkflowProcess, sufficient to transfer process descriptions to other systems using the DEMAC achitecture without executing the process.
ProcessImpl() - Constructor for class org.demac.impl.j2me.process.core.dpdl.ProcessImpl
Constructor to create a new empty ProcessImpl.
ProcessImpl(String, String, Strategy, int, String) - Constructor for class org.demac.impl.j2me.process.core.dpdl.ProcessImpl
Constructor to create a new ProcessImpl.
ProcessInformationDispatcher - Class in org.demac.impl.j2me.process.core.process
 
ProcessInformationDispatcher(ProcessListener, DataSet, int) - Constructor for class org.demac.impl.j2me.process.core.process.ProcessInformationDispatcher
 
ProcessInformationDispatcher(ProcessListener, DataSet, boolean, int) - Constructor for class org.demac.impl.j2me.process.core.process.ProcessInformationDispatcher
 
ProcessInformationDispatcher(ProcessListener, DataSet, String, int) - Constructor for class org.demac.impl.j2me.process.core.process.ProcessInformationDispatcher
 
ProcessInformationDispatcher(ProcessListener, DataSet, String, boolean, int) - Constructor for class org.demac.impl.j2me.process.core.process.ProcessInformationDispatcher
 
ProcessInformationDispatcher(ProcessListener, DataSet, DeviceHandle, int) - Constructor for class org.demac.impl.j2me.process.core.process.ProcessInformationDispatcher
 
ProcessInformationDispatcher(ProcessListener, String, DeviceHandle, int) - Constructor for class org.demac.impl.j2me.process.core.process.ProcessInformationDispatcher
 
PROCESSING_INSTRUCTION - Static variable in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.Xml
Integer constant assigned to a processing instruction
ProcessInstruction - Class in org.demac.impl.j2me.management.monitoring
A process instruction is used to submit control messages (e.g. status request, abort request) to the current processor for monitoring or controlling purposes.
ProcessInstruction(SenderInstruction) - Constructor for class org.demac.impl.j2me.management.monitoring.ProcessInstruction
This constructor is the standard constructor for the leader of the ProcessInstruction
ProcessInstruction(SenderInstruction, Vector, Vector) - Constructor for class org.demac.impl.j2me.management.monitoring.ProcessInstruction
This constructor is the standard constructor that should be used by a recruit of a ProcessInstruction.
processInstructionAddContactedDevice(Directive, String) - Method in class org.demac.impl.j2me.management.core.ProcessThreadContainer
This method is used to tell the local device that a specific device was already asked for having the process.
processInstructionAddContactedDevice(Directive, String) - Method in class org.demac.impl.j2me.management.core.ThreadManager
This method is used to tell the local device that a specific device was already asked for having the process.
processInstructionAddContactedRecruit(Directive, String) - Method in class org.demac.impl.j2me.management.core.ProcessThreadContainer
This method is used to tell the local device that a specific device was already asked to participate in this ProcessInstruction as a recruit.
processInstructionAddContactedRecruit(Directive, String) - Method in class org.demac.impl.j2me.management.core.ThreadManager
This method is used to tell the local device that a specific device was already asked to participate in this ProcessInstruction as a recruit.
processInstructionAddCurrRecruit(Directive, String) - Method in class org.demac.impl.j2me.management.core.ProcessThreadContainer
This method is used to tell the leader of the ProcessInstruction that another device was recruited and is now searching for the processor too.
processInstructionAddCurrRecruit(Directive, String) - Method in class org.demac.impl.j2me.management.core.ThreadManager
This method is used to tell the leader of the ProcessInstruction that another device was recruited and is now searching for the processor too.
processInstructionParticipation(Directive) - Method in class org.demac.impl.j2me.management.core.ProcessThreadContainer
This method is used to determine whether the local device is participating in a given ProcessInstruction.
processInstructionParticipation(Directive) - Method in class org.demac.impl.j2me.management.core.ThreadManager
This method is used to determine whether the local device is participating in a given ProcessInstruction.
processInstructionProcessorFound(Directive, boolean) - Method in class org.demac.impl.j2me.management.core.ProcessThreadContainer
This method is necessary to take the right actions because of the fact that the processor for a given ProcessInstruction was found, which basically means that the search and the corresponding recruitment should stop.
processInstructionProcessorFound(Directive, boolean) - Method in class org.demac.impl.j2me.management.core.ThreadManager
This method is necessary to take the right actions because of the fact that the processor for a given ProcessInstruction was found, which basically means that the search and the corresponding recruitment should stop.
processInstructionRecruitAnswer(Directive, String) - Method in class org.demac.impl.j2me.management.core.ProcessThreadContainer
This method is used to react on the fact, that another device has accepted the recruit role and is now working for us.
processInstructionRecruitAnswer(Directive, String) - Method in class org.demac.impl.j2me.management.core.ThreadManager
This method is used to react on the fact, that another device has accepted the recruit role and is now working for us.
processInstructionRemoveCurrRecruit(Directive, String) - Method in class org.demac.impl.j2me.management.core.ProcessThreadContainer
This method is used to tell the leader of the ProcessInstruction that one of the recruits has finished his searching process.
processInstructionRemoveCurrRecruit(Directive, String) - Method in class org.demac.impl.j2me.management.core.ThreadManager
This method is used to tell the leader of the ProcessInstruction that one of the recruits has finished his searching process.
ProcessListener - Interface in org.demac.process.core.process
This interface should be implemented by objects which are interested in registering at the org.demac.process.core.process.ProcessService to be informed of process execution, migration and occured exeptions.
ProcessMessenger - Interface in org.demac.impl.j2me.process.ext.messages
Provides a service to send a message reliable to that device, which is executing a specific activity of a certain process.
ProcessMonitor - Class in org.demac.impl.j2me.desktop.monitor
 
ProcessMonitor() - Constructor for class org.demac.impl.j2me.desktop.monitor.ProcessMonitor
 
ProcessMonitor(ProcessService) - Constructor for class org.demac.impl.j2me.desktop.monitor.ProcessMonitor
 
ProcessOrderContainer - Class in org.demac.impl.j2me.management.util
This class is used as a container to store ReceiverInstructions which will be executed if the corresponding process with the right identifier will appear at the local device.
ProcessOrderContainer() - Constructor for class org.demac.impl.j2me.management.util.ProcessOrderContainer
the standard constructor.
processorFound(boolean) - Method in class org.demac.impl.j2me.management.monitoring.ProcessInstruction
This method is necessary to take the right actions because of the fact that the processor for a given ProcessInstruction was found, which basically means that the search and the corresponding recruitment should stop.
processorLogging() - Method in class org.demac.impl.j2me.management.logging.ReadControlDocument
This method is used to determine whether information about the processor should be logged or not.
ProcessParser - Class in org.demac.process.core.xml
Light version of a Parser to parse the process description, implemented as a singleton.
ProcessParser() - Constructor for class org.demac.process.core.xml.ProcessParser
 
ProcessParserImpl - Class in org.demac.impl.j2me.process.core.xml
Light version of a Parser to parse the process description, implemented as a singleton.
ProcessPersistenceService - Class in org.demac.process.base.persistence
The ProcessPersistenceService loads a process and it's extensional data from the persistence storage only once.
ProcessPersistenceService() - Constructor for class org.demac.process.base.persistence.ProcessPersistenceService
 
ProcessPersistenceServiceImpl - Class in org.demac.impl.j2me.process.base.persistence
Implementierung des ProcessPersistenceService unter Verwendung von WeakReferences.
processRequestAnswer(Directive, String) - Method in class org.demac.impl.j2me.management.monitor.ManagementMonitor
 
processRequestAnswer(Directive, String) - Method in interface org.demac.management.ManagementListener
This method will be called if a process request answer arrives.
ProcessResultTransfer - Class in org.demac.impl.j2me.management.monitoring
A process result transfer is used to submit results (e.g. logfiles) to one or more specific receiver.
ProcessResultTransfer(ReceiverInstruction, String) - Constructor for class org.demac.impl.j2me.management.monitoring.ProcessResultTransfer
 
ProcessResultTransfer(ReceiverInstruction, Vector, String) - Constructor for class org.demac.impl.j2me.management.monitoring.ProcessResultTransfer
 
ProcessService - Class in org.demac.process.core.process
Core component of the Process Service as part of the DEMAC architecture, implemented as a singleton.
ProcessService() - Constructor for class org.demac.process.core.process.ProcessService
 
ProcessServiceImpl - Class in org.demac.impl.j2me.process.core.process
Core component of the Process Service as part of the DEMAC architecture, implemented as a singleton.
ProcessSettingsServiceImpl - Class in org.demac.impl.j2me.context.registry.service
 
processStringtoFile(String, String) - Method in class org.demac.impl.j2me.management.logging.ManagementDocumentHandler
This method is used to save a String representation of a process to disk.
processStringtoFileResult(String, String, String) - Method in class org.demac.impl.j2me.management.logging.ManagementDocumentHandler
This method is used to save a String representation of a process to disk using the result folder as destination.
ProcessThreadContainer - Class in org.demac.impl.j2me.management.core
One ProcessThreadContainer contains every Thread of a given process and creates/starts new ones or stops them if necessary.
PropertiesGUI - Class in org.demac.impl.j2me.desktop.config
 
PropertiesGUI(String, String, String) - Constructor for class org.demac.impl.j2me.desktop.config.PropertiesGUI
 
PropertyInfo - Class in org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.serialization
This class is used to store information about each property an implementation of KvmSerializable exposes.
PropertyInfo() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.serialization.PropertyInfo
 
PropertyInfo(String, Object) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.serialization.PropertyInfo
 
PropertyInfo(String, Object, boolean, ElementType) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.serialization.PropertyInfo
 
protocol - Static variable in class org.demac.impl.j2me.process.base.service.webservices.wsdl.parser.WSDLConstants
 
provideMessageToClientSocket(byte[], int, String, String) - Method in class org.demac.impl.j2me.process.base.service.rmi.DEMACSocketManager
Methode zum weiterleiten der Eingangsdaten (Daten des InputStreams) an den betroffenen ClientSocket
PUBLIC - Static variable in interface org.demac.process.core.dpdl.Process
Access-Level: PUBLIC
PublicKeyRing - Class in org.demac.impl.j2me.transport.security
Der PublicKeyRing ist fuer die Speicherung fremder oeffentlicher Schluessel vorgesehen und wird vom CredentialManager verwaltet.
PublicKeyRing() - Constructor for class org.demac.impl.j2me.transport.security.PublicKeyRing
 
put(Object, Object) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetMultiMap
 
putItem(Object, Object) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetMultiMap
 
putItems(Object, Set) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetMultiMap
 
putMessage(MessageHandle, byte[]) - Method in class org.demac.impl.j2me.transport.FileMessageStorage
 
putMessage(MessageHandle, TransportMessage) - Method in class org.demac.impl.j2me.transport.FileMessageStorage
 
putMessage(MessageHandle, byte[]) - Method in interface org.demac.impl.j2me.transport.MessageStorage
 

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