public interface TimedActionQualifier extends ActionQualifier
The following features are supported:
SfcPackage.getTimedActionQualifier()
Modifier and Type | Method and Description |
---|---|
Literal |
getHasDuration()
Returns the value of the 'Has Duration' containment reference.
|
SimpleQualifier |
getQualifier()
Returns the value of the 'Qualifier' reference.
|
void |
setHasDuration(Literal value)
Sets the value of the '
Has Duration ' containment reference. |
void |
setQualifier(SimpleQualifier value)
Sets the value of the '
Qualifier ' reference. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
Literal getHasDuration()
If the meaning of the 'Has Duration' containment reference isn't clear, there really should be more of a description here...
setHasDuration(Literal)
,
SfcPackage.getTimedActionQualifier_HasDuration()
void setHasDuration(Literal value)
Has Duration
' containment reference.
value
- the new value of the 'Has Duration' containment reference.getHasDuration()
SimpleQualifier getQualifier()
If the meaning of the 'Qualifier' reference isn't clear, there really should be more of a description here...
setQualifier(SimpleQualifier)
,
SfcPackage.getTimedActionQualifier_Qualifier()
void setQualifier(SimpleQualifier value)
Qualifier
' reference.
value
- the new value of the 'Qualifier' reference.getQualifier()