|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface DataItemLitePartition
A representation of the model object 'Data Item Lite Partition'.
The following features are supported:
COBOLPackage.getDataItemLitePartition()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.util.List |
getGroups()
Returns the value of the 'Groups' containment reference list. |
int |
getImpactSize()
Returns the value of the 'Impact Size' attribute. |
int |
getNumberOfElements()
Returns the value of the 'Number Of Elements' attribute. |
int |
getNumberOfGroups()
Returns the value of the 'Number Of Groups' attribute. |
java.lang.String |
getPgmName()
Returns the value of the 'Pgm Name' attribute. |
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. |
void |
setNumberOfGroups(int value)
Sets the value of the ' Number Of Groups' attribute. |
void |
setPgmName(java.lang.String value)
Sets the value of the ' Pgm Name' 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.lang.String getPgmName()
If the meaning of the 'Pgm Name' attribute isn't clear, there really should be more of a description here...
setPgmName(String),
COBOLPackage.getDataItemLitePartition_PgmName()void setPgmName(java.lang.String value)
Pgm Name' attribute.
value - the new value of the 'Pgm Name' attribute.getPgmName()java.util.List getGroups()
DataItemLiteGroup.
If the meaning of the 'Groups' containment reference list isn't clear, there really should be more of a description here...
COBOLPackage.getDataItemLitePartition_Groups()int getNumberOfGroups()
If the meaning of the 'Number Of Groups' attribute isn't clear, there really should be more of a description here...
setNumberOfGroups(int),
COBOLPackage.getDataItemLitePartition_NumberOfGroups()void setNumberOfGroups(int value)
Number Of Groups' attribute.
value - the new value of the 'Number Of Groups' attribute.getNumberOfGroups()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.getDataItemLitePartition_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.getDataItemLitePartition_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 | ||||||||||