Generation Framework

org.eclipse.gmf.codegen.gmfgen
Interface GenMeasurable

All Superinterfaces:
org.eclipse.emf.ecore.EObject, GenRuleTarget, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
GenDiagramElementTarget, GenDomainElementTarget, GenNotationElementTarget
All Known Implementing Classes:
GenDiagramElementTargetImpl, GenDomainElementTargetImpl, GenNotationElementTargetImpl

public interface GenMeasurable
extends GenRuleTarget

A representation of the model object 'Gen Measurable'. Marker interface for anything that can be subject to metrics

See Also:
GMFGenPackage.getGenMeasurable()
** Generated **
Model:
interface="true" abstract="true"

Method Summary
 
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenRuleTarget
getContext
 
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
 


Generation Framework

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.