public interface ErrorModel
extends org.eclipse.emf.ecore.EObject
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.uml2.uml.StateMachine |
getBase_StateMachine()
Returns the value of the 'Base State Machine' reference.
|
void |
setBase_StateMachine(org.eclipse.uml2.uml.StateMachine value)
Sets the value of the '
Base State Machine ' reference. |
org.eclipse.uml2.uml.StateMachine getBase_StateMachine()
If the meaning of the 'Base State Machine' reference isn't clear, there really should be more of a description here...
setBase_StateMachine(StateMachine)
,
ThreatsPropagationPackage.getErrorModel_Base_StateMachine()
void setBase_StateMachine(org.eclipse.uml2.uml.StateMachine value)
Base State Machine
' reference.
value
- the new value of the 'Base State Machine' reference.getBase_StateMachine()