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

C

Cache - Class in org.demac.impl.j2me.context.registry
Singleton-Klasse zur Verwaltung des lokalen Cache.
CacheData - Class in org.demac.impl.j2me.context.registry
Realisiert Objekte zur Aufnahme von Cache-Daten
CacheData(String, String, long) - Constructor for class org.demac.impl.j2me.context.registry.CacheData
Instanziierung eines Cache-Datensatz-Objekts, unter Übergabe der Parameter fuer den Schluessel, den Wert und das aktuelle Datum (Zeit+Datum als millisekunden seit "the epoch")
calculator(String, int, int) - Method in class org.demac.impl.j2me.process.ext.concurrency.Services
 
Calculator - Class in org.demac.impl.services
 
Calculator() - Constructor for class org.demac.impl.services.Calculator
 
CalendarTaskAttribute - Class in org.demac.impl.j2me.context.extension.model
TODO Mirwais: Comment this class
CalendarTaskAttribute() - Constructor for class org.demac.impl.j2me.context.extension.model.CalendarTaskAttribute
Constructor
call() - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.HttpTransport
Sends the requestEnvelope and fills the responseEnvelope
call(SoapObject) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.HttpTransport
Executes a SOAP Method and returns a response
call(XmlIO, XmlIO) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.HttpTransport
 
callComputation(String) - Method in class org.demac.impl.services.Example
 
Cancel - Class in de.korelstar.mobile.process.parallel.messages
Cancels a new precedence.
Cancel(ActivityAddress, ActivityAddress, String, String) - Constructor for class de.korelstar.mobile.process.parallel.messages.Cancel
 
Cancel(ActivityAddress, ActivityAddress, Precedence) - Constructor for class de.korelstar.mobile.process.parallel.messages.Cancel
 
cancelCurrentProcess() - Method in class org.demac.impl.j2me.process.base.exe.BaseExecutionServiceImpl
 
cancelCurrentProcess() - Method in class org.demac.process.core.exe.ExecutionService
Method to stop the execution of the current process
CANCELLED - Static variable in class org.demac.impl.j2me.process.core.process.ProcessInformationDispatcher
 
CARDINALITY_TYPE_ATTRIBUTE - Static variable in class org.vilenica.da.xml.MIPLParser
 
castToBoolean(Object) - Static method in class org.demac.impl.j2me.basictypes.DEMACClassCaster
 
castToDouble(Object) - Static method in class org.demac.impl.j2me.basictypes.DEMACClassCaster
 
castToInteger(Object) - Static method in class org.demac.impl.j2me.basictypes.DEMACClassCaster
 
cdStringtoFile(String, String) - Method in class org.demac.impl.j2me.management.logging.ManagementDocumentHandler
Saves a String representation of a ControlDocument to File
changeProcessor(String) - Method in class org.demac.impl.j2me.management.logging.ReadWriteControlDocument
This method is used to change the current processor.
checkAndCreateNecessaryDirectories() - Method in class org.demac.impl.j2me.management.logging.ManagementDocumentHandler
This method is used to check if all necessary Management-Directories are available, if they are not already created they will be created.
checkConstraints() - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1AbstractCollection
Checks the constraint on this type if it is set.
checkConstraints() - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1AbstractType
Checks the constraint on this type if it is set.
checkConstraints() - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Choice
Checks the constraint on the inner type if it is set.
checkConstraints() - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1NOP
DOCUMENT ME!
checkConstraints() - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1OpenType
Checks the constraint on the inner type if it is set.
checkConstraints() - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Type
Checks the constraints registered with this instance.
checkForJoin(AmplifiedPackage, String) - Method in class org.demac.impl.j2me.process.ext.concurrency.ConcurrencyServiceImpl
 
checkForJoin(AmplifiedPackage, String) - Method in class org.demac.process.base.extension.ConcurrencyService
Checks, if a Join has to be performed and tries to perform it.
checkpointSync() - Method in class org.demac.impl.j2me.management.logging.ReadControlDocument
Determines whether checkpoints should be created or not.
CheckpointSynchronisation - Class in org.demac.impl.j2me.management.core
This class is used to characterize the checkpoint synchronization for a given process.
CheckpointSynchronisation(int) - Constructor for class org.demac.impl.j2me.management.core.CheckpointSynchronisation
This constructor should be used if checkpoints should be created after every "count" activities.
CheckpointSynchronisation(Vector) - Constructor for class org.demac.impl.j2me.management.core.CheckpointSynchronisation
This constructor should be used if checkpoints should be created after every activity in the Vector "vec".
checkTransportAddress(TransportAddress) - Method in interface org.demac.transport.Constraint
Method to check wether a given org.demac.transport.TransportAddress conforms to this constraint or not.
CLASS - Static variable in class org.demac.impl.j2me.desktop.config.SettingsEntry
 
CLASS_APPLICATION - Static variable in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1
DOCUMENT ME!
CLASS_CONTEXT - Static variable in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1
DOCUMENT ME!
CLASS_MASK - Static variable in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1
DOCUMENT ME!
CLASS_PRIVATE - Static variable in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1
DOCUMENT ME!
CLASS_UNIVERSAL - Static variable in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1
DOCUMENT ME!
ClassInstanceResolver - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Resolves requests for instances based on a class object.
ClassInstanceResolver(Class) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ClassInstanceResolver
Creates an instance with the given factory class.
ClassMap - Class in org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap
This class provides various soap properties relevant for (de)serialization, including a method for defining mappings between java classes and XML element names.
ClassMap() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.ClassMap
deprecated Create a new class map using the 2001 version of the XML schema namespace.
ClassMap(int) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.ClassMap
 
ClassMap(boolean) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.ClassMap
deprecated Creates a new Class map.
cleanUp(String) - Method in class org.demac.impl.j2me.management.logging.ManagementDocumentHandler
This method cleans up the ManagementDocumentHandler for a specific process.
clear() - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Choice
Clears the internal list of choices.
clear() - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.kdom.Element
removes all children and attributes
clear() - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.serialization.ElementType
 
clear() - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.serialization.PropertyInfo
 
clone() - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1ObjectIdentifier
Returns a clone of this instance.
clone() - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1OctetString
Returns a clone.
clone() - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1Opaque
Returns a clone.
clone() - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetEdge
Clones the edge using references
clone() - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetParentEntry
 
clone() - Method in class org.demac.impl.j2me.transport.fluctnet.RoutingPath
 
close() - Method in class org.demac.impl.j2me.desktop.PersistentOutputStream
 
close() - Method in class org.demac.impl.j2me.process.base.service.rmi.DEMACSocket
Methode zum Schließen des Sockets und Freigabe der Ressourcen
close() - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
This method closes the underlying stream.
close() - Method in class org.demac.impl.j2me.process.base.service.webservices.server.HTTPProtocolServer
 
close() - Method in class org.demac.impl.j2me.process.base.service.webservices.server.OverlayProtocolServer
 
close() - Method in class org.demac.impl.j2me.process.base.service.webservices.server.TCPProtocolServer
 
close() - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.io.XmlWriter
closes the XmlWriter by closing the underlying writer
close() - Method in class org.demac.impl.j2me.transport.protocol.bluetooth.BluetoothConnector
 
close() - Method in class org.demac.impl.j2me.transport.protocol.discovery.DiscoveryConnector
 
close() - Method in class org.demac.impl.j2me.transport.protocol.routing.RoutingConnector
 
close() - Method in class org.demac.impl.j2me.transport.protocol.socket.SocketConnector
 
close() - Method in class org.demac.impl.j2me.transport.protocol.socket.SocketMulticastServer
 
close() - Method in class org.demac.impl.j2me.transport.TransportConnector
Method to close this connector.
close() - Method in class org.demac.impl.j2sebridge.http.Connection
 
close() - Method in class org.demac.impl.j2sebridge.serversocket.Connection
 
close() - Method in class org.demac.impl.j2sebridge.serversocket.SConnection
 
