Interface | Description |
---|---|
FieldBaseStructureDefinition |
Represents a structure definition based on fields
|
StructureDefinition |
Represents a definition of a structure used to exchange information
|
StructureInstance |
An instance of
StructureDefinition |
Class | Description |
---|---|
AbstractDataAssociation |
A data association (Input or Output) between a source and a target
|
Assignment |
Implementation of the BPMN 2.0 'assignment'
|
ClassStructureDefinition |
Represents a structure encapsulated in a class
|
Data |
Implementation of the BPMN 2.0 'dataInput' and 'dataOutput'
|
DataRef |
Implementation of the BPMN 2.0 'dataInputRef' and 'dataOutputRef'
|
FieldBaseStructureInstance |
An instance of
FieldBaseStructureDefinition |
IOSpecification |
Implementation of the BPMN 2.0 'ioSpecification'
|
ItemDefinition |
Implementation of the BPMN 2.0 'itemDefinition'
|
ItemInstance |
An instance of
ItemDefinition |
PrimitiveStructureDefinition |
Represents a structure based on a primitive class
|
PrimitiveStructureInstance |
An instance of
PrimitiveStructureDefinition |
SimpleDataInputAssociation |
A simple data input association between a source and a target with assignments
|
SimpleStructureDefinition |
Represents a simple in memory structure
|
TransformationDataOutputAssociation |
A transformation based data output association
|
Enum | Description |
---|---|
ItemKind |
Implementation of the BPMN 2.0 'itemKind'
|
Copyright © 2015. All rights reserved.