|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CustomBehaviour
A representation of the model object 'Custom Behaviour'. Custom user behaviour
The following features are supported:
GMFGenPackage.getCustomBehaviour()
Method Summary | |
---|---|
java.lang.String |
getEditPolicyQualifiedClassName()
Returns the value of the 'Edit Policy Qualified Class Name' attribute |
java.lang.String |
getKey()
Returns the value of the 'Key' attribute |
void |
setEditPolicyQualifiedClassName(java.lang.String value)
Sets the value of the ' Edit Policy Qualified Class Name ' attribute |
void |
setKey(java.lang.String value)
Sets the value of the ' Key ' attribute |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.Behaviour |
---|
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 getKey()
setKey(String)
,
GMFGenPackage.getCustomBehaviour_Key()
void setKey(java.lang.String value)
Key
' attribute.
value
- the new value of the 'Key' attribute.getKey()
java.lang.String getEditPolicyQualifiedClassName()
If the meaning of the 'Edit Policy Qualified Class Name' attribute isn't clear, there really should be more of a description here...
getEditPolicyQualifiedClassName
in interface Behaviour
setEditPolicyQualifiedClassName(String)
,
GMFGenPackage.getCustomBehaviour_EditPolicyQualifiedClassName()
void setEditPolicyQualifiedClassName(java.lang.String value)
Edit Policy Qualified Class Name
' attribute.
value
- the new value of the 'Edit Policy Qualified Class Name' attribute.getEditPolicyQualifiedClassName()
|
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.