|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OpenDiagramBehaviour
A representation of the model object 'Open Diagram Behaviour'.
The following features are supported:
GMFGenPackage.getOpenDiagramBehaviour()
Method Summary | |
---|---|
java.lang.String |
getDiagramKind()
Returns the value of the 'Diagram Kind' attribute |
java.lang.String |
getEditorID()
Returns the value of the 'Editor ID' attribute |
java.lang.String |
getEditPolicyClassName()
Returns the value of the 'Edit Policy Class Name' attribute |
boolean |
isOpenAsEclipseEditor()
Returns the value of the 'Open As Eclipse Editor' attribute. |
void |
setDiagramKind(java.lang.String value)
Sets the value of the ' Diagram Kind ' attribute |
void |
setEditorID(java.lang.String value)
Sets the value of the ' Editor ID ' attribute |
void |
setEditPolicyClassName(java.lang.String value)
Sets the value of the ' Edit Policy Class Name ' attribute |
void |
setOpenAsEclipseEditor(boolean value)
Sets the value of the ' Open As Eclipse Editor ' attribute |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.Behaviour |
---|
getEditPolicyQualifiedClassName, getSubject |
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 getEditPolicyClassName()
If the meaning of the 'Edit Policy Class Name' attribute isn't clear, there really should be more of a description here...
setEditPolicyClassName(String)
,
GMFGenPackage.getOpenDiagramBehaviour_EditPolicyClassName()
void setEditPolicyClassName(java.lang.String value)
Edit Policy Class Name
' attribute.
value
- the new value of the 'Edit Policy Class Name' attribute.getEditPolicyClassName()
java.lang.String getDiagramKind()
If the meaning of the 'Diagram Kind' attribute isn't clear, there really should be more of a description here...
setDiagramKind(String)
,
GMFGenPackage.getOpenDiagramBehaviour_DiagramKind()
void setDiagramKind(java.lang.String value)
Diagram Kind
' attribute.
value
- the new value of the 'Diagram Kind' attribute.getDiagramKind()
java.lang.String getEditorID()
If the meaning of the 'Editor ID' attribute isn't clear, there really should be more of a description here...
setEditorID(String)
,
GMFGenPackage.getOpenDiagramBehaviour_EditorID()
void setEditorID(java.lang.String value)
Editor ID
' attribute.
value
- the new value of the 'Editor ID' attribute.getEditorID()
boolean isOpenAsEclipseEditor()
"true"
.
If the meaning of the 'Open As Eclipse Editor' attribute isn't clear, there really should be more of a description here...
setOpenAsEclipseEditor(boolean)
,
GMFGenPackage.getOpenDiagramBehaviour_OpenAsEclipseEditor()
void setOpenAsEclipseEditor(boolean value)
Open As Eclipse Editor
' attribute.
value
- the new value of the 'Open As Eclipse Editor' attribute.isOpenAsEclipseEditor()
|
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.