org.eclipse.gmf.codegen.gmfgen
Interface ModelFacet

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
DesignLabelModelFacet, ExpressionLabelModelFacet, FeatureLabelModelFacet, FeatureLinkModelFacet, LabelModelFacet, LinkModelFacet, TypeLinkModelFacet, TypeModelFacet
All Known Implementing Classes:
DesignLabelModelFacetImpl, ExpressionLabelModelFacetImpl, 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 Properties:
interface="true" abstract="true"

Method Summary
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 



Copyright © 2012. All Rights Reserved.