|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinkModelFacet | |
---|---|
org.eclipse.gmf.codegen.gmfgen | |
org.eclipse.gmf.codegen.gmfgen.impl | |
org.eclipse.gmf.codegen.gmfgen.util |
Uses of LinkModelFacet in org.eclipse.gmf.codegen.gmfgen |
---|
Subinterfaces of LinkModelFacet in org.eclipse.gmf.codegen.gmfgen | |
---|---|
interface |
FeatureLinkModelFacet
A representation of the model object 'Feature Link Model Facet'. |
interface |
TypeLinkModelFacet
A representation of the model object 'Type Link Model Facet'. |
Methods in org.eclipse.gmf.codegen.gmfgen that return LinkModelFacet | |
---|---|
LinkModelFacet |
GenLink.getModelFacet()
Returns the value of the 'Model Facet' containment reference. |
Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type LinkModelFacet | |
---|---|
void |
GenLink.setModelFacet(LinkModelFacet value)
Sets the value of the ' Model Facet ' containment reference. |
Uses of LinkModelFacet in org.eclipse.gmf.codegen.gmfgen.impl |
---|
Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement LinkModelFacet | |
---|---|
class |
FeatureLinkModelFacetImpl
An implementation of the model object 'Feature Link Model Facet'. |
class |
TypeLinkModelFacetImpl
An implementation of the model object 'Type Link Model Facet'. |
Fields in org.eclipse.gmf.codegen.gmfgen.impl declared as LinkModelFacet | |
---|---|
protected LinkModelFacet |
GenLinkImpl.modelFacet
The cached value of the ' Model Facet ' containment reference. |
Methods in org.eclipse.gmf.codegen.gmfgen.impl that return LinkModelFacet | |
---|---|
LinkModelFacet |
GenLinkImpl.getModelFacet()
|
Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type LinkModelFacet | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
GenLinkImpl.basicSetModelFacet(LinkModelFacet newModelFacet,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
GenLinkImpl.setModelFacet(LinkModelFacet newModelFacet)
|
Uses of LinkModelFacet in org.eclipse.gmf.codegen.gmfgen.util |
---|
Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type LinkModelFacet | |
---|---|
T |
GMFGenSwitch.caseLinkModelFacet(LinkModelFacet object)
Returns the result of interpreting the object as an instance of 'Link Model Facet'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |