|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Type Link Model Facet'. Model facet of an EClass that associates two EClasses
The following features are supported:
GMFGenPackage.getTypeLinkModelFacet()| Method Summary | |
GenFeature |
getSourceMetaFeature()
Returns the value of the 'Source Meta Feature' reference |
GenFeature |
getTargetMetaFeature()
Returns the value of the 'Target Meta Feature' reference |
void |
setSourceMetaFeature(GenFeature value)
Sets the value of the ' Source Meta Feature' reference |
void |
setTargetMetaFeature(GenFeature value)
Sets the value of the ' Target Meta Feature' reference |
| Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.TypeModelFacet |
getChildMetaFeature, getContainmentMetaFeature, getMetaClass, getModelElementInitializer, getModelElementSelector, isPhantomElement, setChildMetaFeature, setContainmentMetaFeature, setMetaClass, setModelElementInitializer, setModelElementSelector |
| 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 |
| Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.LinkModelFacet |
getSourceTypes, getTargetTypes |
| Method Detail |
public GenFeature getSourceMetaFeature()
If the meaning of the 'Source Meta Feature' reference isn't clear, there really should be more of a description here...
If source feature is not specified then link container is a link source
TypeLinkModelFacet.setSourceMetaFeature(GenFeature),
GMFGenPackage.getTypeLinkModelFacet_SourceMetaFeature()public void setSourceMetaFeature(GenFeature value)
Source Meta Feature' reference.
value - the new value of the 'Source Meta Feature' reference.TypeLinkModelFacet.getSourceMetaFeature()public GenFeature getTargetMetaFeature()
If the meaning of the 'Target Meta Feature' reference isn't clear, there really should be more of a description here...
TypeLinkModelFacet.setTargetMetaFeature(GenFeature),
GMFGenPackage.getTypeLinkModelFacet_TargetMetaFeature()public void setTargetMetaFeature(GenFeature value)
Target Meta Feature' reference.
value - the new value of the 'Target Meta Feature' reference.TypeLinkModelFacet.getTargetMetaFeature()
|
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.