|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenVisualEffect
A representation of the model object 'Gen Visual Effect'.
The following features are supported:
GMFGenPackage.getGenVisualEffect()
Method Summary | |
---|---|
String |
getName()
Returns the value of the 'Name' attribute. |
String |
getOclExpression()
Returns the value of the 'Ocl Expression' attribute. |
String |
getOclExpressionString()
|
String |
getOperationName()
Returns the value of the 'Operation Name' attribute. |
org.eclipse.emf.ecore.EClassifier |
getOperationRuntimeType()
|
String |
getOperationType()
Returns the value of the 'Operation Type' attribute. |
String |
getPinKind()
Returns the value of the 'Pin Kind' attribute. |
void |
setName(String value)
Sets the value of the ' Name ' attribute. |
void |
setOclExpression(String value)
Sets the value of the ' Ocl Expression ' attribute. |
void |
setOperationName(String value)
Sets the value of the ' Operation Name ' attribute. |
void |
setOperationType(String value)
Sets the value of the ' Operation Type ' attribute. |
void |
setPinKind(String value)
Sets the value of the ' Pin Kind ' attribute. |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.CustomBehaviour |
---|
getEditPolicyQualifiedClassName, getKey, setEditPolicyQualifiedClassName, setKey |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.Behaviour |
---|
getSubject |
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 |
---|
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
GMFGenPackage.getGenVisualEffect_Name()
void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
String getPinKind()
If the meaning of the 'Pin Kind' attribute isn't clear, there really should be more of a description here...
setPinKind(String)
,
GMFGenPackage.getGenVisualEffect_PinKind()
void setPinKind(String value)
Pin Kind
' attribute.
value
- the new value of the 'Pin Kind' attribute.getPinKind()
String getOperationName()
If the meaning of the 'Operation Name' attribute isn't clear, there really should be more of a description here...
setOperationName(String)
,
GMFGenPackage.getGenVisualEffect_OperationName()
void setOperationName(String value)
Operation Name
' attribute.
value
- the new value of the 'Operation Name' attribute.getOperationName()
String getOperationType()
If the meaning of the 'Operation Type' attribute isn't clear, there really should be more of a description here...
setOperationType(String)
,
GMFGenPackage.getGenVisualEffect_OperationType()
void setOperationType(String value)
Operation Type
' attribute.
value
- the new value of the 'Operation Type' attribute.getOperationType()
String getOclExpression()
If the meaning of the 'Ocl Expression' attribute isn't clear, there really should be more of a description here...
setOclExpression(String)
,
GMFGenPackage.getGenVisualEffect_OclExpression()
void setOclExpression(String value)
Ocl Expression
' attribute.
value
- the new value of the 'Ocl Expression' attribute.getOclExpression()
String getOclExpressionString()
org.eclipse.emf.ecore.EClassifier getOperationRuntimeType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |