public interface ACIDavoidable
extends org.eclipse.emf.ecore.EObject
The following features are supported:
FlaDslPackage.getACIDavoidable()
Modifier and Type | Method and Description |
---|---|
Aavoidable |
getA()
Returns the value of the 'A' attribute.
|
Cavoidable |
getC()
Returns the value of the 'C' attribute.
|
Davoidable |
getD()
Returns the value of the 'D' attribute.
|
Iavoidable |
getI()
Returns the value of the 'I' attribute.
|
void |
setA(Aavoidable value)
Sets the value of the '
A ' attribute. |
void |
setC(Cavoidable value)
Sets the value of the '
C ' attribute. |
void |
setD(Davoidable value)
Sets the value of the '
D ' attribute. |
void |
setI(Iavoidable value)
Sets the value of the '
I ' attribute. |
Aavoidable getA()
Aavoidable
.
If the meaning of the 'A' attribute isn't clear, there really should be more of a description here...
Aavoidable
,
setA(Aavoidable)
,
FlaDslPackage.getACIDavoidable_A()
void setA(Aavoidable value)
A
' attribute.
value
- the new value of the 'A' attribute.Aavoidable
,
getA()
Cavoidable getC()
Cavoidable
.
If the meaning of the 'C' attribute isn't clear, there really should be more of a description here...
Cavoidable
,
setC(Cavoidable)
,
FlaDslPackage.getACIDavoidable_C()
void setC(Cavoidable value)
C
' attribute.
value
- the new value of the 'C' attribute.Cavoidable
,
getC()
Iavoidable getI()
Iavoidable
.
If the meaning of the 'I' attribute isn't clear, there really should be more of a description here...
Iavoidable
,
setI(Iavoidable)
,
FlaDslPackage.getACIDavoidable_I()
void setI(Iavoidable value)
I
' attribute.
value
- the new value of the 'I' attribute.Iavoidable
,
getI()
Davoidable getD()
Davoidable
.
If the meaning of the 'D' attribute isn't clear, there really should be more of a description here...
Davoidable
,
setD(Davoidable)
,
FlaDslPackage.getACIDavoidable_D()
void setD(Davoidable value)
D
' attribute.
value
- the new value of the 'D' attribute.Davoidable
,
getD()