|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenDiagramUpdater
A representation of the model object 'Gen Diagram Updater'.
The following features are supported:
Editor Gen
Diagram Updater Class Name
Node Descriptor Class Name
Link Descriptor Class Name
Update Command Class Name
Update Command ID
GMFGenPackage.getGenDiagramUpdater()
Method Summary | |
---|---|
String |
getDiagramUpdaterClassName()
Returns the value of the 'Diagram Updater Class Name' attribute. |
String |
getDiagramUpdaterQualifiedClassName()
|
GenEditorGenerator |
getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
String |
getLinkDescriptorClassName()
Returns the value of the 'Link Descriptor Class Name' attribute. |
String |
getLinkDescriptorQualifiedClassName()
|
String |
getNodeDescriptorClassName()
Returns the value of the 'Node Descriptor Class Name' attribute. |
String |
getNodeDescriptorQualifiedClassName()
|
String |
getUpdateCommandClassName()
Returns the value of the 'Update Command Class Name' attribute. |
String |
getUpdateCommandID()
Returns the value of the 'Update Command ID' attribute. |
String |
getUpdateCommandQualifiedClassName()
|
void |
setDiagramUpdaterClassName(String value)
Sets the value of the ' Diagram Updater Class Name ' attribute. |
void |
setLinkDescriptorClassName(String value)
Sets the value of the ' Link Descriptor Class Name ' attribute. |
void |
setNodeDescriptorClassName(String value)
Sets the value of the ' Node Descriptor Class Name ' attribute. |
void |
setUpdateCommandClassName(String value)
Sets the value of the ' Update Command Class Name ' attribute. |
void |
setUpdateCommandID(String value)
Sets the value of the ' Update Command ID ' attribute. |
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 |
---|
GenEditorGenerator getEditorGen()
Diagram Updater
'.
If the meaning of the 'Editor Gen' container reference isn't clear, there really should be more of a description here...
GMFGenPackage.getGenDiagramUpdater_EditorGen()
,
GenEditorGenerator.getDiagramUpdater()
String getDiagramUpdaterClassName()
If the meaning of the 'Diagram Updater Class Name' attribute isn't clear, there really should be more of a description here...
setDiagramUpdaterClassName(String)
,
GMFGenPackage.getGenDiagramUpdater_DiagramUpdaterClassName()
void setDiagramUpdaterClassName(String value)
Diagram Updater Class Name
' attribute.
value
- the new value of the 'Diagram Updater Class Name' attribute.getDiagramUpdaterClassName()
String getNodeDescriptorClassName()
If the meaning of the 'Node Descriptor Class Name' attribute isn't clear, there really should be more of a description here...
setNodeDescriptorClassName(String)
,
GMFGenPackage.getGenDiagramUpdater_NodeDescriptorClassName()
void setNodeDescriptorClassName(String value)
Node Descriptor Class Name
' attribute.
value
- the new value of the 'Node Descriptor Class Name' attribute.getNodeDescriptorClassName()
String getLinkDescriptorClassName()
If the meaning of the 'Link Descriptor Class Name' attribute isn't clear, there really should be more of a description here...
setLinkDescriptorClassName(String)
,
GMFGenPackage.getGenDiagramUpdater_LinkDescriptorClassName()
void setLinkDescriptorClassName(String value)
Link Descriptor Class Name
' attribute.
value
- the new value of the 'Link Descriptor Class Name' attribute.getLinkDescriptorClassName()
String getUpdateCommandClassName()
If the meaning of the 'Update Command Class Name' attribute isn't clear, there really should be more of a description here...
setUpdateCommandClassName(String)
,
GMFGenPackage.getGenDiagramUpdater_UpdateCommandClassName()
void setUpdateCommandClassName(String value)
Update Command Class Name
' attribute.
value
- the new value of the 'Update Command Class Name' attribute.getUpdateCommandClassName()
String getUpdateCommandID()
If the meaning of the 'Update Command ID' attribute isn't clear, there really should be more of a description here...
setUpdateCommandID(String)
,
GMFGenPackage.getGenDiagramUpdater_UpdateCommandID()
void setUpdateCommandID(String value)
Update Command ID
' attribute.
value
- the new value of the 'Update Command ID' attribute.getUpdateCommandID()
String getDiagramUpdaterQualifiedClassName()
String getNodeDescriptorQualifiedClassName()
String getLinkDescriptorQualifiedClassName()
String getUpdateCommandQualifiedClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |