public interface Adversary
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ThreatsPropagationPackage.getAdversary()
Modifier and Type | Method and Description |
---|---|
org.eclipse.uml2.uml.Actor |
getBase_Actor()
Returns the value of the 'Base Actor' reference.
|
void |
setBase_Actor(org.eclipse.uml2.uml.Actor value)
Sets the value of the '
Base Actor ' reference. |
org.eclipse.uml2.uml.Actor getBase_Actor()
If the meaning of the 'Base Actor' reference isn't clear, there really should be more of a description here...
setBase_Actor(Actor)
,
ThreatsPropagationPackage.getAdversary_Base_Actor()
void setBase_Actor(org.eclipse.uml2.uml.Actor value)
Base Actor
' reference.
value
- the new value of the 'Base Actor' reference.getBase_Actor()