org.eclipse.gmf.codegen.gmfgen
Interface EditorCandies

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

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

A representation of the model object 'Editor Candies'.

The following features are supported:

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

Method Summary
 boolean generateInitDiagramAction()
           
 String getCreationWizardCategoryID()
          Returns the value of the 'Creation Wizard Category ID' attribute.
 String getCreationWizardClassName()
          Returns the value of the 'Creation Wizard Class Name' attribute.
 String getCreationWizardIconPath()
          Returns the value of the 'Creation Wizard Icon Path' attribute.
 String getCreationWizardIconPathX()
           
 String getCreationWizardPageClassName()
          Returns the value of the 'Creation Wizard Page Class Name' attribute.
 String getCreationWizardPageQualifiedClassName()
           
 String getCreationWizardQualifiedClassName()
           
 String getDiagramContentInitializerClassName()
          Returns the value of the 'Diagram Content Initializer Class Name' attribute.
 String getDiagramContentInitializerQualifiedClassName()
           
 String getDiagramEditorUtilClassName()
          Returns the value of the 'Diagram Editor Util Class Name' attribute.
 String getDiagramEditorUtilQualifiedClassName()
           
 String getDocumentProviderClassName()
          Returns the value of the 'Document Provider Class Name' attribute.
 String getDocumentProviderQualifiedClassName()
           
 String getEditingDomainID()
          Returns the value of the 'Editing Domain ID' attribute.
 String getElementChooserClassName()
          Returns the value of the 'Element Chooser Class Name' attribute.
 String getElementChooserQualifiedClassName()
           
 String getInitDiagramFileActionClassName()
          Returns the value of the 'Init Diagram File Action Class Name' attribute.
 String getInitDiagramFileActionQualifiedClassName()
           
 String getLoadResourceActionClassName()
          Returns the value of the 'Load Resource Action Class Name' attribute.
 String getLoadResourceActionQualifiedClassName()
           
 String getMatchingStrategyClassName()
          Returns the value of the 'Matching Strategy Class Name' attribute.
 String getMatchingStrategyQualifiedClassName()
           
 String getNewDiagramFileWizardClassName()
          Returns the value of the 'New Diagram File Wizard Class Name' attribute.
 String getNewDiagramFileWizardQualifiedClassName()
           
 String getVisualIDRegistryClassName()
          Returns the value of the 'Visual ID Registry Class Name' attribute.
 String getVisualIDRegistryQualifiedClassName()
           
 void setCreationWizardCategoryID(String value)
          Sets the value of the 'Creation Wizard Category ID' attribute.
 void setCreationWizardClassName(String value)
          Sets the value of the 'Creation Wizard Class Name' attribute.
 void setCreationWizardIconPath(String value)
          Sets the value of the 'Creation Wizard Icon Path' attribute.
 void setCreationWizardPageClassName(String value)
          Sets the value of the 'Creation Wizard Page Class Name' attribute.
 void setDiagramContentInitializerClassName(String value)
          Sets the value of the 'Diagram Content Initializer Class Name' attribute.
 void setDiagramEditorUtilClassName(String value)
          Sets the value of the 'Diagram Editor Util Class Name' attribute.
 void setDocumentProviderClassName(String value)
          Sets the value of the 'Document Provider Class Name' attribute.
 void setEditingDomainID(String value)
          Sets the value of the 'Editing Domain ID' attribute.
 void setElementChooserClassName(String value)
          Sets the value of the 'Element Chooser Class Name' attribute.
 void setInitDiagramFileActionClassName(String value)
          Sets the value of the 'Init Diagram File Action Class Name' attribute.
 void setLoadResourceActionClassName(String value)
          Sets the value of the 'Load Resource Action Class Name' attribute.
 void setMatchingStrategyClassName(String value)
          Sets the value of the 'Matching Strategy Class Name' attribute.
 void setNewDiagramFileWizardClassName(String value)
          Sets the value of the 'New Diagram File Wizard Class Name' attribute.
 void setVisualIDRegistryClassName(String value)
          Sets the value of the 'Visual ID Registry 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

