public interface Functionality extends ScenarioItem
The following features are supported:
SsmeCompPackage.getFunctionality()
Modifier and Type | Method and Description |
---|---|
FunctionalityKind |
getKind()
Returns the value of the 'Kind' attribute.
|
void |
setKind(FunctionalityKind value)
Sets the value of the '
Kind ' attribute |
FunctionalityKind getKind()
FunctionalityKind
.
If the meaning of the 'Kind' attribute isn't clear, there really should be more of a description here...
FunctionalityKind
,
setKind(FunctionalityKind)
,
SsmeCompPackage.getFunctionality_Kind()
void setKind(FunctionalityKind value)
Kind
' attribute.
value
- the new value of the 'Kind' attribute.FunctionalityKind
,
getKind()