| Package | Description |
|---|---|
| bpsim | |
| bpsim.impl | |
| bpsim.util |
| Modifier and Type | Method and Description |
|---|---|
VendorExtension |
BpsimFactory.createVendorExtension()
Returns a new object of class 'Vendor Extension'
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<VendorExtension> |
Scenario.getVendorExtension()
Returns the value of the 'Vendor Extension' containment reference list.
|
org.eclipse.emf.common.util.EList<VendorExtension> |
ElementParameters.getVendorExtension()
Returns the value of the 'Vendor Extension' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VendorExtensionImpl
An implementation of the model object 'Vendor Extension'
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<VendorExtension> |
ScenarioImpl.vendorExtension
The cached value of the '
Vendor Extension' containment reference list |
protected org.eclipse.emf.common.util.EList<VendorExtension> |
ElementParametersImpl.vendorExtension
The cached value of the '
Vendor Extension' containment reference list |
| Modifier and Type | Method and Description |
|---|---|
VendorExtension |
BpsimFactoryImpl.createVendorExtension() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<VendorExtension> |
ScenarioImpl.getVendorExtension() |
org.eclipse.emf.common.util.EList<VendorExtension> |
ElementParametersImpl.getVendorExtension() |
| Modifier and Type | Method and Description |
|---|---|
T |
BpsimSwitch.caseVendorExtension(VendorExtension object)
Returns the result of interpreting the object as an instance of 'Vendor Extension'
|
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.