|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface ImpactReport
A representation of the model object 'Impact Report'.
The following features are supported:
COBOLPackage.getImpactReport()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
int |
getImpactSize()
Returns the value of the 'Impact Size' attribute. |
int |
getNumberOfElements()
Returns the value of the 'Number Of Elements' attribute. |
java.util.List |
getReportList()
Returns the value of the 'Report List' containment reference list. |
void |
setImpactSize(int value)
Sets the value of the ' Impact Size' attribute. |
void |
setNumberOfElements(int value)
Sets the value of the ' Number Of Elements' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
java.util.List getReportList()
DataItemLitePartition.
If the meaning of the 'Report List' containment reference list isn't clear, there really should be more of a description here...
COBOLPackage.getImpactReport_ReportList()int getNumberOfElements()
If the meaning of the 'Number Of Elements' attribute isn't clear, there really should be more of a description here...
setNumberOfElements(int),
COBOLPackage.getImpactReport_NumberOfElements()void setNumberOfElements(int value)
Number Of Elements' attribute.
value - the new value of the 'Number Of Elements' attribute.getNumberOfElements()int getImpactSize()
If the meaning of the 'Impact Size' attribute isn't clear, there really should be more of a description here...
setImpactSize(int),
COBOLPackage.getImpactReport_ImpactSize()void setImpactSize(int value)
Impact Size' attribute.
value - the new value of the 'Impact Size' attribute.getImpactSize()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||