|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CGTypedElement
A representation of the model object 'CG Typed Element'.
The following features are supported:
CGModelPackage.getCGTypedElement()| Method Summary | |
|---|---|
TypeId |
getASTypeId()
Return the TypeId of the pivot element. |
CGTypeId |
getTypeId()
Returns the value of the 'Type Id' reference. |
boolean |
isRequired()
Returns the value of the 'Required' attribute. |
void |
setRequired(boolean value)
Sets the value of the ' Required' attribute. |
void |
setTypeId(CGTypeId value)
Sets the value of the ' Type Id' 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 |
|---|
CGTypeId getTypeId()
If the meaning of the 'Type Id' reference isn't clear, there really should be more of a description here...
setTypeId(CGTypeId),
CGModelPackage.getCGTypedElement_TypeId()void setTypeId(CGTypeId value)
Type Id' reference.
value - the new value of the 'Type Id' reference.getTypeId()boolean isRequired()
"false".
If the meaning of the 'Required' attribute isn't clear, there really should be more of a description here...
setRequired(boolean),
CGModelPackage.getCGTypedElement_Required()void setRequired(boolean value)
Required' attribute.
value - the new value of the 'Required' attribute.isRequired()@Nullable TypeId getASTypeId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||