|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CGModel
A representation of the model object 'CG Model'.
The following features are supported:
CGModelPackage.getCGModel()| Method Summary | |
|---|---|
java.util.List<CGConstant> |
getGlobals()
Returns the value of the 'Globals' containment reference list. |
java.util.List<CGPackage> |
getPackages()
Returns the value of the 'Packages' containment reference list. |
| Methods inherited from interface org.eclipse.ocl.examples.codegen.cgmodel.CGNamedElement |
|---|
getAst, getName, setAst, setName |
| Methods inherited from interface org.eclipse.ocl.examples.codegen.cgmodel.CGElement |
|---|
accept, getChildren, getParent, getPlace, isContext, rewriteAs |
| 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 |
| Method Detail |
|---|
java.util.List<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()java.util.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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||