|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Custom Class'.
The following features are supported:
GMFGraphPackage.getCustomClass()| Method Summary | |
EList |
getAttributes()
Returns the value of the 'Attributes' containment reference list. |
java.lang.String |
getBundleName()
Returns the value of the 'Bundle Name' attribute |
java.lang.String |
getQualifiedClassName()
Returns the value of the 'Qualified Class Name' attribute |
void |
setBundleName(java.lang.String value)
Sets the value of the ' Bundle Name' attribute |
void |
setQualifiedClassName(java.lang.String value)
Sets the value of the ' Qualified 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 |
public java.lang.String getQualifiedClassName()
If the meaning of the 'Qualified Class Name' attribute isn't clear, there really should be more of a description here...
CustomClass.setQualifiedClassName(String),
GMFGraphPackage.getCustomClass_QualifiedClassName()public void setQualifiedClassName(java.lang.String value)
Qualified Class Name' attribute.
value - the new value of the 'Qualified Class Name' attribute.CustomClass.getQualifiedClassName()public java.lang.String getBundleName()
If the meaning of the 'Bundle Name' attribute isn't clear, there really should be more of a description here...
CustomClass.setBundleName(String),
GMFGraphPackage.getCustomClass_BundleName()public void setBundleName(java.lang.String value)
Bundle Name' attribute.
value - the new value of the 'Bundle Name' attribute.CustomClass.getBundleName()public EList getAttributes()
CustomAttribute.
If the meaning of the 'Attributes' containment reference list isn't clear, there really should be more of a description here...
GMFGraphPackage.getCustomClass_Attributes()
|
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.