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

A

ABORT - Static variable in class org.demac.impl.j2me.management.core.directive.AbortDirective
 
ABORT_REQUEST_ANSWER - Static variable in class org.demac.impl.j2me.management.core.ManagementInformationDispatcher
 
AbortDirective - Class in org.demac.impl.j2me.management.core.directive
This class is used to characterize a specific request for a given process.
AbortDirective(String, String, String) - Constructor for class org.demac.impl.j2me.management.core.directive.AbortDirective
The standard constructor.
abortedActivity(String, String) - Method in class org.demac.impl.j2me.management.core.ManagementService
This method tells the ManagementService that an activity has been aborted.
abortedActivity(String, String) - Method in class org.demac.impl.j2me.management.core.ManagementServiceImpl
 
abortedActivity(String) - Method in class org.demac.impl.j2me.management.logging.ReadWriteLogfile
This method is used to react to the aborting of an activity.
AbortionContainer - Class in org.demac.impl.j2me.management.util
This class is used to store permitted Abort requests in order to tell the corresponding devices or respectively user if the corresponding abortion was successful.
AbortionContainer() - Constructor for class org.demac.impl.j2me.management.util.AbortionContainer
 
abortionSuccessful(String) - Method in class org.demac.impl.j2me.management.core.ManagementServiceImpl
 
abortionSuccessful(String) - Method in class org.demac.impl.j2me.management.core.ThreadManager
This Method is used to send every device that requested an abortion (and that was authorized) that the abortion was successful.
AbortProcess - Class in de.korelstar.mobile.process.parallel.messages
Message to abort a process
AbortProcess(ActivityAddress, ActivityAddress) - Constructor for class de.korelstar.mobile.process.parallel.messages.AbortProcess
 
abortRequestAnswer(Directive) - Method in class org.demac.impl.j2me.management.monitor.ManagementMonitor
 
abortRequestAnswer(Directive) - Method in interface org.demac.management.ManagementListener
This method will be called if a abort request answer arrives.
AbstractEncoder - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
 
AbstractEncoder(OutputStream) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.AbstractEncoder
Creates an encoder that writes its output to the given output stream.
AbstractExtendedTransaction - Class in org.demac.impl.j2me.process.base.dpdl.transaction
Abstract Extended Transaction implementation that covers common properties.
AbstractExtendedTransaction() - Constructor for class org.demac.impl.j2me.process.base.dpdl.transaction.AbstractExtendedTransaction
 
AbstractOIDRegistry - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
This class maps ASN.1 object identifiers onto ASN.1 types suitable for decoding the structure defined by the given OID.
AbstractOIDRegistry() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.AbstractOIDRegistry
Creates an OID registry.
AbstractOIDRegistry(OIDRegistry) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.AbstractOIDRegistry
Creates an OID registry with the given parent.
AbstractXmlParser - Class in org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.parser
An abstract base class for the XML and WBXML parsers.
AbstractXmlParser() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.parser.AbstractXmlParser
 
AbstractXmlWriter - Class in org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.io
An abstract XmlWriter including namespace handling.
AbstractXmlWriter() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.io.AbstractXmlWriter
 
AbstractXPDLElement - Class in org.demac.impl.j2me.process.base.dpdl
Abstract XPDL element that is able to parse Extended Attributes of DPDL.
AbstractXPDLElement() - Constructor for class org.demac.impl.j2me.process.base.dpdl.AbstractXPDLElement
 
accept() - Method in class org.demac.impl.j2me.process.base.service.rmi.DEMACServerSocket
 
accept(File, String) - Method in class org.demac.impl.j2me.transport.FileMessageStorage
 
acceptAndOpen() - Method in class org.demac.impl.j2sebridge.serversocket.Connection
 
Ack - Class in de.korelstar.mobile.process.parallel.messages
Acknowledgment to the message Request.
Ack(ActivityAddress, ActivityAddress, String, String) - Constructor for class de.korelstar.mobile.process.parallel.messages.Ack
 
Ack(ActivityAddress, ActivityAddress, Precedence) - Constructor for class de.korelstar.mobile.process.parallel.messages.Ack
 
acK(String) - Method in class org.demac.impl.j2me.management.recovery.RecoveryCoordination
This method should only be used by the recovery coordinator.
acquire() - Method in class org.demac.impl.util.Semaphore
 
actionPerformed(ActionEvent) - Method in class org.demac.eprom.gui.MainFrame
 
actionPerformed(ActionEvent) - Method in class org.demac.impl.j2me.desktop.config.PropertiesGUI
 
actionPerformed(ActionEvent) - Method in class org.demac.impl.j2me.desktop.Desktop
Deprecated.  
actionPerformed(ActionEvent) - Method in class org.demac.impl.j2me.desktop.FluctNetDesktop
 
actionPerformed(ActionEvent) - Method in class org.demac.impl.j2me.desktop.monitor.ContextMonitor
 
actionPerformed(ActionEvent) - Method in class org.demac.impl.j2me.desktop.monitor.FluctNetMessagePanel
 
actionPerformed(ActionEvent) - Method in class org.demac.impl.j2me.desktop.monitor.MessagePanel
 
actionPerformed(ActionEvent) - Method in class org.demac.impl.j2me.desktop.monitor.ProcessMonitor
 
actionPerformed(ActionEvent) - Method in class org.demac.impl.j2me.desktop.monitor.Register4EventPanel
 
actionPerformed(ActionEvent) - Method in class org.demac.impl.j2me.desktop.monitor.SettingsPanel
 
actionPerformed(ActionEvent) - Method in class org.demac.impl.j2me.management.monitor.ManagementMonitor
 
actionPerformed(ActionEvent) - Method in class org.demac.impl.j2me.process.ext.interaction.InteractionServiceMonitor
 
actionPerformed(ActionEvent) - Method in class org.demac.interactionservice.TestMain
 
actionPerformed(ActionEvent) - Method in class org.demac.j2me.DEMAC.DemacDesktopGUI
 
actionPerformed(ActionEvent) - Method in class org.vilenica.da.main.InteractionServiceEngine
 
activate() - Method in class de.korelstar.mobile.process.parallel.model.adapter.ProcessAdapter
Tells the execution engine, that this process can now be processed.
activate() - Method in class org.demac.impl.j2me.process.ext.concurrency.DPDLAdapter
 
Activity - Class in de.korelstar.mobile.process.parallel.model
An activity of a process.
Activity(String, Container, Container, String) - Constructor for class de.korelstar.mobile.process.parallel.model.Activity
Creates an activity
Activity(String, Container, Container) - Constructor for class de.korelstar.mobile.process.parallel.model.Activity
Creates an activity
Activity(String) - Constructor for class de.korelstar.mobile.process.parallel.model.Activity
Creates an activity with empty containers
Activity - Interface in org.demac.process.base.dpdl
A single task of a org.demac.process.base.dpdl.WorkflowProcess.
ActivityAddress - Class in de.korelstar.mobile.process.parallel.messages
Addresses an activity of a process
ActivityAddress(String, String) - Constructor for class de.korelstar.mobile.process.parallel.messages.ActivityAddress
 
activityCount() - Method in class org.demac.impl.j2me.management.logging.ReadLogfile
This method returns the amount of activities that have been saved in the corresponding ReadLogfile or respectively ReadWriteLogfile.
activityDurationLogging() - Method in class org.demac.impl.j2me.management.logging.ReadControlDocument
Determines whether the duration of activities should be logged.
ActivityImpl - Class in org.demac.impl.j2me.process.base.dpdl
A single task of a org.demac.process.base.dpdl.WorkflowProcess.
ActivityImpl() - Constructor for class org.demac.impl.j2me.process.base.dpdl.ActivityImpl
 
ActivityRef - Interface in org.demac.process.base.dpdl
A unique reference to a Activity, so that an activity can be reused within the process.
ActivityRefImpl - Class in org.demac.impl.j2me.process.base.dpdl
A unique reference to a org.demac.process.base.dpdl.Activity, so that an activity can be reused within the process.
ActivityRefImpl() - Constructor for class org.demac.impl.j2me.process.base.dpdl.ActivityRefImpl
 
ActivitySet - Interface in org.demac.process.base.dpdl
A set of reusable org.demac.process.base.dpdl.ActivityRefs and org.demac.process.base.dpdl.Transitions.
ActivitySetImpl - Class in org.demac.impl.j2me.process.base.dpdl
A set of reusable org.demac.process.base.dpdl.ActivityRefs and org.demac.process.base.dpdl.Transitions.
ActivitySetImpl() - Constructor for class org.demac.impl.j2me.process.base.dpdl.ActivitySetImpl
 
AdapterFactory - Interface in de.korelstar.mobile.process.parallel.model.adapter
This interface allows access to the processes, which are managed by the workflow-engine.
add(Object, Object) - Method in class de.korelstar.util.MapSet
Adds an Object to the Map
add(int, int) - Method in class org.demac.impl.services.Calculator
 
add(int, int) - Method in class org.demac.impl.services.TestService
 
addAbortRequest(ReceiverInstruction) - Method in class org.demac.impl.j2me.management.util.AbortionContainer
This method is used to add an ReceiverInstruction to the AbortionContainer.
addActionListenerToDeleteButton(Button, String, Component) - Method in class org.demac.impl.j2me.desktop.monitor.LocalServicesMonitor
 
addActivityReference(String) - Method in class org.demac.impl.j2me.management.logging.ReadWriteLogfile
This method is used to add an ActivityReference entry to the ReadWriteLogfile.
addAnswer(String) - Method in class org.demac.impl.j2me.management.core.ProcessThreadContainer
This method should only be used by the recovery coordinator.
addAnswer(String, String) - Method in class org.demac.impl.j2me.management.core.ThreadManager
This method should only be used by the recovery coordinator.
addAttribute(Attribute) - Method in interface org.demac.context.core.model.Entity
 
addAttribute(Attribute) - Method in class org.demac.impl.j2me.context.core.model.EntityImpl
 
addAttributeSerializer(AttributeHandle, AttributeSerializer) - Method in class org.demac.context.core.management.ContextSerializerService
 
addBodyBlock(OpenContent) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.soap.SoapBody
 
addChild(int, int, Object) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.kdom.Document
Adds a child at the given index position.
addChild(int, int, Object) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.kdom.Node
inserts the given child object of the given type at the given index.
addChild(int, Object) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.kdom.Node
convenience method for addChild (getChildCount (), child)
addClassRep(byte[], String, String) - Method in class org.demac.impl.rmi.DEMACLocalCodeBase
Methode zum Hinzufügen der Klassen Repräsentationen zu der lokalen Codebase
addClientSocket(DEMACSocket) - Method in class org.demac.impl.j2me.process.base.service.rmi.DEMACSocketManager
Methode zum Hinzufügen von ClientSockets zu den ClientSockets, die von diesem DSManager verwaltet werden
addCondition(Condition) - Method in class org.demac.context.base.Criteria
 
addCondition(Condition) - Method in class org.demac.impl.j2me.context.base.CriteriaImpl
 
addConnection(SocketConnection) - Method in class org.demac.impl.j2me.process.base.service.rmi.DEMACServerSocket
 
addConnection(Connection) - Method in class org.vilenica.da.types.Presentation
 
addConstraint(Constraint) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ConstraintCollection
Adds a Constraint to this list.
addContactedDevice(String) - Method in class org.demac.impl.j2me.management.monitoring.ProcessInstruction
This method is used to tell the local device that a specific device was already asked for having the process.
addContactedRecruit(String) - Method in class org.demac.impl.j2me.management.monitoring.ProcessInstruction
This method is used to tell the local device that a specific device was already asked to participate in this ProcessInstruction as a recruit.
addContactedRecruit(String) - Method in class org.demac.impl.j2me.management.monitoring.ProcessResultTransfer
 
addContent(ASN1Type) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.soap.Content
 
addContent(Content) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.soap.OpenContent
 
addContextListener(ContextListener) - Method in interface org.demac.context.core.management.ContextNotificationService
 
addContextListener(ContextListener) - Method in class org.demac.impl.j2me.context.core.management.ContextNotificationServiceImpl
 
addCPUTime(long) - Method in class org.demac.impl.j2me.transport.fluctnet.statistics.FluctNetMessageCounter
 
addCurrentRecruit(String) - Method in class org.demac.impl.j2me.management.monitoring.ProcessResultTransfer
This method tells the Master that a new recruit has been recruited.
addCurrRecruit(String) - Method in class org.demac.impl.j2me.management.monitoring.ProcessInstruction
This method is used to tell the leader of the ProcessInstruction that another device was recruited and is now searching for the processor too.
addDevice(Device) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetTransportService
 
addDevice(Device) - Method in class org.demac.impl.j2me.transport.fluctnet.test.OldTransportServiceImpl
 
addDevice(Device) - Method in class org.demac.impl.j2me.transport.TransportServiceImpl
 
addDevice(Device) - Method in class org.demac.transport.TransportService
Method to add a device manually to the transport service.
addDomainContext(DomainContext) - Method in interface org.demac.context.core.model.LocalDeviceContext
 
addDomainContext(DomainContext) - Method in class org.demac.impl.j2me.context.core.model.LocalDeviceContextImpl
 
addEdge(Edge) - Method in class de.korelstar.math.graph.EdgesSet
Adds an edge
addEdge(Edge) - Method in class de.korelstar.math.graph.Graph
Adds an edge to the graph
addEdge(FluctNetEdge) - Method in interface org.demac.impl.j2me.transport.fluctnet.FluctNetEdgeCollection
Adds an edge to the set
addEdge(FluctNetEdge) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetEdgeSet
Adds an edge to the set
addEdge(FluctNetEdge) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetGroupTopology
Adds an edge to the group topology.
addEdge(DeviceHandle, DeviceHandle, float) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetGroupTopology
Adds an edge to the group topology
addEdge(FluctNetEdge) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetOrderedEdgeSet
 
addEdge(FluctNetEdge) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetTreeTopology
Adds an edge to the topology
addEdgeFront(FluctNetEdge) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetOrderedEdgeSet
Adds an edge to the front of this list
addEdges(Collection) - Method in class de.korelstar.math.graph.EdgesSet
Adds edges
addEdges(FluctNetEdgeCollection) - Method in interface org.demac.impl.j2me.transport.fluctnet.FluctNetEdgeCollection
Adds all of the edges from coll to the collection
addEdges(Collection) - Method in interface org.demac.impl.j2me.transport.fluctnet.FluctNetEdgeCollection
Adds all of the edges from coll to the collection
addEdges(FluctNetEdgeCollection) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetEdgeSet
 
addEdges(Collection) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetEdgeSet
 
addEdges(FluctNetEdgeCollection) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetOrderedEdgeSet
 
addEdges(Collection) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetOrderedEdgeSet
 
addEdgesFront(FluctNetEdgeCollection) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetOrderedEdgeSet
Adds a collection of edges to the front of this list
addElement(InputOutputType) - Method in class org.demac.impl.j2me.process.base.service.webservices.wsdl.parser.xmlschema.ComplexType
 
addElement(InputOutputType) - Method in class org.demac.impl.j2me.process.base.service.webservices.wsdl.parser.xmlschema.Element
 
addElement(InputOutputType) - Method in interface org.demac.impl.j2me.process.base.service.webservices.wsdl.parser.xmlschema.InputOutputType
 
addEntityToDomain(Entity) - Method in interface org.demac.context.core.model.DomainContext
 
addEntityToDomain(Entity) - Method in class org.demac.impl.j2me.context.core.model.DomainContextImpl
 
addEventListener(EventListener, EventHandle) - Method in class org.demac.event.EventService
Method to register an org.demac.event.EventListener for a specific org.demac.event.Event at the EventService.
addEventListener(DeviceHandle, EventListener, EventHandle) - Method in class org.demac.event.EventService
Method to register an org.demac.event.EventListener for a specific org.demac.event.Event at the EventService of a local or remote org.demac.Device.
addEventListener(DeviceHandle, EventListener, EventHandle) - Method in class org.demac.impl.event.EventServiceImpl
 
addEventListener(EventListener, EventHandle) - Method in class org.demac.impl.event.EventServiceImpl
 
addExtension(String, Serializable) - Method in class org.demac.impl.j2me.process.base.persistence.AmplifiedPackageImpl
 
addExtension(String, Serializable) - Method in interface org.demac.process.base.persistence.AmplifiedPackage
Adds a data-extension.
addGlobalParameter(Parameter) - Method in class org.vilenica.da.types.Process
 
addGlobalParameters(Process, String) - Static method in class org.vilenica.da.service.HandleGlobalParameters
 
addGroupLeaderSeenFlag(DeviceHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.messages.tree.FluctNetFragmentConnectMessage
Adds a group to the list of group leader who already saw the request
addGroupLeaderSeenFlag(DeviceHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.messages.tree.FluctNetTreeRouteRequestMessage
Adds a group to the list of group leader who already saw the request
addGroupNode(DeviceHandle, RoutingPath) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetGroup
Adds a node to this group
addInteractionActivity(InteractionActivity) - Method in class org.vilenica.da.types.Process
 
addInteractor(Interactor) - Method in class org.vilenica.da.types.Presentation
 
addInverse(Map) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetMultiMap
 
addItem(String, String, String, String, String, String) - Method in class org.demac.impl.j2me.desktop.monitor.LocalServicesMonitor
 
addItemInteractorMapping(ItemInteractorMapping) - Method in class org.vilenica.da.types.Presentation
 
addLanguage(ASN1UTF8String) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.soap.SoapFaultReason
 
addLayoutComponent(String, Component) - Method in class org.demac.impl.j2me.helper.ListLayout
 
addManagementListener(ManagementListener) - Method in class org.demac.impl.j2me.management.core.ManagementService
This method is used to add a ManagementListener in order to listen to specific management events.
addManagementListener(ManagementListener) - Method in class org.demac.impl.j2me.management.core.ManagementServiceImpl
 
addManagementSevice(ContextManagementService) - Method in interface org.demac.context.ContextService
 
addManagementSevice(ContextManagementService) - Method in class org.demac.impl.j2me.context.ContextServiceImpl
 
addManagerID(String) - Method in class org.demac.impl.j2me.management.logging.ReadWriteControlDocument
This method is used to add a manager to the ReadWriteControlDocument.
addManagerStartconstellation(String, Vector) - Method in class org.demac.impl.j2me.management.logging.ReadWriteLogfile
This method is used to add a manager start constellation entry to the ReadWriteLogfile.
addMapping(String, String, Class, Marshal) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.ClassMap
Defines a direct mapping from a namespace and name to a java class (and vice versa), using the given marshal mechanism
addMapping(String, String, Class) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.ClassMap
Defines a direct mapping from a namespace and name to a java class (and vice versa)
addMessageHandler(FluctNetMessageHandler) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetTransportService
Adds a message handler to the set of handlers
addMessageReceiver(String, ActivityAddress, MessageReceiver) - Method in interface de.korelstar.mobile.process.parallel.messages.MessageSender
Subscribe a MessageReceiver for receiving messages of a certain type for a specific ActivityAddress
addMessageReceiver(String, ActivityAddress, MessageReceiver) - Method in class org.demac.impl.j2me.process.ext.concurrency.MessageAdapter
 
addMissingPrecedences(ProcessAdapter) - Method in class de.korelstar.mobile.process.parallel.model.adapter.ProcessAdapter
Adds all precedences of another process, which are not contained in this process.
addMissingPrecedences(ProcessAdapter) - Method in class org.demac.impl.j2me.process.ext.concurrency.DPDLAdapter
 
addNode(Node) - Method in class de.korelstar.math.graph.Graph
Adds a node to the graph
addNode(DeviceHandle) - Method in interface org.demac.impl.j2me.transport.fluctnet.FluctNetNodeCollection
Adds a device node at the end of the list
addNode(DeviceHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetNodeSet
Adds a device node to the set
addNode(DeviceHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetOrderedNodeSet
 
addNodes(FluctNetNodeCollection) - Method in interface org.demac.impl.j2me.transport.fluctnet.FluctNetNodeCollection
Adds all nodes of
addNodes(FluctNetNodeCollection) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetNodeSet
Adds all nodes of
addNodes(FluctNetNodeCollection) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetOrderedNodeSet
 
addNodeToRoute(DeviceHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.messages.FluctNetMessageWithRoutingPath
Adds a node to the route the message has taken so far.
addNonFunctionalRequirement(NonFunctionalRequirement) - Method in class org.vilenica.da.types.Presentation
 
addNonFunctionalRequirement(NonFunctionalRequirement) - Method in class org.vilenica.da.types.Process
 
addOIDRegistry(OIDRegistry) - Static method in class org.demac.impl.j2me.process.base.service.webservices.asn1.OIDRegistry
Adds a registry to the set of globally known ones unless it is already in the global set.
addOrder(ReceiverInstruction) - Method in class org.demac.impl.j2me.management.core.ManagementService
This method is used to commit a ReceiverInstruction to the ManagementService.
addOrder(ReceiverInstruction) - Method in class org.demac.impl.j2me.management.core.ManagementServiceImpl
 
addOrder(ReceiverInstruction) - Method in class org.demac.impl.j2me.management.util.ProcessOrderContainer
This method is used to add a ReceiverInstruction to the container.
addPaddingBytes(byte[], int) - Static method in class org.demac.impl.j2me.transport.security.crypto.Padding
Padded ein ByteArray mit PaddingBytes.
addPrecedence(Precedence) - Method in class de.korelstar.mobile.process.parallel.model.adapter.ProcessAdapter
Adds a precedence to the process
addPrecedence(Precedence) - Method in class org.demac.impl.j2me.process.ext.concurrency.DPDLAdapter
 
addPresentation(Presentation) - Method in class org.vilenica.da.types.InteractionActivity
 
addProcessListener(ProcessListener) - Method in class org.demac.impl.j2me.process.core.process.ProcessServiceImpl
 
addProcessListener(ProcessListener) - Method in class org.demac.process.core.process.ProcessService
Method to register an object which implements the org.demac.process.core.process.ProcessListener interface at the service.
addProcessor(String) - Method in class org.demac.impl.j2me.management.logging.ReadWriteLogfile
This method adds a new processor to the LogFile.
addProperty(String, Object) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.SoapObject
Adds a property (parameter) to the object.
addProperty(String, ElementType, Object) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.SoapObject
Deprecated. Adds a property (parameter) to the object. This is essentially a sub element.
addProperty(PropertyInfo, Object) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.SoapObject
Adds a property (parameter) to the object.
addPublicKey(DeviceHandle, RSAKeyParameters) - Method in class org.demac.impl.j2me.transport.security.CredentialManager
Fügt einen neuen öffentlichen Schlüssel ein.
addPublicKey(DeviceHandle, RSAKeyParameters) - Method in class org.demac.impl.j2me.transport.security.PublicKeyRing
fuegt den oeffentlichen Schluessel eines Kooperationspartners in den Public Key Ring ein.
addQualityParameter(QualityParameter) - Method in interface org.demac.context.core.model.QualityConstraints
 
addQualityParameter(QualityParameter) - Method in class org.demac.impl.j2me.context.core.model.QualityConstraintsImpl
 
addReason(SoapFaultReason) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.soap.SoapFaultReasons
 
addRelatedEntity(Entity) - Method in interface org.demac.context.core.model.DeducedAttribute
 
addRelatedEntity(Entity) - Method in class org.demac.impl.j2me.context.core.model.DeducedAttributeImpl
 
addRemoveDataSetListener(RemoveDataSetListener) - Method in class org.demac.impl.j2me.process.core.persistence.J2MEStorage
 
addRemoveDataSetListener(RemoveDataSetListener) - Method in class org.demac.process.core.persistence.PersistenceService
Adds a RemoveDataSetListener, which is notficated, when a DataSet is removed.
addReputation(Reputation) - Static method in class org.demac.impl.j2me.transport.security.ReputationStorage
 
addRequest(Directive, boolean) - Method in class org.demac.impl.j2me.management.logging.ReadWriteLogfile
This method is used to add an incoming request to the ReadWriteLogfile.
address - Static variable in class org.demac.impl.j2me.process.base.service.webservices.wsdl.parser.WSDLConstants
 
addRoutingEntry(DeviceHandle, DeviceHandle, DeviceHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetRoutingTable
Adds a routing entry to the routing table
addServerSocket(DEMACServerSocket) - Method in class org.demac.impl.j2me.process.base.service.rmi.DEMACSocketManager
Methode zum Hinzufügen von ServerSockets zu den ServerSockets, die von diesem DSManager verwaltet werden
addServiceObjectListener(ServiceObjectListener) - Method in interface org.demac.context.ContextService
Method to add a listener to the list of ServiceObjectListeners.
addServiceObjectListener(ServiceObjectListener) - Method in class org.demac.impl.j2me.context.ContextServiceImpl
 
addSymmetricEdge(Edge) - Method in class de.korelstar.math.graph.SymmetricEdgesMap
Adds a symmetric relation betwenn two nodes
addTAMessagePairToBuffer(TransportMessage, TransportAddress) - Method in interface org.demac.context.registry.service.ConnectionPropertiesService
 
addTAMessagePairToBuffer(TransportMessage, TransportAddress) - Method in class org.demac.impl.j2me.context.registry.service.ConnectionPropertiesServiceImpl
 
addTemplate(SoapObject) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.ClassMap
Adds a SoapObject to the class map.
addTentativePrecedence(Precedence) - Method in class de.korelstar.mobile.process.parallel.model.adapter.ProcessAdapter
Adds a precedence of a optimistic conflict resolution of another replicate
addTentativePrecedence(Precedence) - Method in class org.demac.impl.j2me.process.ext.concurrency.DPDLAdapter
 
addText(ASN1UTF8String) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.soap.SoapFaultReason
 
addToSendQueu(String) - Method in class org.demac.impl.j2me.transport.protocol.socket.SocketMulticastServer
 
addTransition(Transition) - Method in class org.vilenica.da.types.Process
 
addTransportAddress(TransportAddress) - Method in class org.demac.impl.j2me.transport.DeviceImpl
Method to associate a TransportAddress to this Device.
addTransportConnectorListener(TransportConnectorListener) - Method in class org.demac.impl.j2me.transport.protocol.bluetooth.BluetoothConnector
 
addTransportConnectorListener(TransportConnectorListener) - Method in class org.demac.impl.j2me.transport.protocol.discovery.DiscoveryConnector
 
addTransportConnectorListener(TransportConnectorListener) - Method in class org.demac.impl.j2me.transport.protocol.routing.RoutingConnector
 
addTransportConnectorListener(TransportConnectorListener) - Method in class org.demac.impl.j2me.transport.protocol.socket.SocketConnector
 
addTransportConnectorListener(TransportConnectorListener) - Method in class org.demac.impl.j2me.transport.TransportConnector
Method to register an org.demac.impl.TransportConnectorListener at the connector.
addTransportListener(TransportListener) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetTransportService
 
addTransportListener(TransportListener) - Method in class org.demac.impl.j2me.transport.fluctnet.test.OldTransportServiceImpl
 
addTransportListener(TransportListener) - Method in class org.demac.impl.j2me.transport.TransportServiceImpl
 
addTransportListener(TransportListener) - Method in class org.demac.transport.TransportService
Method to register an object which implements the org.demac.transport.TransportListener interface at the service.
addTreeChild(DeviceHandle, RoutingPath) - Method in class org.demac.impl.j2me.transport.fluctnet.messagehandler.FluctNetGroupLeaderMessageHandler
Adds a tree child
addType(ASN1Type) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Choice
Adds the given type as an alternative choice to the collection of choices.
ALL - Static variable in class org.demac.event.MulticastEvent
This constant indecates a global scope of the multicast event.
ALL - Static variable in interface org.demac.process.base.dpdl.ActivityRef
editable = ALL.
allowRemoteAccess() - Method in interface org.demac.context.core.model.Attribute
 
allowRemoteAccess() - Method in interface org.demac.context.core.model.QualityParameter
 
allowRemoteAccess() - Method in class org.demac.impl.j2me.context.core.model.DeducedAttributeImpl
 
allowRemoteAccess() - Method in class org.demac.impl.j2me.context.core.model.DefinedAttributeImpl
 
allowRemoteAccess() - Method in class org.demac.impl.j2me.context.core.model.QualityParameterImpl
 
allowRemoteAccess() - Method in class org.demac.impl.j2me.context.core.model.SensedAttributeImpl
 
allowRemoteAccess() - Method in class org.demac.impl.j2me.context.extension.model.BatteryLevelAttribute
 
allowRemoteAccess() - Method in class org.demac.impl.j2me.context.extension.model.CalendarTaskAttribute
 
allowRemoteAccess() - Method in class org.demac.impl.j2me.context.extension.model.ConfigurationAttribute
 
allowRemoteAccess() - Method in class org.demac.impl.j2me.context.extension.model.ConnectionAttribute
 
allowRemoteAccess() - Method in class org.demac.impl.j2me.context.extension.model.DeviceTypeAttribute
 
allowRemoteAccess() - Method in class org.demac.impl.j2me.context.extension.model.FreeDiskSpaceAttribute
 
allowRemoteAccess() - Method in class org.demac.impl.j2me.context.extension.model.IdentityAttribute
 
allowRemoteAccess() - Method in class org.demac.impl.j2me.context.extension.model.LocationAttribute
 
allowRemoteAccess() - Method in class org.demac.impl.j2me.context.extension.model.ResolutionAttribute
 
allowRemoteAccess() - Method in class org.demac.impl.j2me.context.extension.model.TimeOutAttribute
 
allowRemoteAccess() - Method in class org.demac.impl.j2me.context.extension.model.TotalDiskSpaceAttribute
 
allowRemoteAccess() - Method in class org.demac.impl.j2me.context.extension.model.UserActivityAttribute
 
allowRemoteAccess() - Method in class org.demac.impl.j2me.context.extension.model.UserIdentityAttribute
 
AllTests - Class in org.demac.impl.j2me.transport.fluctnet.test
 
AllTests() - Constructor for class org.demac.impl.j2me.transport.fluctnet.test.AllTests
 
AmplifiedPackage - Interface in org.demac.process.base.persistence
All data of a process
AmplifiedPackageImpl - Class in org.demac.impl.j2me.process.base.persistence
 
AmplifiedPackageImpl(DataSet, Package, Hashtable) - Constructor for class org.demac.impl.j2me.process.base.persistence.AmplifiedPackageImpl
 
analyze() - Method in class org.demac.interactionservice.TestMain
 
AND - Static variable in interface org.demac.process.base.dpdl.Join
Type: AND
AND - Static variable in interface org.demac.process.base.dpdl.Split
Type: AND.
appendNode(DeviceHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.RoutingPath
Adds a node to the end of the route
appendPath(RoutingPath) - Method in class org.demac.impl.j2me.transport.fluctnet.RoutingPath
Appends all nodes of path to this path
Application - Interface in org.demac.process.base.dpdl
A placeholder for a non-manual performer of an org.demac.process.base.dpdl.Activity, for example a service.
Application - Class in org.vilenica.da.types
 
Application() - Constructor for class org.vilenica.da.types.Application
Creates a new instance of Application
ApplicationImpl - Class in org.demac.impl.j2me.process.base.dpdl
A placeholder for a non-manual performer of an org.demac.process.base.dpdl.Activity, for example a service.
ApplicationImpl() - Constructor for class org.demac.impl.j2me.process.base.dpdl.ApplicationImpl
 
Apply - Class in de.korelstar.mobile.process.parallel.messages
Tells the other replicates to add a precedence finally.
Apply(ActivityAddress, ActivityAddress, String, String) - Constructor for class de.korelstar.mobile.process.parallel.messages.Apply
 
Apply(ActivityAddress, ActivityAddress, Precedence) - Constructor for class de.korelstar.mobile.process.parallel.messages.Apply
 
archiveProcess(byte[]) - Method in class org.demac.impl.j2me.process.core.persistence.J2MEStorage
 
archiveProcess(byte[]) - Method in class org.demac.process.core.persistence.PersistenceService
Method to archive a process.
areByteArraysEqual(byte[], byte[]) - Static method in class org.demac.impl.j2me.transport.security.Utility
testet zwei Byte-Arrays auf inhaltliche Gleichheit, also byte für byte
arePrivateKeysEqual(RSAPrivateCrtKeyParameters, RSAPrivateCrtKeyParameters) - Static method in class org.demac.impl.j2me.transport.security.Utility
testet zwei private Schlüssel auf Gleichheit
arePublicKeysEqual(RSAKeyParameters, RSAKeyParameters) - Static method in class org.demac.impl.j2me.transport.security.Utility
testet zwei öffentliche Schlüssel auf Gleichheit
ASN1 - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Defines various constants used with ASN.1 such as the tag and type class identifiers.
ASN1AbstractCollection - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Represents an abstract collection of ASN.1 types such as a SEQUENCE or a SET.
ASN1AbstractCollection() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1AbstractCollection
Method declarations with default implementation.
ASN1AbstractCollection(int) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1AbstractCollection
Creates an instance with the given capacity.
ASN1AbstractCollectionOf - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Represents the ASN.1 SEQUENCE OF and SET OF types in a general way.
ASN1AbstractCollectionOf(int, Class) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1AbstractCollectionOf
Creates an instance with the given capacity.
ASN1AbstractCollectionOf(Class) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1AbstractCollectionOf
Creates an instance
ASN1AbstractString - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
The root class of all ASN.1 string types including but not limited to IA5String, VisibleString, PrintableString, UTCTime, and GeneralizedTime.
ASN1AbstractString() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1AbstractString
 
ASN1AbstractString(String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1AbstractString
Creates an instance with the given string value.
ASN1AbstractType - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
The basic interface for Java objects representing primitive ASN.1 types according to ITU-T Recommendation X.680.
ASN1AbstractType() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1AbstractType
 
ASN1BitString - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Represents an ASN.1 BIT STRING type.
ASN1BitString() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1BitString
Initializes an instance for decoding.
ASN1BitString(boolean[]) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1BitString
Initializes the instance for encoding with the given bits.
ASN1BitString(byte[], int) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1BitString
Creates an instance with the given contents.
ASN1BMPString - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Represents a BMPString.
ASN1BMPString() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1BMPString
Creates a new ASN1BMPString object.
ASN1BMPString(String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1BMPString
Creates an instance with the given string value.
ASN1Boolean - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Represents an ASN.1 BOOEAN type.
ASN1Boolean() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Boolean
 
ASN1Boolean(boolean) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Boolean
 
ASN1Boolean(String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Boolean
 
ASN1Choice - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
This type represents the ASN.1 CHOICE type as specified in ITU-T Recommendation X.680.
ASN1Choice() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Choice
Creates an instance with an initial capacity of 2.
ASN1Choice(int) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Choice
Creates an instance with the given initial capacity.
ASN1Collection - Interface in org.demac.impl.j2me.process.base.service.webservices.asn1
The basic interface for Java objects representing a constructed ASN.1 type such as a SEQUENCE or SET as specified in ITU-T Recommendation X.680.
ASN1CollectionOf - Interface in org.demac.impl.j2me.process.base.service.webservices.asn1
The basic interface for Java objects representing a constructed ASN.1 type such as a SEQUENCE or SET as specified in ITU-T Recommendation X.680.
ASN1DERIOGenerator - Class in org.demac.impl.j2me.process.base.service.webservices.asn1.soap
Implements the interface org.demac.impl.j2me.process.base.service.webservices.IOGenerator
ASN1DERIOGenerator() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.soap.ASN1DERIOGenerator
 
ASN1Enumerated - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Represents an ASN.1 ENUMERATED type.
ASN1Enumerated() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Enumerated
Creates a new instance ready for parsing.
ASN1Enumerated(int) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Enumerated
Creates an instance with the given int value.
ASN1Enumerated(BigInteger) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Enumerated
Creates a new instance with the given BigInteger as its initial value.
ASN1Exception - Exception in org.demac.impl.j2me.process.base.service.webservices.asn1
 
ASN1Exception() - Constructor for exception org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Exception
 
ASN1Exception(String) - Constructor for exception org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Exception
 
ASN1GeneralizedTime - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
This is the Generalized Time class.
ASN1GeneralizedTime() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1GeneralizedTime
Creates an instance.
ASN1GeneralizedTime(String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1GeneralizedTime
Creates an instance with the given date string.
ASN1GeneralizedTime(Calendar) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1GeneralizedTime
Creates an instance with the given date.
ASN1GeneralizedTime(Date) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1GeneralizedTime
Creates an instance with the given date.
ASN1GeneralizedTime(long) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1GeneralizedTime
Creates an instance with the given number of milliseconds since January 1, 1970, 00:00:00 GMT.
ASN1IA5String - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
This class represents an ASN.1 IA5String as described in ITU-T Recommendation X.680.
ASN1IA5String() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1IA5String
Constructor declaration.
ASN1IA5String(String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1IA5String
Creates an instance with the given string value.
ASN1Integer - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Represents an ASN.1 INTEGER type.
ASN1Integer() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Integer
Creates a new instance ready for parsing.
ASN1Integer(BigInteger) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Integer
Creates a new instance with the given BigInteger as its initial value.
ASN1Integer(String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Integer
Creates an ASN.1 INTEGER from the given string representation.
ASN1Integer(byte[]) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Integer
Creates a new instance from the given byte array.
ASN1Integer(int, byte[]) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Integer
Translates the sign-magnitude representation of a BigInteger into an ASN.1 INTEGER.
ASN1Integer(int) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Integer
Creates an instance with the given int value.
ASN1NOP - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
The ASN1NOP class helps to keep ASN1Types at fixed positions in the internal list.
ASN1Null - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Represents the ASN.1 NULL type.
ASN1Null() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Null
 
ASN1ObjectIdentifier - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Represents an ASN.1 OBJECT IDENTIFIER type.
ASN1ObjectIdentifier() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1ObjectIdentifier
Creates a new ASN1ObjectIdentifier object.
ASN1ObjectIdentifier(int[]) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1ObjectIdentifier
Creates an instance with the given array of integers as elements.
ASN1ObjectIdentifier(String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1ObjectIdentifier
Creates an ASN.1 OBJECT IDENTIFIER instance initialized from the given OID string representation.
ASN1OctetString - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Represents an ASN.1 OCTET STRING type.
ASN1OctetString() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1OctetString
 
ASN1OctetString(byte[]) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1OctetString
Creates an instance with side effects.
ASN1Opaque - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Represents an opaque type.
ASN1Opaque() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Opaque
Creates an instance.
ASN1Opaque(byte[]) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Opaque
Creates an instance that stores the given encoding.
ASN1Opaque(int, int, byte[]) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Opaque
Creates an instance with the given type, class, and inner type.
ASN1OpenType - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
This type represents what was formerly called the ASN.1 ANY type.
ASN1OpenType() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1OpenType
 
ASN1OpenType(Resolver) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1OpenType
Creates an instance that attempts to resolve the actual type on decoding using the given Resolver.
ASN1OpenType(OIDRegistry, ASN1ObjectIdentifier) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1OpenType
This constructor corresponds to the superseded ANY DEFINED BY type.
ASN1OpenType(ASN1ObjectIdentifier) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1OpenType
 
ASN1Permission - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
This permission is for controlling access to functionality of the ASN.1 package.
ASN1Permission(String, String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Permission
Creates an instance with the given name and actions list.
ASN1Permission(String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Permission
Creates an instance with the given name and actions list.
ASN1PrintableString - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
This class represents an ASN.1 PrintableString as described in ITU-T Recommendation X.680.
ASN1PrintableString() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1PrintableString
 
ASN1PrintableString(String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1PrintableString
Creates an instance with the given string value.
ASN1Real - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
 
ASN1Real() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Real
 
ASN1Real(float) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Real
 
ASN1Real(double) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Real
 
ASN1Real(String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Real
 
ASN1RegisteredType - Interface in org.demac.impl.j2me.process.base.service.webservices.asn1
This class represents an ASN.1 type that is officially registered.
ASN1Sequence - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Represents an ASN.1 SEQUENCE type as specified in ITU-T Recommendation X.680.
ASN1Sequence() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Sequence
 
ASN1Sequence(int) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Sequence
Creates an instance with the given capacity.
ASN1SequenceOf - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Represents an ASN.1 SEQUENCE OF type as specified in ITU-T Recommendation X.680.
ASN1SequenceOf(Class) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1SequenceOf
Creates an instance that keeps elements of the given type.
ASN1SequenceOf(Class, int) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1SequenceOf
Creates an instance with the given capacity.
ASN1SequenceOf(Resolver) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1SequenceOf
Creates an instance that uses the given Resolver to create new elements.
ASN1Set - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Represents an ASN.1 SET type as specified in ITU-T Recommendation X.680.
ASN1Set() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Set
 
ASN1Set(int) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Set
Creates an instance with the given capacity.
ASN1SetOf - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Represents an ASN.1 SEQUENCE OF type as specified in ITU-T Recommendation X.680.
ASN1SetOf(Class) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1SetOf
Creates an instance that keeps elements of the given type.
ASN1SetOf(Class, int) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1SetOf
Creates an instance with the given capacity.
ASN1SetOf(Resolver) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1SetOf
Creates an instance that uses the given Resolver to create new elements.
ASN1SetOf(Resolver, int) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1SetOf
Creates an instance that uses the given Resolver to create new elements.
ASN1String - Interface in org.demac.impl.j2me.process.base.service.webservices.asn1
The common interface of all ASN.1 string types.
ASN1T61String - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
This class represents an ASN.1 T61String as described in ITU-T Recommendation X.680.
ASN1T61String() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1T61String
Constructor.
ASN1T61String(String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1T61String
Creates an instance with the given string value.
ASN1TagComparator - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
ASN1 Comparator, used for Sorting an ASN1 Set.
ASN1TagComparator() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1TagComparator
 
ASN1TaggedType - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Represents an ASN.1 tagged type.
ASN1TaggedType(int, int, ASN1Type, boolean) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1TaggedType
Creates an instance with the given tag, tag class, and inner type.
ASN1TaggedType(int, ASN1Type, boolean) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1TaggedType
Creates an instance with the given tag and inner type.
ASN1TaggedType(int, ASN1Type, boolean, boolean) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1TaggedType
Creates an instance with the given tag, tag class, and inner type.
ASN1Time - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
This is the root class of all ASN.1 time types.
ASN1Time() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Time
 
ASN1Type - Interface in org.demac.impl.j2me.process.base.service.webservices.asn1
The basic interface for Java objects representing primitive ASN.1 types according to ITU-T Recommendation X.680.
ASN1TypeToDataField - Class in org.demac.impl.j2me.process.base.service.webservices.asn1.soap
 
ASN1TypeToDataField() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.soap.ASN1TypeToDataField
 
ASN1UniversalString - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Represents a UniversalString.
ASN1UniversalString() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1UniversalString
 
ASN1UniversalString(String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1UniversalString
Creates an instance with the given string value.
ASN1UTCTime - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
This is the root class of all ASN.1 time types.
ASN1UTCTime() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1UTCTime
Creates an instance.
ASN1UTCTime(String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1UTCTime
Creates an instance with the given date string.
ASN1UTCTime(Calendar) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1UTCTime
Creates an instance with the given Calendar.
ASN1UTCTime(Date) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1UTCTime
Creates an instance with the given date.
ASN1UTF8String - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
This class represents an ASN.1 UTF 8 String as described in ITU-T Recommendation X.680.
ASN1UTF8String() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1UTF8String
Creates an instance.
ASN1UTF8String(String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1UTF8String
Creates an instance with the given string value.
ASN1VisibleString - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
This class represents an ASN.1 T61String as described in ITU-T Recommendation X.680.
ASN1VisibleString() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1VisibleString
 
ASN1VisibleString(String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1VisibleString
Creates an instance with the given string value.
assign() - Method in class org.demac.impl.services.Example
 
AsymmetricKeyPairGenerator - Class in org.demac.impl.j2me.transport.security.crypto
 
AsymmetricKeyPairGenerator() - Constructor for class org.demac.impl.j2me.transport.security.crypto.AsymmetricKeyPairGenerator
 
ASYNCHR - Static variable in interface org.demac.process.base.dpdl.Deadline
Execution: ASYNCHR.
ASYNCHR - Static variable in interface org.demac.process.base.dpdl.Exception
Execution-Type: ASYNCHR.
ASYNCHR - Static variable in interface org.demac.process.base.dpdl.SubFlow
ExecutionType: ASYNCHR.
Attribute - Interface in org.demac.context.core.model
 
Attribute - Class in org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml
Attribute class, used by both kDom and the pullparser.
Attribute(String, String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.Attribute
Creates a new Attribute instance with the given name and value.
Attribute(String, String, String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.Attribute
creates a new Attribute with the given namespace, name and value
attribute(String, String) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.io.AbstractXmlWriter
writes an attribute.
attribute(String, String, String) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.io.AbstractXmlWriter
writes an attribute with the given namespace.
attribute(String, String) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.io.XmlWriter
writes a degenerated tag with the given name and attributes
AttributeHandle - Interface in org.demac.context.core.model
 
AttributeHandleImpl - Class in org.demac.impl.j2me.context.core.model
 
AttributeHandleImpl() - Constructor for class org.demac.impl.j2me.context.core.model.AttributeHandleImpl
 
AttributeHandleImpl(Object) - Constructor for class org.demac.impl.j2me.context.core.model.AttributeHandleImpl
 
AttributeIcon - Class in org.demac.impl.j2me.desktop.rendering
 
AttributeIcon() - Constructor for class org.demac.impl.j2me.desktop.rendering.AttributeIcon
 
AttributeSerializer - Interface in org.demac.context.core.management
 
AttributeValue - Interface in org.demac.context.core.model
 
AuthenticationService - Class in org.demac.impl.j2me.transport.security
 
AuthenticationService() - Constructor for class org.demac.impl.j2me.transport.security.AuthenticationService
 
AuthorisedDevices - Interface in org.demac.management
This Class is a container for storing and getting Vector[s] of Devices which have specific permissions.
AuthorisedDevicesImpl - Class in org.demac.impl.j2me.management.core
Implementation of the org.demac.management.AuthorisedDevicesinterface.
AuthorisedDevicesImpl(Vector, Vector) - Constructor for class org.demac.impl.j2me.management.core.AuthorisedDevicesImpl
The standard constructor to create a AuthorisedDevicesImpl object.
AUTOMATIC - Static variable in interface org.demac.process.base.dpdl.Activity
Start-Mode / Finish-Mode = AUTOMATIC.
available() - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
Returns the number of bytes that can be read from the underlying stream without blocking.
availableMessages() - Method in class org.demac.impl.j2me.transport.FileMessageStorage
 
availableMessages() - 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