|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectionDescriptor | |
|---|---|
| org.jbpm.pvm.internal.wire.binding | each Binding class creates a
wire descriptor from a dom element. |
| org.jbpm.pvm.internal.wire.descriptor | |
| Uses of CollectionDescriptor in org.jbpm.pvm.internal.wire.binding |
|---|
| Methods in org.jbpm.pvm.internal.wire.binding that return CollectionDescriptor | |
|---|---|
protected abstract CollectionDescriptor |
AbstractCollectionBinding.createDescriptor()
|
protected CollectionDescriptor |
SetBinding.createDescriptor()
|
protected CollectionDescriptor |
ListBinding.createDescriptor()
|
| Uses of CollectionDescriptor in org.jbpm.pvm.internal.wire.descriptor |
|---|
| Subclasses of CollectionDescriptor in org.jbpm.pvm.internal.wire.descriptor | |
|---|---|
class |
ListDescriptor
This Descriptor creates a List. |
class |
MapDescriptor
This Descriptor creates a Map. |
class |
PropertiesDescriptor
|
class |
SetDescriptor
This Descriptor creates a Set. |
| Methods in org.jbpm.pvm.internal.wire.descriptor with parameters of type CollectionDescriptor | |
|---|---|
void |
HistorySessionDescriptor.add(CollectionDescriptor otherListDescriptor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||