public interface Adjudicator
extends org.eclipse.emf.ecore.EObject
The following features are supported:
FaultTolerancePackage.getAdjudicator()
Modifier and Type | Method and Description |
---|---|
org.eclipse.uml2.uml.Component |
getBase_Component()
Returns the value of the 'Base Component' reference.
|
java.lang.String |
getCoverage()
Returns the value of the 'Coverage' attribute.
|
void |
setBase_Component(org.eclipse.uml2.uml.Component value)
Sets the value of the '
Base Component ' reference. |
void |
setCoverage(java.lang.String value)
Sets the value of the '
Coverage ' attribute. |
org.eclipse.uml2.uml.Component getBase_Component()
If the meaning of the 'Base Component' reference isn't clear, there really should be more of a description here...
setBase_Component(Component)
,
FaultTolerancePackage.getAdjudicator_Base_Component()
void setBase_Component(org.eclipse.uml2.uml.Component value)
Base Component
' reference.
value
- the new value of the 'Base Component' reference.getBase_Component()
java.lang.String getCoverage()
If the meaning of the 'Coverage' attribute isn't clear, there really should be more of a description here...
setCoverage(String)
,
FaultTolerancePackage.getAdjudicator_Coverage()
void setCoverage(java.lang.String value)
Coverage
' attribute.
value
- the new value of the 'Coverage' attribute.getCoverage()