getCreationWizardClassName

String getCreationWizardClassName()
Returns the value of the 'Creation Wizard Class Name' attribute.

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

Returns:
the value of the 'Creation Wizard Class Name' attribute.
See Also:
setCreationWizardClassName(String), GMFGenPackage.getEditorCandies_CreationWizardClassName()
Generated
Model Properties:

setCreationWizardClassName

void setCreationWizardClassName(String value)
Sets the value of the 'Creation Wizard Class Name' attribute.

Parameters:
value - the new value of the 'Creation Wizard Class Name' attribute.
See Also:
getCreationWizardClassName()
Generated

getCreationWizardPageClassName

String getCreationWizardPageClassName()
Returns the value of the 'Creation Wizard Page Class Name' attribute.

If the meaning of the 'Creation Wizard Page Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Creation Wizard Page Class Name' attribute.
See Also:
setCreationWizardPageClassName(String), GMFGenPackage.getEditorCandies_CreationWizardPageClassName()
Generated
Model Properties:

setCreationWizardPageClassName

void setCreationWizardPageClassName(String value)
Sets the value of the 'Creation Wizard Page Class Name' attribute.

Parameters:
value - the new value of the 'Creation Wizard Page Class Name' attribute.
See Also:
getCreationWizardPageClassName()
Generated

getCreationWizardIconPath

String getCreationWizardIconPath()
Returns the value of the 'Creation Wizard Icon Path' attribute.

If the meaning of the 'Creation Wizard Icon Path' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Creation Wizard Icon Path' attribute.
See Also:
setCreationWizardIconPath(String), GMFGenPackage.getEditorCandies_CreationWizardIconPath()
Generated
Model Properties:
required="true"

getCreationWizardIconPathX

String getCreationWizardIconPathX()
Returns:
See Also:
GenEditorView.getIconPathX()

setCreationWizardIconPath

void setCreationWizardIconPath(String value)
Sets the value of the 'Creation Wizard Icon Path' attribute.

Parameters:
value - the new value of the 'Creation Wizard Icon Path' attribute.
See Also:
getCreationWizardIconPath()
Generated

getCreationWizardCategoryID

String getCreationWizardCategoryID()
Returns the value of the 'Creation Wizard Category ID' attribute.

If the meaning of the 'Creation Wizard Category ID' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Creation Wizard Category ID' attribute.
See Also:
setCreationWizardCategoryID(String), GMFGenPackage.getEditorCandies_CreationWizardCategoryID()
Generated
Model Properties:

setCreationWizardCategoryID

void setCreationWizardCategoryID(String value)
Sets the value of the 'Creation Wizard Category ID' attribute.

Parameters:
value - the new value of the 'Creation Wizard Category ID' attribute.
See Also:
getCreationWizardCategoryID()
Generated

getDiagramEditorUtilClassName

String getDiagramEditorUtilClassName()
Returns the value of the 'Diagram Editor Util Class Name' attribute.

If the meaning of the 'Diagram Editor Util Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Diagram Editor Util Class Name' attribute.
See Also:
setDiagramEditorUtilClassName(String), GMFGenPackage.getEditorCandies_DiagramEditorUtilClassName()
Generated
Model Properties:

setDiagramEditorUtilClassName

void setDiagramEditorUtilClassName(String value)
Sets the value of the 'Diagram Editor Util Class Name' attribute.

Parameters:
value - the new value of the 'Diagram Editor Util Class Name' attribute.
See Also:
getDiagramEditorUtilClassName()
Generated

getDocumentProviderClassName

String getDocumentProviderClassName()
Returns the value of the 'Document Provider Class Name' attribute.

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

Returns:
the value of the 'Document Provider Class Name' attribute.
See Also:
setDocumentProviderClassName(String), GMFGenPackage.getEditorCandies_DocumentProviderClassName()
Generated
Model Properties:

setDocumentProviderClassName

void setDocumentProviderClassName(String value)
Sets the value of the 'Document Provider Class Name' attribute.

Parameters:
value - the new value of the 'Document Provider Class Name' attribute.
See Also:
getDocumentProviderClassName()
Generated

getInitDiagramFileActionClassName

String getInitDiagramFileActionClassName()
Returns the value of the 'Init Diagram File Action Class Name' attribute.

If the meaning of the 'Init Diagram File Action Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Init Diagram File Action Class Name' attribute.
See Also:
setInitDiagramFileActionClassName(String), GMFGenPackage.getEditorCandies_InitDiagramFileActionClassName()
Generated
Model Properties:
annotation="http://www.eclipse.org/gmf/2006/deprecated documentation='Use InitDiagramAction instead'"

setInitDiagramFileActionClassName

void setInitDiagramFileActionClassName(String value)
Sets the value of the 'Init Diagram File Action Class Name' attribute.

Parameters:
value - the new value of the 'Init Diagram File Action Class Name' attribute.
See Also:
getInitDiagramFileActionClassName()
Generated

getNewDiagramFileWizardClassName

String getNewDiagramFileWizardClassName()
Returns the value of the 'New Diagram File Wizard Class Name' attribute.

If the meaning of the 'New Diagram File Wizard Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'New Diagram File Wizard Class Name' attribute.
See Also:
setNewDiagramFileWizardClassName(String), GMFGenPackage.getEditorCandies_NewDiagramFileWizardClassName()
Generated
Model Properties:

setNewDiagramFileWizardClassName

void setNewDiagramFileWizardClassName(String value)
Sets the value of the 'New Diagram File Wizard Class Name' attribute.

Parameters:
value - the new value of the 'New Diagram File Wizard Class Name' attribute.
See Also:
getNewDiagramFileWizardClassName()
Generated

getDiagramContentInitializerClassName

String getDiagramContentInitializerClassName()
Returns the value of the 'Diagram Content Initializer Class Name' attribute.

If the meaning of the 'Diagram Content Initializer Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Diagram Content Initializer Class Name' attribute.
See Also:
setDiagramContentInitializerClassName(String), GMFGenPackage.getEditorCandies_DiagramContentInitializerClassName()
Generated
Model Properties:

setDiagramContentInitializerClassName

void setDiagramContentInitializerClassName(String value)
Sets the value of the 'Diagram Content Initializer Class Name' attribute.

Parameters:
value - the new value of the 'Diagram Content Initializer Class Name' attribute.
See Also:
getDiagramContentInitializerClassName()
Generated

getMatchingStrategyClassName

String getMatchingStrategyClassName()
Returns the value of the 'Matching Strategy Class Name' attribute.

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

Returns:
the value of the 'Matching Strategy Class Name' attribute.
See Also:
setMatchingStrategyClassName(String), GMFGenPackage.getEditorCandies_MatchingStrategyClassName()
Generated
Model Properties:

setMatchingStrategyClassName

void setMatchingStrategyClassName(String value)
Sets the value of the 'Matching Strategy Class Name' attribute.

Parameters:
value - the new value of the 'Matching Strategy Class Name' attribute.
See Also:
getMatchingStrategyClassName()
Generated

getVisualIDRegistryClassName

String getVisualIDRegistryClassName()
Returns the value of the 'Visual ID Registry Class Name' attribute.

If the meaning of the 'Visual ID Registry Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Visual ID Registry Class Name' attribute.
See Also:
setVisualIDRegistryClassName(String), GMFGenPackage.getEditorCandies_VisualIDRegistryClassName()
Generated
Model Properties:

setVisualIDRegistryClassName

void setVisualIDRegistryClassName(String value)
Sets the value of the 'Visual ID Registry Class Name' attribute.

Parameters:
value - the new value of the 'Visual ID Registry Class Name' attribute.
See Also:
getVisualIDRegistryClassName()
Generated

getElementChooserClassName

String getElementChooserClassName()
Returns the value of the 'Element Chooser Class Name' attribute.

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

Returns:
the value of the 'Element Chooser Class Name' attribute.
See Also:
setElementChooserClassName(String), GMFGenPackage.getEditorCandies_ElementChooserClassName()
Generated
Model Properties:

setElementChooserClassName

void setElementChooserClassName(String value)
Sets the value of the 'Element Chooser Class Name' attribute.

Parameters:
value - the new value of the 'Element Chooser Class Name' attribute.
See Also:
getElementChooserClassName()
Generated

getLoadResourceActionClassName

String getLoadResourceActionClassName()
Returns the value of the 'Load Resource Action Class Name' attribute.

If the meaning of the 'Load Resource Action Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Load Resource Action Class Name' attribute.
See Also:
setLoadResourceActionClassName(String), GMFGenPackage.getEditorCandies_LoadResourceActionClassName()
Generated
Model Properties:
annotation="http://www.eclipse.org/gmf/2006/deprecated documentation='Use LoadResourceAction instead'"

setLoadResourceActionClassName

void setLoadResourceActionClassName(String value)
Sets the value of the 'Load Resource Action Class Name' attribute.

Parameters:
value - the new value of the 'Load Resource Action Class Name' attribute.
See Also:
getLoadResourceActionClassName()
Generated

getEditingDomainID

String getEditingDomainID()
Returns the value of the 'Editing Domain ID' attribute.

If the meaning of the 'Editing Domain ID' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Editing Domain ID' attribute.
See Also:
setEditingDomainID(String), GMFGenPackage.getEditorCandies_EditingDomainID()
Generated
Model Properties:

setEditingDomainID

void setEditingDomainID(String value)
Sets the value of the 'Editing Domain ID' attribute.

Parameters:
value - the new value of the 'Editing Domain ID' attribute.
See Also:
getEditingDomainID()
Generated

getCreationWizardQualifiedClassName

String getCreationWizardQualifiedClassName()

Generated
Model Properties:
kind="operation"

getCreationWizardPageQualifiedClassName

String getCreationWizardPageQualifiedClassName()

Generated
Model Properties:
kind="operation"

getDiagramEditorUtilQualifiedClassName

String getDiagramEditorUtilQualifiedClassName()

Generated
Model Properties:
kind="operation"

getDocumentProviderQualifiedClassName

String getDocumentProviderQualifiedClassName()

Generated
Model Properties:
kind="operation"

getInitDiagramFileActionQualifiedClassName

String getInitDiagramFileActionQualifiedClassName()

Generated
Model Properties:
kind="operation" annotation="http://www.eclipse.org/gmf/2006/deprecated documentation='Use InitDiagramAction instead'"

getNewDiagramFileWizardQualifiedClassName

String getNewDiagramFileWizardQualifiedClassName()

Generated
Model Properties:
kind="operation"

getDiagramContentInitializerQualifiedClassName

String getDiagramContentInitializerQualifiedClassName()

Generated
Model Properties:
kind="operation"

getMatchingStrategyQualifiedClassName

String getMatchingStrategyQualifiedClassName()

Generated
Model Properties:
kind="operation"

getVisualIDRegistryQualifiedClassName

String getVisualIDRegistryQualifiedClassName()

Generated
Model Properties:
kind="operation"

getElementChooserQualifiedClassName

String getElementChooserQualifiedClassName()

Generated
Model Properties:
kind="operation"

getLoadResourceActionQualifiedClassName

String getLoadResourceActionQualifiedClassName()

Generated
Model Properties:
kind="operation" annotation="http://www.eclipse.org/gmf/2006/deprecated documentation='Use LoadResourceAction instead'"

generateInitDiagramAction

boolean generateInitDiagramAction()

Generated
Model Properties:
annotation="http://www.eclipse.org/gmf/2006/deprecated documentation='Use InitDiagramAction instead'"


Copyright © 2012. All Rights Reserved.