|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface DataItemLiteGroup
A representation of the model object 'Data Item Lite Group'.
The following features are supported:
COBOLPackage.getDataItemLiteGroup()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.util.List |
getElements()
Returns the value of the 'Elements' containment reference list. |
int |
getImpactSize()
Returns the value of the 'Impact Size' attribute. |
int |
getMaxSize()
Returns the value of the 'Max Size' attribute. |
int |
getMinSize()
Returns the value of the 'Min Size' attribute. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
int |
getNumberOfElements()
Returns the value of the 'Number Of Elements' attribute. |
void |
setImpactSize(int value)
Sets the value of the ' Impact Size' attribute. |
void |
setMaxSize(int value)
Sets the value of the ' Max Size' attribute. |
void |
setMinSize(int value)
Sets the value of the ' Min Size' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' 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.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
COBOLPackage.getDataItemLiteGroup_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()java.util.List getElements()
DataItemLite.
If the meaning of the 'Elements' containment reference list isn't clear, there really should be more of a description here...
COBOLPackage.getDataItemLiteGroup_Elements()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.getDataItemLiteGroup_NumberOfElements()void setNumberOfElements(int value)
Number Of Elements' attribute.
value - the new value of the 'Number Of Elements' attribute.getNumberOfElements()int getMinSize()
If the meaning of the 'Min Size' attribute isn't clear, there really should be more of a description here...
setMinSize(int),
COBOLPackage.getDataItemLiteGroup_MinSize()void setMinSize(int value)
Min Size' attribute.
value - the new value of the 'Min Size' attribute.getMinSize()int getMaxSize()
If the meaning of the 'Max Size' attribute isn't clear, there really should be more of a description here...
setMaxSize(int),
COBOLPackage.getDataItemLiteGroup_MaxSize()void setMaxSize(int value)
Max Size' attribute.
value - the new value of the 'Max Size' attribute.getMaxSize()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.getDataItemLiteGroup_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 | ||||||||||