close() - Method in class org.demac.impl.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
collectInformation() - Method in class org.demac.impl.services.Example
 
ComManager - Class in org.demac.impl.util
 
ComManager() - Constructor for class org.demac.impl.util.ComManager
 
COMMENT - Static variable in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.Xml
Integer constant for comments
CommunicationEntity - Class in org.demac.impl.j2me.context.extension.model
TODO Mirwais: Comment this class
CommunicationEntity() - Constructor for class org.demac.impl.j2me.context.extension.model.CommunicationEntity
Default Constructor must exists for unserialization.
CommunicationManager - Class in org.demac.impl.j2me.process.core.process
The Communication Manager handles all the communication of the Process Service.
CommunicationManager(ProcessServiceImpl) - Constructor for class org.demac.impl.j2me.process.core.process.CommunicationManager
Constructor to create a new CommunicationManager.
compare(Object, Object) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1TagComparator
 
compare(Object, Object) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERCodeComparator
 
compareTo(Object) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1ObjectIdentifier
This method compares two OID and returns -1, 0, 1 if this OID is less than, equal or greater than the given one.
CompensableServiceObject - Interface in org.demac.process.base.service
Interface of undoable (compensable) service objects, for a strategy pattern, so that the org.demac.process.base.exe.BaseExecutionService is able to execute all kinds of applications and services, which are compensable.
compensate(FormalParameter[], DataField[], String) - Method in interface org.demac.process.base.service.CompensableServiceObject
Method to execute a generic service.
Compensation - Interface in org.demac.process.base.dpdl
A set of org.demac.process.base.dpdl.ActivityRefs that is called in case of a failed transaction to compensate the effects of the transaction.
COMPENSATION_DISCRETE - Static variable in interface org.demac.process.base.dpdl.transactions.ISequenceTransaction
Defined types of compensation
COMPENSATION_GLOBALE - Static variable in interface org.demac.process.base.dpdl.transactions.ISequenceTransaction
 
COMPENSATION_RERUN - Static variable in interface org.demac.process.base.dpdl.transactions.ISequenceTransaction
 
CompensationImpl - Class in org.demac.impl.j2me.process.base.dpdl
Implementation of Compensation DPDL Compensation Element DPDL 1.1 compatible implementation
CompensationImpl() - Constructor for class org.demac.impl.j2me.process.base.dpdl.CompensationImpl
 
completeMigrationProtocol(int, DeviceHandle) - Method in class org.demac.impl.j2me.process.core.process.ProcessServiceImpl
 
complexType - Static variable in class org.demac.impl.j2me.process.base.service.webservices.wsdl.parser.WSDLConstants
 
ComplexType - Class in org.demac.impl.j2me.process.base.service.webservices.wsdl.parser.xmlschema
 
ComplexType() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.wsdl.parser.xmlschema.ComplexType
 
ComplexType(String) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.wsdl.parser.xmlschema.ComplexType
 
ComponentType - Class in org.vilenica.da.service
 
ComponentType() - Constructor for class org.vilenica.da.service.ComponentType
 
ConcurrencyService - Class in org.demac.process.base.extension
This class performs several services needed for parallel execution of processes.
ConcurrencyService() - Constructor for class org.demac.process.base.extension.ConcurrencyService
 
ConcurrencyServiceImpl - Class in org.demac.impl.j2me.process.ext.concurrency
Implementation of the concurrency service
Condition - Class in org.demac.context.base
 
Condition() - Constructor for class org.demac.context.base.Condition
 
Condition - Interface in org.demac.process.base.dpdl
An element to specify a Transition Condition.
CONDITION - Static variable in interface org.demac.process.base.dpdl.Condition
Type: CONDITION.
Condition - Class in org.vilenica.da.types
 
Condition() - Constructor for class org.vilenica.da.types.Condition
Creates a new instance of Condition
CONDITION_ELEMENT - Static variable in class org.vilenica.da.xml.MIPLParser
 
CONDITION_EXPRESSION_ELEMENT - Static variable in class org.vilenica.da.xml.MIPLParser
 
