| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.cobol | |
| org.eclipse.gmt.modisco.cobol.impl | |
| org.eclipse.gmt.modisco.cobol.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
COBOLComposedType
A representation of the model object 'COBOL Composed Type'.
|
interface |
COBOLSimpleType
A representation of the model object 'COBOL Simple Type'.
|
| Modifier and Type | Method and Description |
|---|---|
COBOLClassifier |
CobolFactory.createCOBOLClassifier()
Returns a new object of class 'COBOL Classifier'.
|
COBOLClassifier |
COBOLElement.getSharedType()
Returns the value of the 'Shared Type' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
COBOLElement.setSharedType(COBOLClassifier value)
Sets the value of the '
Shared Type' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
COBOLClassifierImpl
An implementation of the model object 'COBOL Classifier'.
|
class |
COBOLComposedTypeImpl
An implementation of the model object 'COBOL Composed Type'.
|
class |
COBOLSimpleTypeImpl
An implementation of the model object 'COBOL Simple Type'.
|
| Modifier and Type | Field and Description |
|---|---|
protected COBOLClassifier |
COBOLElementImpl.sharedType
The cached value of the '
Shared Type' reference. |
| Modifier and Type | Method and Description |
|---|---|
COBOLClassifier |
COBOLElementImpl.basicGetSharedType() |
COBOLClassifier |
CobolFactoryImpl.createCOBOLClassifier() |
COBOLClassifier |
COBOLElementImpl.getSharedType() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
COBOLElementImpl.basicSetSharedType(COBOLClassifier newSharedType,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
COBOLElementImpl.setSharedType(COBOLClassifier newSharedType) |
| Modifier and Type | Method and Description |
|---|---|
T |
CobolSwitch.caseCOBOLClassifier(COBOLClassifier object)
Returns the result of interpreting the object as an instance of 'COBOL Classifier'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.