Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
UserDistributionType |
BpsimFactory.createUserDistributionType()
Returns a new object of class 'User Distribution Type'
|
UserDistributionType |
DocumentRoot.getUserDistribution()
Returns the value of the 'User Distribution' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setUserDistribution(UserDistributionType value)
Sets the value of the '
User Distribution ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
UserDistributionTypeImpl
An implementation of the model object 'User Distribution Type'
|
Modifier and Type | Method and Description |
---|---|
UserDistributionType |
BpsimFactoryImpl.createUserDistributionType() |
UserDistributionType |
DocumentRootImpl.getUserDistribution() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetUserDistribution(UserDistributionType newUserDistribution,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setUserDistribution(UserDistributionType newUserDistribution) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseUserDistributionType(UserDistributionType object)
Returns the result of interpreting the object as an instance of 'User Distribution Type'
|
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.