| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
BpmnModelInstance
A BPMN 2.0 Model 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BpmnModelInstanceImpl
The Bpmn Model 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ModelInstanceImpl
An instance of a model 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract ModelInstance | 
AbstractModelParser.createModelInstance(DomDocument document)  | 
ModelInstance | 
AbstractModelParser.getEmptyModel()  | 
ModelInstance | 
AbstractModelParser.parseModelFromStream(InputStream inputStream)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<ModelElementInstance> | 
ModelElementTypeImpl.getInstances(ModelInstance modelInstance)  | 
ModelElementInstance | 
ModelElementTypeImpl.newInstance(ModelInstance modelInstance)  | 
| Modifier and Type | Method and Description | 
|---|---|
ModelInstance | 
ModelElementInstance.getModelInstance()
Returns the model instance which contains this type instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<ModelElementInstance> | 
ModelElementType.getInstances(ModelInstance modelInstanceImpl)  | 
ModelElementInstance | 
ModelElementType.newInstance(ModelInstance modelInstance)  | 
Copyright © 2015. All rights reserved.