|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ProcessData
represents context and result data of
a
.
We assume that the names in a WfExecutionObject
NameValueSequence
as defined in the OMG sprecification have to be unique
(it is a reasonable assumption, although the OMG specification does not
state it explicitly). Therefore we simply map the
NameValueSequence
to a Map with keys of type
String
and values of type Object
.
Nested Class Summary |
Nested classes inherited from class java.util.Map |
java.util.Map.Entry |
Methods inherited from interface java.util.Map |
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |