public interface ACIDAvoidable
extends org.eclipse.emf.ecore.EObject
The following features are supported:
A
C
Base Comment
I
D
Modifier and Type | Method and Description |
---|---|
A_avoidable |
getA()
Returns the value of the 'A' attribute.
|
org.eclipse.uml2.uml.Comment |
getBase_Comment()
Returns the value of the 'Base Comment' reference.
|
C_avoidable |
getC()
Returns the value of the 'C' attribute.
|
D_avoidable |
getD()
Returns the value of the 'D' attribute.
|
I_avoidable |
getI()
Returns the value of the 'I' attribute.
|
void |
setA(A_avoidable value)
Sets the value of the '
A ' attribute. |
void |
setBase_Comment(org.eclipse.uml2.uml.Comment value)
Sets the value of the '
Base Comment ' reference. |
void |
setC(C_avoidable value)
Sets the value of the '
C ' attribute. |
void |
setD(D_avoidable value)
Sets the value of the '
D ' attribute. |
void |
setI(I_avoidable value)
Sets the value of the '
I ' attribute. |
A_avoidable getA()
A_avoidable
.
If the meaning of the 'A' attribute isn't clear, there really should be more of a description here...
A_avoidable
,
setA(A_avoidable)
,
FailurePropagationPackage.getACIDAvoidable_A()
void setA(A_avoidable value)
A
' attribute.
value
- the new value of the 'A' attribute.A_avoidable
,
getA()
C_avoidable getC()
C_avoidable
.
If the meaning of the 'C' attribute isn't clear, there really should be more of a description here...
C_avoidable
,
setC(C_avoidable)
,
FailurePropagationPackage.getACIDAvoidable_C()
void setC(C_avoidable value)
C
' attribute.
value
- the new value of the 'C' attribute.C_avoidable
,
getC()
org.eclipse.uml2.uml.Comment getBase_Comment()
If the meaning of the 'Base Comment' reference isn't clear, there really should be more of a description here...
setBase_Comment(Comment)
,
FailurePropagationPackage.getACIDAvoidable_Base_Comment()
void setBase_Comment(org.eclipse.uml2.uml.Comment value)
Base Comment
' reference.
value
- the new value of the 'Base Comment' reference.getBase_Comment()
I_avoidable getI()
I_avoidable
.
If the meaning of the 'I' attribute isn't clear, there really should be more of a description here...
I_avoidable
,
setI(I_avoidable)
,
FailurePropagationPackage.getACIDAvoidable_I()
void setI(I_avoidable value)
I
' attribute.
value
- the new value of the 'I' attribute.I_avoidable
,
getI()
D_avoidable getD()
D_avoidable
.
If the meaning of the 'D' attribute isn't clear, there really should be more of a description here...
D_avoidable
,
setD(D_avoidable)
,
FailurePropagationPackage.getACIDAvoidable_D()
void setD(D_avoidable value)
D
' attribute.
value
- the new value of the 'D' attribute.D_avoidable
,
getD()