public interface Mode
extends org.eclipse.emf.ecore.EObject
The following features are supported:
CoreElementsPackage.getMode()
Modifier and Type | Method and Description |
---|---|
org.eclipse.uml2.uml.State |
getBase_State()
Returns the value of the 'Base State' reference.
|
void |
setBase_State(org.eclipse.uml2.uml.State value)
Sets the value of the '
Base State ' reference. |
org.eclipse.uml2.uml.State getBase_State()
If the meaning of the 'Base State' reference isn't clear, there really should be more of a description here...
setBase_State(State)
,
CoreElementsPackage.getMode_Base_State()
void setBase_State(org.eclipse.uml2.uml.State value)
Base State
' reference.
value
- the new value of the 'Base State' reference.getBase_State()
Copyright © 2016 Eclipse foundation. All rights reserved.