CONDITION_EXPRESSION_VALUE_ELEMENT - Static variable in class org.vilenica.da.xml.MIPLParser
 
ConditionExpression - Class in org.vilenica.da.types
 
ConditionExpression() - Constructor for class org.vilenica.da.types.ConditionExpression
Creates a new instance of ConditionExpression
ConditionExpressionValue - Class in org.vilenica.da.types
 
ConditionExpressionValue() - Constructor for class org.vilenica.da.types.ConditionExpressionValue
Creates a new instance of ConditionExpressionValue
ConditionHandler - Class in org.vilenica.da.service
 
ConditionHandler(Process) - Constructor for class org.vilenica.da.service.ConditionHandler
Creates a new instance of ConditionHandler
ConditionImpl - Class in org.demac.impl.j2me.context.base
 
ConditionImpl() - Constructor for class org.demac.impl.j2me.context.base.ConditionImpl
 
ConditionImpl - Class in org.demac.impl.j2me.process.base.dpdl
An element to specify a Transition Condition.
ConditionImpl() - Constructor for class org.demac.impl.j2me.process.base.dpdl.ConditionImpl
 
ConfidentialityService - Class in org.demac.impl.j2me.transport.security
 
ConfidentialityService() - Constructor for class org.demac.impl.j2me.transport.security.ConfidentialityService
 
ConfigurationAttribute - Class in org.demac.impl.j2me.context.extension.model
 
ConfigurationAttribute() - Constructor for class org.demac.impl.j2me.context.extension.model.ConfigurationAttribute
Constructor
ConfigurationValue - Class in org.demac.impl.j2me.context.extension.model
 
ConfigurationValue() - Constructor for class org.demac.impl.j2me.context.extension.model.ConfigurationValue
Constructor
Conflicts - Class in de.korelstar.mobile.process.parallel.model
This class allows easy access to conflicts in a process.
Conflicts(Set) - Constructor for class de.korelstar.mobile.process.parallel.model.Conflicts
 
connect() - Method in class org.demac.impl.j2me.process.base.service.rmi.DEMACSocket
 
Connection - Class in org.demac.impl.j2sebridge.http
 
Connection() - Constructor for class org.demac.impl.j2sebridge.http.Connection
 
Connection - Class in org.demac.impl.j2sebridge.serversocket
 
Connection() - Constructor for class org.demac.impl.j2sebridge.serversocket.Connection
 
Connection - Class in org.vilenica.da.types
Kapselt das Element aus der MIPL, wobei zunächst nicht unterstützt wird.
Connection() - Constructor for class org.vilenica.da.types.Connection
Creates a new instance of Connection
CONNECTION_ELEMENT - Static variable in class org.vilenica.da.xml.MIPLParser
 
CONNECTION_TYPE_BT - Static variable in class org.demac.impl.j2me.context.registry.service.ConnectionPropertiesServiceImpl
 
CONNECTION_TYPE_WLAN - Static variable in class org.demac.impl.j2me.context.registry.service.ConnectionPropertiesServiceImpl
 
ConnectionAttribute - Class in org.demac.impl.j2me.context.extension.model
TODO Mirwais: Comment this class
ConnectionAttribute() - Constructor for class org.demac.impl.j2me.context.extension.model.ConnectionAttribute
Constructor
ConnectionPropertiesService - Interface in org.demac.context.registry.service
 
ConnectionPropertiesServiceImpl - Class in org.demac.impl.j2me.context.registry.service
 
ConnectionResetHandler - Interface in org.demac.process.base.dpdl
An element to handle connection resets occuring during the execution of an activity.
ConnectionResetHandlerImpl - Class in org.demac.impl.j2me.process.base.dpdl
An element to handle connection resets occuring during the execution of an activity.
ConnectionResetHandlerImpl() - Constructor for class org.demac.impl.j2me.process.base.dpdl.ConnectionResetHandlerImpl
 
connectionResetOccured() - Method in class org.demac.impl.j2me.process.base.service.local.LocalService
 
