|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenAuditedMetricTarget
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. |
org.eclipse.emf.codegen.ecore.genmodel.GenDataType |
getMetricValueContext()
Returns the value of the 'Metric Value Context' reference. |
void |
setMetric(GenMetricRule value)
Sets the value of the ' Metric ' reference. |
void |
setMetricValueContext(org.eclipse.emf.codegen.ecore.genmodel.GenDataType value)
Sets the value of the ' Metric Value Context ' reference. |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenAuditable |
---|
getContextSelector, getTargetClass, getTargetClassModelQualifiedName, setContextSelector |
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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
GenMetricRule getMetric()
setMetric(GenMetricRule)
,
GMFGenPackage.getGenAuditedMetricTarget_Metric()
void setMetric(GenMetricRule value)
Metric
' reference.
value
- the new value of the 'Metric' reference.getMetric()
org.eclipse.emf.codegen.ecore.genmodel.GenDataType getMetricValueContext()
If the meaning of the 'Metric Value Context' reference isn't clear, there really should be more of a description here...
setMetricValueContext(GenDataType)
,
GMFGenPackage.getGenAuditedMetricTarget_MetricValueContext()
void setMetricValueContext(org.eclipse.emf.codegen.ecore.genmodel.GenDataType value)
Metric Value Context
' reference.
value
- the new value of the 'Metric Value Context' reference.getMetricValueContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |