|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CGConstructorPart
A representation of the model object 'CG Constructor Part'.
The following features are supported:
CGModelPackage.getCGConstructorPart()| Method Summary | |
|---|---|
CGConstructorExp |
getConstructorExp()
Returns the value of the 'Constructor Exp' container reference. |
CGExecutorConstructorPart |
getExecutorPart()
Returns the value of the 'Executor Part' reference. |
CGValuedElement |
getInit()
Returns the value of the 'Init' containment reference. |
void |
setExecutorPart(CGExecutorConstructorPart value)
Sets the value of the ' Executor Part' reference. |
void |
setInit(CGValuedElement value)
Sets the value of the ' Init' containment reference. |
| Methods inherited from interface org.eclipse.ocl.examples.codegen.cgmodel.CGValuedElement |
|---|
getDependsOn, getInvalidValue, getNamedValue, getOwns, getReferredValue, getSourceValue, getThisValue, getTypedValue, getValueName, isAssertedNonNull, isBoxed, isCaught, isCommonable, isConstant, isEquivalentTo, isEquivalentToInternal, isFalse, isGlobal, isInlined, isInvalid, isNonInvalid, isNonNull, isNull, isSettable, isTrue, isUnboxed, isUncommonable, setCaught, setValueName |
| Methods inherited from interface org.eclipse.ocl.examples.codegen.cgmodel.CGTypedElement |
|---|
getASTypeId, getTypeId, isRequired, setRequired, setTypeId |
| 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 |
|---|
CGValuedElement getInit()
If the meaning of the 'Init' containment reference isn't clear, there really should be more of a description here...
setInit(CGValuedElement),
CGModelPackage.getCGConstructorPart_Init()void setInit(CGValuedElement value)
Init' containment reference.
value - the new value of the 'Init' containment reference.getInit()CGConstructorExp getConstructorExp()
Parts'.
If the meaning of the 'Constructor Exp' container reference isn't clear, there really should be more of a description here...
CGModelPackage.getCGConstructorPart_ConstructorExp(),
CGConstructorExp.getParts()CGExecutorConstructorPart getExecutorPart()
setExecutorPart(CGExecutorConstructorPart),
CGModelPackage.getCGConstructorPart_ExecutorPart()void setExecutorPart(CGExecutorConstructorPart value)
Executor Part' reference.
value - the new value of the 'Executor Part' reference.getExecutorPart()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||