org.eclipse.gmf.codegen.gmfgen
Interface GenNavigator

All Superinterfaces:
org.eclipse.emf.ecore.EObject, GenDomainModelNavigator, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
GenNavigatorImpl

public interface GenNavigator
extends GenDomainModelNavigator

A representation of the model object 'Gen Navigator'.

The following features are supported:

See Also:
GMFGenPackage.getGenNavigator()
Generated
Model Properties:

Method Summary
 String getAbstractNavigatorItemClassName()
          Returns the value of the 'Abstract Navigator Item Class Name' attribute.
 String getAbstractNavigatorItemQualifiedClassName()
           
 String getActionProviderClassName()
          Returns the value of the 'Action Provider Class Name' attribute.
 String getActionProviderID()
          Returns the value of the 'Action Provider ID' attribute.
 String getActionProviderQualifiedClassName()
           
 org.eclipse.emf.common.util.EList<GenNavigatorChildReference> getChildReferences()
          Returns the value of the 'Child References' containment reference list.
 String getContentExtensionID()
          Returns the value of the 'Content Extension ID' attribute.
 String getContentExtensionName()
          Returns the value of the 'Content Extension Name' attribute.
 String getContentExtensionPriority()
          Returns the value of the 'Content Extension Priority' attribute.
 String getContentProviderClassName()
          Returns the value of the 'Content Provider Class Name' attribute.
 String getContentProviderQualifiedClassName()
           
 GenEditorGenerator getEditorGen()
          Returns the value of the 'Editor Gen' container reference.
 String getLabelProviderClassName()
          Returns the value of the 'Label Provider Class Name' attribute.
 String getLabelProviderQualifiedClassName()
           
 String getLinkHelperClassName()
          Returns the value of the 'Link Helper Class Name' attribute.
 String getLinkHelperExtensionID()
          Returns the value of the 'Link Helper Extension ID' attribute.
 String getLinkHelperQualifiedClassName()
           
 String getNavigatorGroupClassName()
          Returns the value of the 'Navigator Group Class Name' attribute.
 String getNavigatorGroupQualifiedClassName()
           
 String getNavigatorItemClassName()
          Returns the value of the 'Navigator Item Class Name' attribute.
 String getNavigatorItemQualifiedClassName()
           
 String getPackageName()
          Returns the value of the 'Package Name' attribute.
 String getSorterClassName()
          Returns the value of the 'Sorter Class Name' attribute.
 String getSorterExtensionID()
          Returns the value of the 'Sorter Extension ID' attribute.
 String getSorterQualifiedClassName()
           
 String getUriInputTesterClassName()
          Returns the value of the 'Uri Input Tester Class Name' attribute.
 String getUriInputTesterQualifiedClassName()
           
 void setAbstractNavigatorItemClassName(String value)
          Sets the value of the 'Abstract Navigator Item Class Name' attribute.
 void setActionProviderClassName(String value)
          Sets the value of the 'Action Provider Class Name' attribute.
 void setActionProviderID(String value)
          Sets the value of the 'Action Provider ID' attribute.
 void setContentExtensionID(String value)
          Sets the value of the 'Content Extension ID' attribute.
 void setContentExtensionName(String value)
          Sets the value of the 'Content Extension Name' attribute.
 void setContentExtensionPriority(String value)
          Sets the value of the 'Content Extension Priority' attribute.
 void setContentProviderClassName(String value)
          Sets the value of the 'Content Provider Class Name' attribute.
 void setLabelProviderClassName(String value)
          Sets the value of the 'Label Provider Class Name' attribute.
 void setLinkHelperClassName(String value)
          Sets the value of the 'Link Helper Class Name' attribute.
 void setLinkHelperExtensionID(String value)
          Sets the value of the 'Link Helper Extension ID' attribute.
 void setNavigatorGroupClassName(String value)
          Sets the value of the 'Navigator Group Class Name' attribute.
 void setNavigatorItemClassName(String value)
          Sets the value of the 'Navigator Item Class Name' attribute.
 void setPackageName(String value)
          Sets the value of the 'Package Name' attribute.
 void setSorterClassName(String value)
          Sets the value of the 'Sorter Class Name' attribute.
 void setSorterExtensionID(String value)
          Sets the value of the 'Sorter Extension ID' attribute.
 void setUriInputTesterClassName(String value)
          Sets the value of the 'Uri Input Tester Class Name' attribute.
 
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenDomainModelNavigator
getDomainContentExtensionID, getDomainContentExtensionName, getDomainContentExtensionPriority, getDomainContentProviderClassName, getDomainContentProviderQualifiedClassName, getDomainLabelProviderClassName, getDomainLabelProviderQualifiedClassName, getDomainModelElementTesterClassName, getDomainModelElementTesterQualifiedClassName, getDomainNavigatorItemClassName, getDomainNavigatorItemQualifiedClassName, isGenerateDomainModelNavigator, setDomainContentExtensionID, setDomainContentExtensionName, setDomainContentExtensionPriority, setDomainContentProviderClassName, setDomainLabelProviderClassName, setDomainModelElementTesterClassName, setDomainNavigatorItemClassName, setGenerateDomainModelNavigator
 
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

getEditorGen

GenEditorGenerator getEditorGen()
Returns the value of the 'Editor Gen' container reference. It is bidirectional and its opposite is 'Navigator'.

If the meaning of the 'Editor Gen' container reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Editor Gen' container reference.
See Also:
GMFGenPackage.getGenNavigator_EditorGen(), GenEditorGenerator.getNavigator()
Generated
Model Properties:
opposite="navigator" resolveProxies="false" transient="false" changeable="false"

getContentExtensionID

String getContentExtensionID()
Returns the value of the 'Content Extension ID' attribute.

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

Returns:
the value of the 'Content Extension ID' attribute.
See Also:
setContentExtensionID(String), GMFGenPackage.getGenNavigator_ContentExtensionID()
Generated
Model Properties:

setContentExtensionID

void setContentExtensionID(String value)
Sets the value of the 'Content Extension ID' attribute.

Parameters:
value - the new value of the 'Content Extension ID' attribute.
See Also:
getContentExtensionID()
Generated

getContentExtensionName

String getContentExtensionName()
Returns the value of the 'Content Extension Name' attribute.

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

Returns:
the value of the 'Content Extension Name' attribute.
See Also:
setContentExtensionName(String), GMFGenPackage.getGenNavigator_ContentExtensionName()
Generated
Model Properties:

setContentExtensionName

void setContentExtensionName(String value)
Sets the value of the 'Content Extension Name' attribute.

Parameters:
value - the new value of the 'Content Extension Name' attribute.
See Also:
getContentExtensionName()
Generated

getContentExtensionPriority

String getContentExtensionPriority()
Returns the value of the 'Content Extension Priority' attribute.

If the meaning of the 'Content Extension Priority' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Content Extension Priority' attribute.
See Also:
setContentExtensionPriority(String), GMFGenPackage.getGenNavigator_ContentExtensionPriority()
Generated
Model Properties:

setContentExtensionPriority

void setContentExtensionPriority(String value)
Sets the value of the 'Content Extension Priority' attribute.

Parameters:
value - the new value of the 'Content Extension Priority' attribute.
See Also:
getContentExtensionPriority()
Generated

getLinkHelperExtensionID

String getLinkHelperExtensionID()
Returns the value of the 'Link Helper Extension ID' attribute.

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

Returns:
the value of the 'Link Helper Extension ID' attribute.
See Also:
setLinkHelperExtensionID(String), GMFGenPackage.getGenNavigator_LinkHelperExtensionID()
Generated
Model Properties:

setLinkHelperExtensionID

void setLinkHelperExtensionID(String value)
Sets the value of the 'Link Helper Extension ID' attribute.

Parameters:
value - the new value of the 'Link Helper Extension ID' attribute.
See Also:
getLinkHelperExtensionID()
Generated

getSorterExtensionID

String getSorterExtensionID()
Returns the value of the 'Sorter Extension ID' attribute.

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

Returns:
the value of the 'Sorter Extension ID' attribute.
See Also:
setSorterExtensionID(String), GMFGenPackage.getGenNavigator_SorterExtensionID()
Generated
Model Properties:

setSorterExtensionID

void setSorterExtensionID(String value)
Sets the value of the 'Sorter Extension ID' attribute.

Parameters:
value - the new value of the 'Sorter Extension ID' attribute.
See Also:
getSorterExtensionID()
Generated

getActionProviderID

String getActionProviderID()
Returns the value of the 'Action Provider ID' attribute.

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

Returns:
the value of the 'Action Provider ID' attribute.
See Also:
setActionProviderID(String), GMFGenPackage.getGenNavigator_ActionProviderID()
Generated
Model Properties:

setActionProviderID

void setActionProviderID(String value)
Sets the value of the 'Action Provider ID' attribute.

Parameters:
value - the new value of the 'Action Provider ID' attribute.
See Also:
getActionProviderID()
Generated

getContentProviderClassName

String getContentProviderClassName()
Returns the value of the 'Content Provider Class Name' attribute.

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

Returns:
the value of the 'Content Provider Class Name' attribute.
See Also:
setContentProviderClassName(String), GMFGenPackage.getGenNavigator_ContentProviderClassName()
Generated
Model Properties:

setContentProviderClassName

void setContentProviderClassName(String value)
Sets the value of the 'Content Provider Class Name' attribute.

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

getLabelProviderClassName

String getLabelProviderClassName()
Returns the value of the 'Label Provider Class Name' attribute.

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

Returns:
the value of the 'Label Provider Class Name' attribute.
See Also:
setLabelProviderClassName(String), GMFGenPackage.getGenNavigator_LabelProviderClassName()
Generated
Model Properties:

setLabelProviderClassName

void setLabelProviderClassName(String value)
Sets the value of the 'Label Provider Class Name' attribute.

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

getLinkHelperClassName

String getLinkHelperClassName()
Returns the value of the 'Link Helper Class Name' attribute.

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

Returns:
the value of the 'Link Helper Class Name' attribute.
See Also:
setLinkHelperClassName(String), GMFGenPackage.getGenNavigator_LinkHelperClassName()
Generated
Model Properties:

setLinkHelperClassName

void setLinkHelperClassName(String value)
Sets the value of the 'Link Helper Class Name' attribute.

Parameters:
value - the new value of the 'Link Helper Class Name' attribute.
See Also:
getLinkHelperClassName()
Generated

getSorterClassName

String getSorterClassName()
Returns the value of the 'Sorter Class Name' attribute.

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

Returns:
the value of the 'Sorter Class Name' attribute.
See Also:
setSorterClassName(String), GMFGenPackage.getGenNavigator_SorterClassName()
Generated
Model Properties:

setSorterClassName

void setSorterClassName(String value)
Sets the value of the 'Sorter Class Name' attribute.

Parameters:
value - the new value of the 'Sorter Class Name' attribute.
See Also:
getSorterClassName()
Generated

getActionProviderClassName

String getActionProviderClassName()
Returns the value of the 'Action Provider Class Name' attribute.

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

Returns:
the value of the 'Action Provider Class Name' attribute.
See Also:
setActionProviderClassName(String), GMFGenPackage.getGenNavigator_ActionProviderClassName()
Generated
Model Properties:

setActionProviderClassName

void setActionProviderClassName(String value)
Sets the value of the 'Action Provider Class Name' attribute.

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

getAbstractNavigatorItemClassName

String getAbstractNavigatorItemClassName()
Returns the value of the 'Abstract Navigator Item Class Name' attribute.

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

Returns:
the value of the 'Abstract Navigator Item Class Name' attribute.
See Also:
setAbstractNavigatorItemClassName(String), GMFGenPackage.getGenNavigator_AbstractNavigatorItemClassName()
Generated
Model Properties:

setAbstractNavigatorItemClassName

void setAbstractNavigatorItemClassName(String value)
Sets the value of the 'Abstract Navigator Item Class Name' attribute.

Parameters:
value - the new value of the 'Abstract Navigator Item Class Name' attribute.
See Also:
getAbstractNavigatorItemClassName()
Generated

getNavigatorGroupClassName

String getNavigatorGroupClassName()
Returns the value of the 'Navigator Group Class Name' attribute.

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

Returns:
the value of the 'Navigator Group Class Name' attribute.
See Also:
setNavigatorGroupClassName(String), GMFGenPackage.getGenNavigator_NavigatorGroupClassName()
Generated
Model Properties:

setNavigatorGroupClassName

void setNavigatorGroupClassName(String value)
Sets the value of the 'Navigator Group Class Name' attribute.

Parameters:
value - the new value of the 'Navigator Group Class Name' attribute.
See Also:
getNavigatorGroupClassName()
Generated

getNavigatorItemClassName

String getNavigatorItemClassName()
Returns the value of the 'Navigator Item Class Name' attribute.

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

Returns:
the value of the 'Navigator Item Class Name' attribute.
See Also:
setNavigatorItemClassName(String), GMFGenPackage.getGenNavigator_NavigatorItemClassName()
Generated
Model Properties:

setNavigatorItemClassName

void setNavigatorItemClassName(String value)
Sets the value of the 'Navigator Item Class Name' attribute.

Parameters:
value - the new value of the 'Navigator Item Class Name' attribute.
See Also:
getNavigatorItemClassName()
Generated

getUriInputTesterClassName

String getUriInputTesterClassName()
Returns the value of the 'Uri Input Tester Class Name' attribute.

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

Returns:
the value of the 'Uri Input Tester Class Name' attribute.
See Also:
setUriInputTesterClassName(String), GMFGenPackage.getGenNavigator_UriInputTesterClassName()
Generated
Model Properties:

setUriInputTesterClassName

void setUriInputTesterClassName(String value)
Sets the value of the 'Uri Input Tester Class Name' attribute.

Parameters:
value - the new value of the 'Uri Input Tester Class Name' attribute.
See Also:
getUriInputTesterClassName()
Generated

getPackageName

String getPackageName()
Returns the value of the 'Package Name' attribute.

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

Returns:
the value of the 'Package Name' attribute.
See Also:
setPackageName(String), GMFGenPackage.getGenNavigator_PackageName()
Generated
Model Properties:

setPackageName

void setPackageName(String value)
Sets the value of the 'Package Name' attribute.

Parameters:
value - the new value of the 'Package Name' attribute.
See Also:
getPackageName()
Generated

getChildReferences

org.eclipse.emf.common.util.EList<GenNavigatorChildReference> getChildReferences()
Returns the value of the 'Child References' containment reference list. The list contents are of type GenNavigatorChildReference. It is bidirectional and its opposite is 'Navigator'.

If the meaning of the 'Child References' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Child References' containment reference list.
See Also:
GMFGenPackage.getGenNavigator_ChildReferences(), GenNavigatorChildReference.getNavigator()
Generated
Model Properties:
opposite="navigator" containment="true"

getContentProviderQualifiedClassName

String getContentProviderQualifiedClassName()

Generated
Model Properties:
kind="operation"

getLabelProviderQualifiedClassName

String getLabelProviderQualifiedClassName()

Generated
Model Properties:
kind="operation"

getLinkHelperQualifiedClassName

String getLinkHelperQualifiedClassName()

Generated
Model Properties:
kind="operation"

getSorterQualifiedClassName

String getSorterQualifiedClassName()

Generated
Model Properties:
kind="operation"

getActionProviderQualifiedClassName

String getActionProviderQualifiedClassName()

Generated
Model Properties:
kind="operation"

getAbstractNavigatorItemQualifiedClassName

String getAbstractNavigatorItemQualifiedClassName()

Generated
Model Properties:
kind="operation"

getNavigatorGroupQualifiedClassName

String getNavigatorGroupQualifiedClassName()

Generated
Model Properties:
kind="operation"

getNavigatorItemQualifiedClassName

String getNavigatorItemQualifiedClassName()

Generated
Model Properties:
kind="operation"

getUriInputTesterQualifiedClassName

String getUriInputTesterQualifiedClassName()

Generated
Model Properties:
kind="operation"


Copyright © 2012. All Rights Reserved.