| Modifier and Type | Class and Description | 
|---|---|
class  | 
ModelInstanceCache<InstanceType extends ModelInstance,DefinitionType extends ResourceDefinitionEntity>  | 
| 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 | Interface and Description | 
|---|---|
interface  | 
CmmnModelInstance  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CmmnModelInstanceImpl  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
DmnModelInstance  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DmnModelInstanceImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
ModelInstance | 
ModelInstance.clone()
Copies the model instance but not the model. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ModelInstanceImpl
An instance of a model 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ModelInstance | 
ModelInstanceImpl.clone()  | 
| 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 | Field and Description | 
|---|---|
static ModelInstance | 
AbstractModelElementInstanceTest.modelInstance  | 
| Modifier and Type | Method and Description | 
|---|---|
ModelInstance | 
GetModelElementTypeRule.getModelInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<ModelElementInstance> | 
ModelElementType.getInstances(ModelInstance modelInstanceImpl)  | 
ModelElementInstance | 
ModelElementType.newInstance(ModelInstance modelInstance)  | 
Copyright © 2019. All rights reserved.