Modifier and Type | Method and Description |
---|---|
TimingDataFlowView |
CHESSViewsFactory.createTimingDataFlowView()
Returns a new object of class 'Timing Data Flow View'.
|
TimingDataFlowView |
ExtraFunctionalView.getTimingdataflowview()
Returns the value of the 'Timingdataflowview' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtraFunctionalView.setTimingdataflowview(TimingDataFlowView value)
Sets the value of the '
Timingdataflowview ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
TimingDataFlowViewImpl
An implementation of the model object 'Timing Data Flow View'.
|
Modifier and Type | Method and Description |
---|---|
TimingDataFlowView |
CHESSViewsFactoryImpl.createTimingDataFlowView() |
TimingDataFlowView |
ExtraFunctionalViewImpl.getTimingdataflowview() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ExtraFunctionalViewImpl.basicSetTimingdataflowview(TimingDataFlowView newTimingdataflowview,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ExtraFunctionalViewImpl.setTimingdataflowview(TimingDataFlowView newTimingdataflowview) |
Modifier and Type | Method and Description |
---|---|
T |
CHESSViewsSwitch.caseTimingDataFlowView(TimingDataFlowView object)
Returns the result of interpreting the object as an instance of 'Timing Data Flow View'.
|