|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Gen Audited Metric Target'. Target metric which can be evaluated by audit rule. The target context here is the metric rule resulting type classifier
The following features are supported:
GMFGenPackage.getGenAuditedMetricTarget()| Method Summary | |
GenMetricRule |
getMetric()
Returns the value of the 'Metric' reference |
GenDataType |
getMetricValueContext()
Returns the value of the 'Metric Value Context' reference |
void |
setMetric(GenMetricRule value)
Sets the value of the ' Metric' reference |
void |
setMetricValueContext(GenDataType value)
Sets the value of the ' Metric Value Context' reference |
| Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenAuditable |
getClientContextID, getTargetClass, getTargetClassModelQualifiedName |
| 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 |
| Method Detail |
public GenMetricRule getMetric()
GenAuditedMetricTarget.setMetric(GenMetricRule),
GMFGenPackage.getGenAuditedMetricTarget_Metric()public void setMetric(GenMetricRule value)
Metric' reference.
value - the new value of the 'Metric' reference.GenAuditedMetricTarget.getMetric()public GenDataType getMetricValueContext()
If the meaning of the 'Metric Value Context' reference isn't clear, there really should be more of a description here...
GenAuditedMetricTarget.setMetricValueContext(GenDataType),
GMFGenPackage.getGenAuditedMetricTarget_MetricValueContext()public void setMetricValueContext(GenDataType value)
Metric Value Context' reference.
value - the new value of the 'Metric Value Context' reference.GenAuditedMetricTarget.getMetricValueContext()
|
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.