| Package | Description |
|---|---|
| org.camunda.bpm.model.xml | |
| org.camunda.bpm.model.xml.impl | |
| org.camunda.bpm.model.xml.impl.instance |
| Modifier and Type | Method and Description |
|---|---|
abstract ModelBuilder |
ModelBuilder.alternativeNamespace(String alternativeNs,
String actualNs) |
static ModelBuilder |
ModelBuilder.createInstance(String modelName) |
| Modifier and Type | Class and Description |
|---|---|
class |
ModelBuilderImpl
This builder is used to define and create a new model.
|
| Modifier and Type | Field and Description |
|---|---|
protected ModelBuilder |
ModelInstanceImpl.modelBuilder |
| Modifier and Type | Method and Description |
|---|---|
ModelBuilder |
ModelBuilderImpl.alternativeNamespace(String alternativeNs,
String actualNs) |
| Constructor and Description |
|---|
ModelInstanceImpl(ModelImpl model,
ModelBuilder modelBuilder,
DomDocument document) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ModelElementInstanceImpl.registerType(ModelBuilder modelBuilder) |
Copyright © 2014–2019 camunda services GmbH. All rights reserved.