|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'General Facet'. provide means to attach arbitrary data to your diagram element definition. It's up to you (template author) to process it somehow.
The following features are supported:
GMFGraphPackage.getGeneralFacet()| Method Summary | |
java.lang.String |
getData()
Returns the value of the 'Data' attribute |
java.lang.String |
getIdentifier()
Returns the value of the 'Identifier' attribute |
void |
setData(java.lang.String value)
Sets the value of the ' Data' attribute |
void |
setIdentifier(java.lang.String value)
Sets the value of the ' Identifier' 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 getIdentifier()
If the meaning of the 'Identifier' attribute isn't clear, there really should be more of a description here...
GeneralFacet.setIdentifier(String),
GMFGraphPackage.getGeneralFacet_Identifier()public void setIdentifier(java.lang.String value)
Identifier' attribute.
value - the new value of the 'Identifier' attribute.GeneralFacet.getIdentifier()public java.lang.String getData()
If the meaning of the 'Data' attribute isn't clear, there really should be more of a description here...
GeneralFacet.setData(String),
GMFGraphPackage.getGeneralFacet_Data()public void setData(java.lang.String value)
Data' attribute.
value - the new value of the 'Data' attribute.GeneralFacet.getData()
|
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.