|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CGPackage
A representation of the model object 'CG Package'.
The following features are supported:
CGModelPackage.getCGPackage()| Method Summary | |
|---|---|
java.util.List<CGClass> |
getClasses()
Returns the value of the 'Classes' containment reference list. |
CGPackage |
getContainingPackage()
Returns the value of the 'Containing Package' container reference. |
java.util.List<CGPackage> |
getPackages()
Returns the value of the 'Packages' containment reference list. |
void |
setContainingPackage(CGPackage value)
Sets the value of the ' Containing Package' container reference. |
| 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<CGClass> getClasses()
CGClass.
It is bidirectional and its opposite is 'Containing Package'.
If the meaning of the 'Classes' containment reference list isn't clear, there really should be more of a description here...
CGModelPackage.getCGPackage_Classes(),
CGClass.getContainingPackage()java.util.List<CGPackage> getPackages()
CGPackage.
It is bidirectional and its opposite is 'Containing Package'.
If the meaning of the 'Packages' containment reference list isn't clear, there really should be more of a description here...
CGModelPackage.getCGPackage_Packages(),
getContainingPackage()CGPackage getContainingPackage()
Packages'.
If the meaning of the 'Containing Package' container reference isn't clear, there really should be more of a description here...
setContainingPackage(CGPackage),
CGModelPackage.getCGPackage_ContainingPackage(),
getPackages()void setContainingPackage(CGPackage value)
Containing Package' container reference.
value - the new value of the 'Containing Package' container reference.getContainingPackage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||