Package | Description |
---|---|
jadex.bpmn.model | |
jadex.bpmn.runtime |
Modifier and Type | Class and Description |
---|---|
class |
MActivity
Base class for all kinds of activities.
|
class |
MAnnotation
An annotation serves for storing extra information about the model.
|
class |
MAnnotationDetail
The annotation detail class for storing the key and
value of an annotation detail.
|
class |
MAnnotationElement
Base class for annotated elements.
|
class |
MArtifact
An artifact is a thing such as a text associated to
some other thing such as an activity.
|
class |
MAssociation
An association is a connection between an
artifact and some other thing.
|
class |
MAssociationTarget
The target element of an association.
|
class |
MBpmnModel
Java representation of a bpmn model for xml description.
|
class |
MConfiguration
A named configuration.
|
class |
MLane
A lane is a subpart of a pool representing e.g. a role or some
resposibility sphere.
|
class |
MMessagingEdge
A messaging edge is an edge describing a message flow between some sender and receiver.
|
class |
MNamedIdElement
Base class for named id elements.
|
class |
MParameter
A parameter model element.
|
class |
MPool
A pool represents some kind of unit inside a bpmn model.
|
class |
MSequenceEdge
A sequence edge is a control flow edge between activities.
|
class |
MSubProcess
A sub process represents an activity with and a sub activity flow.
|
Modifier and Type | Method and Description |
---|---|
MIdElement |
ThreadContext.getModelElement()
Get the model element.
|
Copyright © 2012. All Rights Reserved.