Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
BPSimDataType |
BpsimFactory.createBPSimDataType()
Returns a new object of class 'BP Sim Data Type'
|
BPSimDataType |
DocumentRoot.getBPSimData()
Returns the value of the 'BP Sim Data' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setBPSimData(BPSimDataType value)
Sets the value of the '
BP Sim Data ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
BPSimDataTypeImpl
An implementation of the model object 'BP Sim Data Type'
|
Modifier and Type | Method and Description |
---|---|
BPSimDataType |
BpsimFactoryImpl.createBPSimDataType() |
BPSimDataType |
DocumentRootImpl.getBPSimData() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetBPSimData(BPSimDataType newBPSimData,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setBPSimData(BPSimDataType newBPSimData) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseBPSimDataType(BPSimDataType object)
Returns the result of interpreting the object as an instance of 'BP Sim Data Type'
|
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.