|
||||||||||
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 | |
---|---|
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()
|
String |
getLabelProviderClassName()
Returns the value of the 'Label Provider Class Name' attribute. |
String |
getLabelProviderQualifiedClassName()
|
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. |
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 |
---|
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(String value)
Content Extension ID
' attribute.
value
- the new value of the 'Content Extension ID' attribute.getContentExtensionID()
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(String value)
Content Extension Name
' attribute.
value
- the new value of the 'Content Extension Name' attribute.getContentExtensionName()
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(String value)
Content Extension Priority
' attribute.
value
- the new value of the 'Content Extension Priority' attribute.getContentExtensionPriority()
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(String value)
Content Provider Class Name
' attribute.
value
- the new value of the 'Content Provider Class Name' attribute.getContentProviderClassName()
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(String value)
Label Provider Class Name
' attribute.
value
- the new value of the 'Label Provider Class Name' attribute.getLabelProviderClassName()
String getContentProviderQualifiedClassName()
String getLabelProviderQualifiedClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |