Modifier and Type | Method and Description |
---|---|
PatternImport |
EMFPatternLanguageFactory.createPatternImport()
Returns a new object of class 'Pattern Import'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PatternImport> |
XImportSection.getPatternImport()
Returns the value of the 'Pattern Import' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
PatternImportImpl
An implementation of the model object 'Pattern Import'.
|
Modifier and Type | Method and Description |
---|---|
PatternImport |
EMFPatternLanguageFactoryImpl.createPatternImport() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PatternImport> |
XImportSectionImpl.getPatternImport() |
Modifier and Type | Method and Description |
---|---|
T |
EMFPatternLanguageSwitch.casePatternImport(PatternImport object)
Returns the result of interpreting the object as an instance of 'Pattern Import'.
|