public interface SANAnalysis
extends org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext
The following features are supported:
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCondition()
Returns the value of the 'Condition' attribute.
|
void |
setCondition(java.lang.String value)
Sets the value of the '
Condition ' attribute. |
getContext, getPlatform, getWorkload
getBase_Package, getBase_StructuredClassifier, getMode, setBase_Package, setBase_StructuredClassifier
getBase_NamedElement, setBase_NamedElement
java.lang.String getCondition()
If the meaning of the 'Condition' attribute isn't clear, there really should be more of a description here...
setCondition(String)
,
StateBasedAnalysisPackage.getSANAnalysis_Condition()
void setCondition(java.lang.String value)
Condition
' attribute.
value
- the new value of the 'Condition' attribute.getCondition()