connectionResetOccured() - Method in class org.demac.impl.j2me.process.base.service.rmi.RMIService
 
connectionResetOccured() - Method in class org.demac.impl.j2me.process.base.service.webservices.client.WebServiceRequestHandler
 
connectionResetOccured() - Method in interface org.demac.process.base.service.ServiceObject
Method to determine if an connection reset occurred during the execution of the service, so that the execution service can call the corresponding org.demac.process.base.dpdl.ConnectionResetHandler.
CONNECTIONS_ELEMENT - Static variable in class org.vilenica.da.xml.MIPLParser
 
ConnectionValue - Class in org.demac.impl.j2me.context.extension.model
TODO Mirwais: Comment this class
ConnectionValue() - Constructor for class org.demac.impl.j2me.context.extension.model.ConnectionValue
Constructor
connectsNodes(DeviceHandle, DeviceHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetEdge
Checks if two nodes are connected by this edge
constrain(ASN1Type) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.Constraint
 
constrain(ASN1Type) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ConstraintCollection
Calls constrain on all objects contained in this list.
Constraint - Interface in org.demac.impl.j2me.process.base.service.webservices.asn1
This interface specifies a constraint of some ASN.1 type.
Constraint - Interface in org.demac.transport
Superclass of all constraints which affact the transmission of org.demac.transport.TransportMessage[s].
ConstraintCollection - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
Implements a collection of constraints that can be added to any ASN1Type.
ConstraintCollection() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ConstraintCollection
 
ConstraintCollection(int) - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.ConstraintCollection
Creates an instance that is initialized with the given capacity.
ConstraintException - Exception in org.demac.impl.j2me.process.base.service.webservices.asn1
Thrown by Constraint instances if the validation of some ASN.1 type fails.
ConstraintException() - Constructor for exception org.demac.impl.j2me.process.base.service.webservices.asn1.ConstraintException
 
ConstraintException(String) - Constructor for exception org.demac.impl.j2me.process.base.service.webservices.asn1.ConstraintException
 
CONSTRUCTED - Static variable in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1
DOCUMENT ME!
Container - Class in de.korelstar.mobile.process.parallel.model
Container for variables (input and output container)
Container(Collection) - Constructor for class de.korelstar.mobile.process.parallel.model.Container
Creates a container with some variables
Container(Variable) - Constructor for class de.korelstar.mobile.process.parallel.model.Container
Creates a container with a single variable
Container() - Constructor for class de.korelstar.mobile.process.parallel.model.Container
Creates an empty container
containsClass(String, String) - Method in class org.demac.impl.rmi.DEMACLocalCodeBase
Methode zum Testen, ob eine Klasserepräsentation in der lokalen Codebase vorhanden ist
containsEdge(Node, Node) - Method in class de.korelstar.math.graph.EdgesSet
Checks, if the graph contains a certain edge
containsEdge(Node, Node) - Method in class de.korelstar.math.graph.Graph
Checks, if the graph contains a certain edge
containsEdge(FluctNetEdge) - Method in interface org.demac.impl.j2me.transport.fluctnet.FluctNetEdgeCollection
Checks if an edge is included in this set
containsEdge(FluctNetEdge) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetEdgeSet
Checks if an edge is included in this set
containsEdge(FluctNetEdge) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetOrderedEdgeSet
 
containsExtensions(String) - Method in class org.demac.impl.j2me.process.base.persistence.AmplifiedPackageImpl
 
containsExtensions(String) - Method in interface org.demac.process.base.persistence.AmplifiedPackage
Checks, if a specific data-extension exists.
containsKey(Object) - Method in class de.korelstar.util.MapSet
Checks, if a key has associated values
containsNode(Node) - Method in class de.korelstar.math.graph.Graph
Checks, if the graph contains a certain node
containsNode(DeviceHandle) - Method in interface org.demac.impl.j2me.transport.fluctnet.FluctNetNodeCollection
Checks if a node is included in this list
containsNode(DeviceHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetNodeSet
Checks if a node is included in this set
containsNode(DeviceHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetOrderedNodeSet
 
containsPath(Node, Node) - Method in class de.korelstar.math.graph.Graph
Checks, if the graph contains a certain path
containsVar(Variable) - Method in class de.korelstar.mobile.process.parallel.model.Container
Checks, if the container contains a variable
Content - Class in org.demac.impl.j2me.process.base.service.webservices.asn1.soap
 
Content() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.soap.Content
 
ContextChangedEvent - Class in org.demac.process.core.event
An Event to indicate that the environment of the mobile device has changed.
ContextChangedEvent() - Constructor for class org.demac.process.core.event.ContextChangedEvent
Constructor to create a new ContextChangedEvent
ContextConfiguration - Class in org.demac.eprom
 
ContextConfiguration() - Constructor for class org.demac.eprom.ContextConfiguration
 
contextEnteredConditions() - Method in interface org.demac.context.core.management.ContextListener
 
contextEnteredConditions() - Method in class org.demac.context.core.management.ContextListenerImpl
 
ContextEvent - Interface in org.demac.context.core.management
 
ContextEventImpl - Class in org.demac.impl.j2me.context.core.management
TODO Mirwais: Comment this class
ContextEventImpl() - Constructor for class org.demac.impl.j2me.context.core.management.ContextEventImpl
Constructor
ContextJob - Interface in org.demac.process.adapter
 
ContextJobImpl - Class in org.demac.impl.j2me.process.core.adapter
 
ContextJobImpl() - Constructor for class org.demac.impl.j2me.process.core.adapter.ContextJobImpl
 
contextLeavedConditions() - Method in interface org.demac.context.core.management.ContextListener
 
contextLeavedConditions() - Method in class org.demac.context.core.management.ContextListenerImpl
 
ContextListener - Interface in org.demac.context.core.management
 
ContextListenerImpl - Class in org.demac.context.core.management
 
ContextListenerImpl() - Constructor for class org.demac.context.core.management.ContextListenerImpl
 
ContextManagementHandle - Interface in org.demac.context.core.management
 
ContextManagementHandleImpl - Class in org.demac.impl.j2me.context.core.management
 
ContextManagementHandleImpl(Object) - Constructor for class org.demac.impl.j2me.context.core.management.ContextManagementHandleImpl
 
ContextManagementService - Interface in org.demac.context.core.management
 
ContextModel - Class in org.demac.impl.j2me.process.core.adapter
 
ContextMonitor - Class in org.demac.impl.j2me.desktop.monitor
 
ContextMonitor() - Constructor for class org.demac.impl.j2me.desktop.monitor.ContextMonitor
 
ContextMonitor(ContextService) - Constructor for class org.demac.impl.j2me.desktop.monitor.ContextMonitor
 
ContextNotificationService - Interface in org.demac.context.core.management
 
ContextNotificationServiceImpl - Class in org.demac.impl.j2me.context.core.management
TODO Mirwais: Comment this class
ContextSerializerService - Class in org.demac.context.core.management
 
ContextSerializerService() - Constructor for class org.demac.context.core.management.ContextSerializerService
 
ContextService - Interface in org.demac.context
Interface for the Context Service.
ContextServiceImpl - Class in org.demac.impl.j2me.context
J2ME implementation of the ContextService.
ContextTransformationService - Interface in org.demac.context.core.management
TODO Mirwais: Comment this class
ContextTransformationServiceImpl - Class in org.demac.impl.j2me.context.extension.management
TODO Mirwais: Comment this class
ContextUpdateService - Interface in org.demac.context.core.management
 
ContextUpdateServiceImpl - Class in org.demac.impl.j2me.context.core.management
 
continueProcessing(WorkItem) - Method in class org.demac.impl.j2me.process.ext.interaction.InteractionServiceMonitor
 
CONTROL - Static variable in class org.vilenica.da.types.UserInteractionType
 
CONTROL_ELEMENT - Static variable in class org.vilenica.da.xml.MIPLParser
 
CONTROL_TYPE_ATTRIBUTE - Static variable in class org.vilenica.da.xml.MIPLParser
 
controlDocumentAvailable(String) - Method in class org.demac.impl.j2me.management.logging.ManagementDocumentHandler
This method determines if a control document exists in the standard management folder.
controlDocumentCheckpointAvailable(String) - Method in class org.demac.impl.j2me.management.logging.ManagementDocumentHandler
This method is used to determine whether a ReadControlDocument is available or not.
ControlListener - Interface in org.demac.management
 
convert(byte[]) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1AbstractString
Converts the given byte array to a string by filling up each consecutive byte with 0's to the size of the Unicode characters.
convert(String) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1AbstractString
Converts the given string to a byte array by chopping away all but the least significant byte of each character.
convert(byte[]) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1BMPString
Converts the given byte array to a string by filling up each consecutive 2-byte-tuple with 0's to the size of the Unicode characters.
convert(String) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1BMPString
Converts the given string to a byte array by chopping away all but the two least significant byte of each character.
convert(byte[]) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1String
Converts the given byte array to a string.
convert(String) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1String
Converts the given string to a byte array.
convert(byte[]) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1UniversalString
Converts the given byte array to a string by reading four bytes per character from the array and concatenating them into a Unicode character.
convert(String) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1UniversalString
Converts the given string to a byte array where each character is transformed into 4 consecutive bytes.
convert(byte[]) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1UTF8String
Converts the given byte array to a string.
convert(String) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1UTF8String
Converts the given string to a byte array.
convertedLength(String) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1AbstractString
Returns the number of bytes required to store the converted string.
convertedLength(String) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1BMPString
Returns the number of bytes required to store the converted string.
convertedLength(String) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1String
Returns the number of octets required to encode the given string according to the basic encoding scheme of this type.
convertedLength(String) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1UniversalString
Returns the number of bytes required to store the converted string.
convertedLength(String) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1UTF8String
Returns the number of bytes required to store the converted string.
copy(ElementType) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.serialization.ElementType
 
copy(Interactor) - Method in class org.vilenica.da.types.Interactor
 
copyCheckpointToWorkingDir(String) - Method in class org.demac.impl.j2me.management.logging.ManagementDocumentHandler
This method is used to copy a checkpoint to the working directory.
copyTempFilesToWorkingDir(String) - Method in class org.demac.impl.j2me.management.logging.ManagementDocumentHandler
This method is used to copy the temporary logfiles to the working directory.
create(DeviceHandle, EventHandle, int, int, String, byte[]) - Method in class org.demac.impl.event.types.EventFactory
 
create() - Static method in class org.demac.impl.j2me.process.core.dpdl.UUIDImpl
Method to create a new org.demac.impl.transport.UUID.
create() - Static method in class org.demac.impl.j2me.transport.UUID
Method to create a new org.demac.impl.transport.UUID.
createAsymmetricKeyPair() - Static method in class org.demac.impl.j2me.transport.security.KeyManager
generiert ein asymmetrisches Schlüsselpaar
createBTConnectionURL(String) - Static method in class org.demac.impl.util.Utilities
 
createBTProlog(String, int, DeviceHandle) - Static method in class org.demac.impl.util.Utilities
 
createBTServiceConnectionURL(String, int) - Static method in class org.demac.impl.util.Utilities
 
createCallMessage(String, int, String, String, String) - Static method in class org.demac.impl.j2me.process.base.service.rmi.DEMACRMIMessage
 
createCheckpoint(Package) - Method in class org.demac.impl.j2me.management.logging.ManagementDocumentHandler
This method is used to create a Checkpoint for a Package
createConnectMessage(String, int, String, String, String) - Static method in class org.demac.impl.j2me.process.base.service.rmi.DEMACRMIMessage
 
createContextModelAndManagment() - Method in class org.demac.impl.j2me.process.core.adapter.ContextModel
 
createElement(String, String) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.kdom.Element
Forwards creation request to parent if any, otherwise calls super.createElement.
createElement(String, String) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.kdom.Node
Builds a default element with the given properties.
createGroupMembershipMessage() - Method in class org.demac.impl.j2me.transport.fluctnet.messages.group.FluctNetGroupMembershipDemandMessage
Returns a FluctNetGroupMembershipMessage which can be used to tell the new node that it is finally accepted in the group.
createGroupMembershipMessage() - Method in class org.demac.impl.j2me.transport.fluctnet.messages.group.FluctNetGroupOfferAcceptMessage
Returns a FluctNetGroupMembershipMessage which can be used to tell the new node that it is finally accepted in the group.
createProcessFromPackage(Package, String) - Static method in class org.demac.impl.j2me.process.ext.concurrency.DPDLAdapter
Translates a DPDL-package into the mathematical model, used for parallel execution.
createRegistryServiceInformation(String, String, String, String, String, String, String) - Method in class org.demac.impl.j2me.process.base.service.rmi.RmiUtilities
 
createReputation(DeviceHandle, DeviceHandle, String, String) - Method in class org.demac.impl.j2me.transport.security.ReputationManager
 
createReputationTransportMessage(TransportMessage) - Method in class org.demac.impl.j2me.transport.security.ReputationManager
 
createRouteSetupMessage() - Method in class org.demac.impl.j2me.transport.fluctnet.messages.routing.FluctNetRouteReplyMessage
Returns a RouteSetupMessage that can be used to setup the route contained in this message.
createSecureMessage(DeviceHandle, DeviceHandle, String) - Method in class org.demac.impl.j2me.transport.security.SecurityService
Generiert eine SecureMessage.
createSecureMessage(DeviceHandle, RSAKeyParameters, DeviceHandle, RSAKeyParameters, RSAPrivateCrtKeyParameters, String) - Method in class org.demac.impl.j2me.transport.security.SecurityService
Generiert eine SecureMessage.
createServerSocket(int) - Method in class org.demac.impl.j2me.process.base.service.rmi.DEMACSocketFactory
 
createServiceInformationFromMassage(String) - Method in class org.demac.impl.j2me.context.registry.XMLServiceInformationConstructor
 
createSocket(String, int) - Method in class org.demac.impl.j2me.process.base.service.rmi.DEMACSocketFactory
 
createSymmetricKey() - Static method in class org.demac.impl.j2me.transport.security.KeyManager
generiert einen zufälligen symmetrischen One-Time-Schlüssel, der zur einmaligen Ver- und Entschlüsselung von Nachrichten benutzt werden kann.
createTransportServiceRequest() - Static method in class org.demac.impl.util.Utilities
 
createTransportServiceResponse(DeviceHandle) - Method in class org.demac.impl.j2me.transport.protocol.socket.SocketMulticastServer
 
createTransportServiceResponse(DeviceHandle) - Static method in class org.demac.impl.util.Utilities
 
createUUID() - Method in class org.demac.j2me.DEMAC.DemacDesktop
 
CredentialManager - Class in org.demac.impl.j2me.transport.security
Der CredentialManager fordert fehlende Credentials wie oeffentliche Schluessel an.
CredentialManager() - Constructor for class org.demac.impl.j2me.transport.security.CredentialManager
 
Criteria - Class in org.demac.context.base
 
Criteria() - Constructor for class org.demac.context.base.Criteria
 
Criteria - Class in org.demac.impl.j2me.process.base.service.webservices.client
 
Criteria() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.client.Criteria
 
CriteriaImpl - Class in org.demac.impl.j2me.context.base
 
CriteriaImpl() - Constructor for class org.demac.impl.j2me.context.base.CriteriaImpl
 
CSPSAdapter - Class in org.demac.process.adapter
 
CSPSAdapter() - Constructor for class org.demac.process.adapter.CSPSAdapter
 
CSPSAdapterImpl - Class in org.demac.impl.j2me.process.core.adapter
 
CSPSAdapterImpl() - Constructor for class org.demac.impl.j2me.process.core.adapter.CSPSAdapterImpl
 
Cycle - Class in de.korelstar.math.graph
Represents an cycle of a graph.
Cycle(Collection) - Constructor for class de.korelstar.math.graph.Cycle
 

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