public interface CGModel extends CGNamedElement
The following features are supported:
CGModelPackage.getCGModel()| Modifier and Type | Method and Description |
|---|---|
List<CGConstant> |
getGlobals()
Returns the value of the 'Globals' containment reference list.
|
List<CGPackage> |
getPackages()
Returns the value of the 'Packages' containment reference list.
|
getAst, getName, setAst, setNameList<CGConstant> getGlobals()
CGConstant.
If the meaning of the 'Globals' containment reference list isn't clear, there really should be more of a description here...
CGModelPackage.getCGModel_Globals()List<CGPackage> getPackages()
CGPackage.
If the meaning of the 'Packages' containment reference list isn't clear, there really should be more of a description here...
CGModelPackage.getCGModel_Packages()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.