Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
UserDistributionDataPointType |
BpsimFactory.createUserDistributionDataPointType()
Returns a new object of class 'User Distribution Data Point Type'
|
UserDistributionDataPointType |
DocumentRoot.getUserDistributionDataPoint()
Returns the value of the 'User Distribution Data Point' containment reference
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<UserDistributionDataPointType> |
UserDistributionType.getUserDistributionDataPoint()
Returns the value of the 'User Distribution Data Point' containment reference list.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setUserDistributionDataPoint(UserDistributionDataPointType value)
Sets the value of the '
User Distribution Data Point ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
UserDistributionDataPointTypeImpl
An implementation of the model object 'User Distribution Data Point Type'
|
Modifier and Type | Method and Description |
---|---|
UserDistributionDataPointType |
BpsimFactoryImpl.createUserDistributionDataPointType() |
UserDistributionDataPointType |
DocumentRootImpl.getUserDistributionDataPoint() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<UserDistributionDataPointType> |
UserDistributionTypeImpl.getUserDistributionDataPoint() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetUserDistributionDataPoint(UserDistributionDataPointType newUserDistributionDataPoint,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setUserDistributionDataPoint(UserDistributionDataPointType newUserDistributionDataPoint) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseUserDistributionDataPointType(UserDistributionDataPointType object)
Returns the result of interpreting the object as an instance of 'User Distribution Data Point Type'
|
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.