|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CustomPin
A representation of the model object 'Custom Pin'.
The following features are supported:
GMFGraphPackage.getCustomPin()
Method Summary | |
---|---|
String |
getCustomOperationName()
Returns the value of the 'Custom Operation Name' attribute. |
String |
getCustomOperationType()
Returns the value of the 'Custom Operation Type' attribute. |
void |
setCustomOperationName(String value)
Sets the value of the ' Custom Operation Name ' attribute. |
void |
setCustomOperationType(String value)
Sets the value of the ' Custom Operation Type ' attribute. |
Methods inherited from interface org.eclipse.gmf.gmfgraph.Pin |
---|
getOperationName, getOperationType |
Methods inherited from interface org.eclipse.gmf.gmfgraph.Identity |
---|
getName, setName |
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 getCustomOperationName()
If the meaning of the 'Custom Operation Name' attribute isn't clear, there really should be more of a description here...
setCustomOperationName(String)
,
GMFGraphPackage.getCustomPin_CustomOperationName()
void setCustomOperationName(String value)
Custom Operation Name
' attribute.
value
- the new value of the 'Custom Operation Name' attribute.getCustomOperationName()
String getCustomOperationType()
If the meaning of the 'Custom Operation Type' attribute isn't clear, there really should be more of a description here...
setCustomOperationType(String)
,
GMFGraphPackage.getCustomPin_CustomOperationType()
void setCustomOperationType(String value)
Custom Operation Type
' attribute.
value
- the new value of the 'Custom Operation Type' attribute.getCustomOperationType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |