|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OclChoiceParser
A representation of the model object ' Ocl Choice Parser'.
The following features are supported:
GMFGenPackage.getOclChoiceParser()
Method Summary | |
---|---|
ValueExpression |
getItemsExpression()
Returns the value of the 'Items Expression' reference. |
String |
getQualifiedClassName()
|
ValueExpression |
getShowExpression()
Returns the value of the 'Show Expression' reference. |
void |
setItemsExpression(ValueExpression value)
Sets the value of the ' Items Expression ' reference. |
void |
setShowExpression(ValueExpression value)
Sets the value of the ' Show Expression ' reference. |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenParserImplementation |
---|
getHolder, getUses |
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 |
---|
ValueExpression getItemsExpression()
If the meaning of the 'Items Expression' attribute isn't clear, there really should be more of a description here...
setItemsExpression(ValueExpression)
,
GMFGenPackage.getOclChoiceParser_ItemsExpression()
void setItemsExpression(ValueExpression value)
Items Expression
' reference.
value
- the new value of the 'Items Expression' reference.getItemsExpression()
ValueExpression getShowExpression()
If the meaning of the 'Show Expression' attribute isn't clear, there really should be more of a description here...
setShowExpression(ValueExpression)
,
GMFGenPackage.getOclChoiceParser_ShowExpression()
void setShowExpression(ValueExpression value)
Show Expression
' reference.
value
- the new value of the 'Show Expression' reference.getShowExpression()
String getQualifiedClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |