org.eclipse.gmf.codegen.gmfgen
Interface EditPartCandies

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
GenDiagram
All Known Implementing Classes:
GenDiagramImpl

public interface EditPartCandies
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Edit Part Candies'.

The following features are supported:

See Also:
GMFGenPackage.getEditPartCandies()
Generated
Model Properties:
interface="true" abstract="true"

Method Summary
 String getBaseEditHelperClassName()
          Returns the value of the 'Base Edit Helper Class Name' attribute.
 String getBaseEditHelperQualifiedClassName()
           
 String getBaseExternalNodeLabelEditPartClassName()
          Returns the value of the 'Base External Node Label Edit Part Class Name' attribute.
 String getBaseExternalNodeLabelEditPartQualifiedClassName()
           
 String getBaseGraphicalNodeEditPolicyClassName()
          Returns the value of the 'Base Graphical Node Edit Policy Class Name' attribute.
 String getBaseGraphicalNodeEditPolicyQualifiedClassName()
           
 String getBaseItemSemanticEditPolicyClassName()
          Returns the value of the 'Base Item Semantic Edit Policy Class Name' attribute.
 String getBaseItemSemanticEditPolicyQualifiedClassName()
           
 String getEditPartFactoryClassName()
          Returns the value of the 'Edit Part Factory Class Name' attribute.
 String getEditPartFactoryQualifiedClassName()
           
 String getReorientConnectionViewCommandClassName()
          Returns the value of the 'Reorient Connection View Command Class Name' attribute.
 String getReorientConnectionViewCommandQualifiedClassName()
           
 String getTextNonResizableEditPolicyClassName()
          Returns the value of the 'Text Non Resizable Edit Policy Class Name' attribute.
 String getTextNonResizableEditPolicyQualifiedClassName()
           
 String getTextSelectionEditPolicyClassName()
          Returns the value of the 'Text Selection Edit Policy Class Name' attribute.
 String getTextSelectionEditPolicyQualifiedClassName()
           
 void setBaseEditHelperClassName(String value)
          Sets the value of the 'Base Edit Helper Class Name' attribute.
 void setBaseExternalNodeLabelEditPartClassName(String value)
          Sets the value of the 'Base External Node Label Edit Part Class Name' attribute.
 void setBaseGraphicalNodeEditPolicyClassName(String value)
          Sets the value of the 'Base Graphical Node Edit Policy Class Name' attribute.
 void setBaseItemSemanticEditPolicyClassName(String value)
          Sets the value of the 'Base Item Semantic Edit Policy Class Name' attribute.
 void setEditPartFactoryClassName(String value)
          Sets the value of the 'Edit Part Factory Class Name' attribute.
 void setReorientConnectionViewCommandClassName(String value)
          Sets the value of the 'Reorient Connection View Command Class Name' attribute.
 void setTextNonResizableEditPolicyClassName(String value)
          Sets the value of the 'Text Non Resizable Edit Policy Class Name' attribute.
 void setTextSelectionEditPolicyClassName(String value)
          Sets the value of the 'Text Selection Edit Policy Class Name' 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

getReorientConnectionViewCommandClassName

String getReorientConnectionViewCommandClassName()
Returns the value of the 'Reorient Connection View Command Class Name' attribute.

If the meaning of the 'Reorient Connection View Command Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Reorient Connection View Command Class Name' attribute.
See Also:
setReorientConnectionViewCommandClassName(String), GMFGenPackage.getEditPartCandies_ReorientConnectionViewCommandClassName()
Generated
Model Properties:

setReorientConnectionViewCommandClassName

void setReorientConnectionViewCommandClassName(String value)
Sets the value of the 'Reorient Connection View Command Class Name' attribute.

Parameters:
value - the new value of the 'Reorient Connection View Command Class Name' attribute.
See Also:
getReorientConnectionViewCommandClassName()
Generated

getBaseEditHelperClassName

String getBaseEditHelperClassName()
Returns the value of the 'Base Edit Helper Class Name' attribute.

If the meaning of the 'Base Edit Helper Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Base Edit Helper Class Name' attribute.
See Also:
setBaseEditHelperClassName(String), GMFGenPackage.getEditPartCandies_BaseEditHelperClassName()
Generated
Model Properties:

setBaseEditHelperClassName

void setBaseEditHelperClassName(String value)
Sets the value of the 'Base Edit Helper Class Name' attribute.

Parameters:
value - the new value of the 'Base Edit Helper Class Name' attribute.
See Also:
getBaseEditHelperClassName()
Generated

getEditPartFactoryClassName

String getEditPartFactoryClassName()
Returns the value of the 'Edit Part Factory Class Name' attribute.

If the meaning of the 'Edit Part Factory Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Edit Part Factory Class Name' attribute.
See Also:
setEditPartFactoryClassName(String), GMFGenPackage.getEditPartCandies_EditPartFactoryClassName()
Generated
Model Properties:

setEditPartFactoryClassName

void setEditPartFactoryClassName(String value)
Sets the value of the 'Edit Part Factory Class Name' attribute.

Parameters:
value - the new value of the 'Edit Part Factory Class Name' attribute.
See Also:
getEditPartFactoryClassName()
Generated

getBaseExternalNodeLabelEditPartClassName

String getBaseExternalNodeLabelEditPartClassName()
Returns the value of the 'Base External Node Label Edit Part Class Name' attribute.

