|
org.eclipse.gmf.codegen.gmfgen
Interface ModelFacet
-
All Superinterfaces:
- org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
-
All Known Subinterfaces:
-
DesignLabelModelFacet,
FeatureLabelModelFacet,
FeatureLinkModelFacet,
LabelModelFacet,
LinkModelFacet,
TypeLinkModelFacet,
TypeModelFacet
-
All Known Implementing Classes:
-
DesignLabelModelFacetImpl,
FeatureLabelModelFacetImpl,
FeatureLinkModelFacetImpl,
LabelModelFacetImpl,
TypeLinkModelFacetImpl,
TypeModelFacetImpl
-
public interface ModelFacet
- extends org.eclipse.emf.ecore.EObject
A representation of the model object '
Model Facet
'.
Marker interface for the particular model facets
-
See Also:
-
GMFGenPackage.getModelFacet()
-
** Generated **
-
-
Model:
- interface="true" abstract="true"
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
|
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.
|
|