|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface VariableGroup
A representation of the model object 'Variable Group'.
The following features are supported:
COBOLPackage.getVariableGroup()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
ASTNodeSet |
getGroup()
Returns the value of the 'Group' containment reference. |
ASTNodeSet |
getReasons()
Returns the value of the 'Reasons' containment reference. |
void |
setGroup(ASTNodeSet value)
Sets the value of the ' Group' containment reference. |
void |
setReasons(ASTNodeSet value)
Sets the value of the ' Reasons' containment reference. |
| 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 |
|---|
ASTNodeSet getGroup()
If the meaning of the 'Group' containment reference isn't clear, there really should be more of a description here...
setGroup(ASTNodeSet),
COBOLPackage.getVariableGroup_Group()void setGroup(ASTNodeSet value)
Group' containment reference.
value - the new value of the 'Group' containment reference.getGroup()ASTNodeSet getReasons()
If the meaning of the 'Reasons' containment reference isn't clear, there really should be more of a description here...
setReasons(ASTNodeSet),
COBOLPackage.getVariableGroup_Reasons()void setReasons(ASTNodeSet value)
Reasons' containment reference.
value - the new value of the 'Reasons' containment reference.getReasons()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||