If the meaning of the 'Base External Node Label Edit Part Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Base External Node Label Edit Part Class Name' attribute.
See Also:
setBaseExternalNodeLabelEditPartClassName(String), GMFGenPackage.getEditPartCandies_BaseExternalNodeLabelEditPartClassName()
Generated
Model Properties:

setBaseExternalNodeLabelEditPartClassName

void setBaseExternalNodeLabelEditPartClassName(String value)
Sets the value of the 'Base External Node Label Edit Part Class Name' attribute.

Parameters:
value - the new value of the 'Base External Node Label Edit Part Class Name' attribute.
See Also:
getBaseExternalNodeLabelEditPartClassName()
Generated

getBaseItemSemanticEditPolicyClassName

String getBaseItemSemanticEditPolicyClassName()
Returns the value of the 'Base Item Semantic Edit Policy Class Name' attribute.

If the meaning of the 'Base Item Semantic Edit Policy Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Base Item Semantic Edit Policy Class Name' attribute.
See Also:
setBaseItemSemanticEditPolicyClassName(String), GMFGenPackage.getEditPartCandies_BaseItemSemanticEditPolicyClassName()
Generated
Model Properties:

setBaseItemSemanticEditPolicyClassName

void setBaseItemSemanticEditPolicyClassName(String value)
Sets the value of the 'Base Item Semantic Edit Policy Class Name' attribute.

Parameters:
value - the new value of the 'Base Item Semantic Edit Policy Class Name' attribute.
See Also:
getBaseItemSemanticEditPolicyClassName()
Generated

getBaseGraphicalNodeEditPolicyClassName

String getBaseGraphicalNodeEditPolicyClassName()
Returns the value of the 'Base Graphical Node Edit Policy Class Name' attribute.

If the meaning of the 'Base Graphical Node Edit Policy Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Base Graphical Node Edit Policy Class Name' attribute.
See Also:
setBaseGraphicalNodeEditPolicyClassName(String), GMFGenPackage.getEditPartCandies_BaseGraphicalNodeEditPolicyClassName()
Generated
Model Properties:
annotation="http://www.eclipse.org/gmf/2006/deprecated documentation='Not in use'"

setBaseGraphicalNodeEditPolicyClassName

void setBaseGraphicalNodeEditPolicyClassName(String value)
Sets the value of the 'Base Graphical Node Edit Policy Class Name' attribute.

Parameters:
value - the new value of the 'Base Graphical Node Edit Policy Class Name' attribute.
See Also:
getBaseGraphicalNodeEditPolicyClassName()
Generated

getTextSelectionEditPolicyClassName

String getTextSelectionEditPolicyClassName()
Returns the value of the 'Text Selection Edit Policy Class Name' attribute.

If the meaning of the 'Text Selection Edit Policy Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Text Selection Edit Policy Class Name' attribute.
See Also:
setTextSelectionEditPolicyClassName(String), GMFGenPackage.getEditPartCandies_TextSelectionEditPolicyClassName()
Generated
Model Properties:

setTextSelectionEditPolicyClassName

void setTextSelectionEditPolicyClassName(String value)
Sets the value of the 'Text Selection Edit Policy Class Name' attribute.

Parameters:
value - the new value of the 'Text Selection Edit Policy Class Name' attribute.
See Also:
getTextSelectionEditPolicyClassName()
Generated

getTextNonResizableEditPolicyClassName

String getTextNonResizableEditPolicyClassName()
Returns the value of the 'Text Non Resizable Edit Policy Class Name' attribute.

If the meaning of the 'Text Non Resizable Edit Policy Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Text Non Resizable Edit Policy Class Name' attribute.
See Also:
setTextNonResizableEditPolicyClassName(String), GMFGenPackage.getEditPartCandies_TextNonResizableEditPolicyClassName()
Generated
Model Properties:

setTextNonResizableEditPolicyClassName

void setTextNonResizableEditPolicyClassName(String value)
Sets the value of the 'Text Non Resizable Edit Policy Class Name' attribute.

Parameters:
value - the new value of the 'Text Non Resizable Edit Policy Class Name' attribute.
See Also:
getTextNonResizableEditPolicyClassName()
Generated

getReorientConnectionViewCommandQualifiedClassName

String getReorientConnectionViewCommandQualifiedClassName()

Generated
Model Properties:
kind="operation"

getBaseEditHelperQualifiedClassName

String getBaseEditHelperQualifiedClassName()

Generated
Model Properties:
kind="operation"

getEditPartFactoryQualifiedClassName

String getEditPartFactoryQualifiedClassName()

Generated
Model Properties:
kind="operation"

getBaseExternalNodeLabelEditPartQualifiedClassName

String getBaseExternalNodeLabelEditPartQualifiedClassName()

Generated
Model Properties:
kind="operation"

getBaseItemSemanticEditPolicyQualifiedClassName

String getBaseItemSemanticEditPolicyQualifiedClassName()

Generated
Model Properties:
kind="operation"

getBaseGraphicalNodeEditPolicyQualifiedClassName

String getBaseGraphicalNodeEditPolicyQualifiedClassName()

Generated
Model Properties:
kind="operation" annotation="http://www.eclipse.org/gmf/2006/deprecated documentation='Not in use'"

getTextSelectionEditPolicyQualifiedClassName

String getTextSelectionEditPolicyQualifiedClassName()

Generated
Model Properties:
kind="operation"

getTextNonResizableEditPolicyQualifiedClassName

String getTextNonResizableEditPolicyQualifiedClassName()

Generated
Model Properties:
kind="operation"


Copyright © 2012. All Rights Reserved.