public interface ExtraFunctionalView
extends org.eclipse.emf.ecore.EObject
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.uml2.uml.Package |
getBase_Package()
Returns the value of the 'Base Package' reference.
|
TimingDataFlowView |
getTimingdataflowview()
Returns the value of the 'Timingdataflowview' containment reference.
|
void |
setBase_Package(org.eclipse.uml2.uml.Package value)
Sets the value of the '
Base Package ' reference. |
void |
setTimingdataflowview(TimingDataFlowView value)
Sets the value of the '
Timingdataflowview ' containment reference. |
org.eclipse.uml2.uml.Package getBase_Package()
If the meaning of the 'Base Package' reference isn't clear, there really should be more of a description here...
setBase_Package(org.eclipse.uml2.uml.Package)
,
CHESSViewsPackage.getExtraFunctionalView_Base_Package()
void setBase_Package(org.eclipse.uml2.uml.Package value)
Base Package
' reference.
value
- the new value of the 'Base Package' reference.getBase_Package()
TimingDataFlowView getTimingdataflowview()
If the meaning of the 'Timingdataflowview' containment reference isn't clear, there really should be more of a description here...
setTimingdataflowview(TimingDataFlowView)
,
CHESSViewsPackage.getExtraFunctionalView_Timingdataflowview()
void setTimingdataflowview(TimingDataFlowView value)
Timingdataflowview
' containment reference.
value
- the new value of the 'Timingdataflowview' containment reference.getTimingdataflowview()