public interface SequentialFunctionChart extends FunctionBlockBodySpecification
The following features are supported:
SfcPackage.getSequentialFunctionChart()
Modifier and Type | Method and Description |
---|---|
Step |
getHasInitialStep()
Returns the value of the 'Has Initial Step' reference.
|
void |
setHasInitialStep(Step value)
Sets the value of the '
Has Initial Step ' reference. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
Step getHasInitialStep()
If the meaning of the 'Has Initial Step' reference isn't clear, there really should be more of a description here...
setHasInitialStep(Step)
,
SfcPackage.getSequentialFunctionChart_HasInitialStep()
void setHasInitialStep(Step value)
Has Initial Step
' reference.
value
- the new value of the 'Has Initial Step' reference.getHasInitialStep()