public interface PSMPackage
extends org.eclipse.emf.ecore.EObject
The following features are supported:
CorePackage.getPSMPackage()
Modifier and Type | Method and Description |
---|---|
org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext |
getAnalysisContext()
Returns the value of the 'Analysis Context' reference.
|
org.eclipse.uml2.uml.Package |
getBase_Package()
Returns the value of the 'Base Package' reference.
|
void |
setAnalysisContext(org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext value)
Sets the value of the '
Analysis Context ' reference. |
void |
setBase_Package(org.eclipse.uml2.uml.Package value)
Sets the value of the '
Base Package ' 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)
,
CorePackage.getPSMPackage_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()
org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext getAnalysisContext()
If the meaning of the 'Analysis Context' reference isn't clear, there really should be more of a description here...
setAnalysisContext(SaAnalysisContext)
,
CorePackage.getPSMPackage_AnalysisContext()
void setAnalysisContext(org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext value)
Analysis Context
' reference.
value
- the new value of the 'Analysis Context' reference.getAnalysisContext()