| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.cobol | |
| org.eclipse.gmt.modisco.cobol.impl | |
| org.eclipse.gmt.modisco.cobol.util |
| Modifier and Type | Method and Description |
|---|---|
COBOLComposedType |
CobolFactory.createCOBOLComposedType()
Returns a new object of class 'COBOL Composed Type'.
|
COBOLComposedType |
COBOLElement.getGroup()
Returns the value of the 'Group' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
COBOLElement.setGroup(COBOLComposedType value)
Sets the value of the '
Group' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
COBOLComposedTypeImpl
An implementation of the model object 'COBOL Composed Type'.
|
| Modifier and Type | Method and Description |
|---|---|
COBOLComposedType |
COBOLElementImpl.basicGetGroup() |
COBOLComposedType |
CobolFactoryImpl.createCOBOLComposedType() |
COBOLComposedType |
COBOLElementImpl.getGroup() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
COBOLElementImpl.basicSetGroup(COBOLComposedType newGroup,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
COBOLElementImpl.setGroup(COBOLComposedType newGroup) |
| Modifier and Type | Method and Description |
|---|---|
T |
CobolSwitch.caseCOBOLComposedType(COBOLComposedType object)
Returns the result of interpreting the object as an instance of 'COBOL Composed Type'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.