|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Navigator
A representation of the model object 'Navigator'.
The following features are supported:
Content Extension ID
Content Extension Name
Content Extension Priority
Content Provider Class Name
Label Provider Class Name
org.eclipse.gmf.codegen.gmfgen.GMFGenPackage#getNavigator()
Method Summary | |
---|---|
java.lang.String |
getContentExtensionID()
Returns the value of the 'Content Extension ID' attribute |
java.lang.String |
getContentExtensionName()
Returns the value of the 'Content Extension Name' attribute |
java.lang.String |
getContentExtensionPriority()
Returns the value of the 'Content Extension Priority' attribute |
java.lang.String |
getContentProviderClassName()
Returns the value of the 'Content Provider Class Name' attribute |
java.lang.String |
getContentProviderQualifiedClassName()
|
java.lang.String |
getLabelProviderClassName()
Returns the value of the 'Label Provider Class Name' attribute |
java.lang.String |
getLabelProviderQualifiedClassName()
|
void |
setContentExtensionID(java.lang.String value)
Sets the value of the ' Content Extension ID ' attribute |
void |
setContentExtensionName(java.lang.String value)
Sets the value of the ' Content Extension Name ' attribute |
void |
setContentExtensionPriority(java.lang.String value)
Sets the value of the ' Content Extension Priority ' attribute |
void |
setContentProviderClassName(java.lang.String value)
Sets the value of the ' Content Provider Class Name ' attribute |
void |
setLabelProviderClassName(java.lang.String value)
Sets the value of the ' Label Provider Class Name ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getContentExtensionID()
If the meaning of the 'Content Extension ID' attribute isn't clear, there really should be more of a description here...
setContentExtensionID(String)
,
org.eclipse.gmf.codegen.gmfgen.GMFGenPackage#getNavigator_ContentExtensionID()
void setContentExtensionID(java.lang.String value)
Content Extension ID
' attribute.
value
- the new value of the 'Content Extension ID' attribute.getContentExtensionID()
java.lang.String getContentExtensionName()
If the meaning of the 'Content Extension Name' attribute isn't clear, there really should be more of a description here...
setContentExtensionName(String)
,
org.eclipse.gmf.codegen.gmfgen.GMFGenPackage#getNavigator_ContentExtensionName()
void setContentExtensionName(java.lang.String value)
Content Extension Name
' attribute.
value
- the new value of the 'Content Extension Name' attribute.getContentExtensionName()
java.lang.String getContentExtensionPriority()
If the meaning of the 'Content Extension Priority' attribute isn't clear, there really should be more of a description here...
setContentExtensionPriority(String)
,
org.eclipse.gmf.codegen.gmfgen.GMFGenPackage#getNavigator_ContentExtensionPriority()
void setContentExtensionPriority(java.lang.String value)
Content Extension Priority
' attribute.
value
- the new value of the 'Content Extension Priority' attribute.getContentExtensionPriority()
java.lang.String getContentProviderClassName()
If the meaning of the 'Content Provider Class Name' attribute isn't clear, there really should be more of a description here...
setContentProviderClassName(String)
,
org.eclipse.gmf.codegen.gmfgen.GMFGenPackage#getNavigator_ContentProviderClassName()
void setContentProviderClassName(java.lang.String value)
Content Provider Class Name
' attribute.
value
- the new value of the 'Content Provider Class Name' attribute.getContentProviderClassName()
java.lang.String getLabelProviderClassName()
If the meaning of the 'Label Provider Class Name' attribute isn't clear, there really should be more of a description here...
setLabelProviderClassName(String)
,
org.eclipse.gmf.codegen.gmfgen.GMFGenPackage#getNavigator_LabelProviderClassName()
void setLabelProviderClassName(java.lang.String value)
Label Provider Class Name
' attribute.
value
- the new value of the 'Label Provider Class Name' attribute.getLabelProviderClassName()
java.lang.String getContentProviderQualifiedClassName()
java.lang.String getLabelProviderQualifiedClassName()
|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.