public interface ModifyMicroSwitchModule extends ModifyComponent<MicroswitchModule>
The following features are supported:
modificationmarksPackage.getModifyMicroSwitchModule()
Modifier and Type | Method and Description |
---|---|
boolean |
isIsReplaced()
Returns the value of the 'Is Replaced' attribute.
|
void |
setIsReplaced(boolean value)
Sets the value of the '
Is Replaced ' attribute. |
getAffectedElement, getCausingElements, getId, getUserDecision, isToolderived, setAffectedElement, setId, setToolderived, setUserDecision
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
boolean isIsReplaced()
If the meaning of the 'Is Replaced' attribute isn't clear, there really should be more of a description here...
setIsReplaced(boolean)
,
modificationmarksPackage.getModifyMicroSwitchModule_IsReplaced()
void setIsReplaced(boolean value)
Is Replaced
' attribute.
value
- the new value of the 'Is Replaced' attribute.isIsReplaced()