Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Generation Framework

Uses of Interface
org.eclipse.gmf.mappings.MetricRule

Packages that use MetricRule
org.eclipse.gmf.mappings   
org.eclipse.gmf.mappings.impl   
org.eclipse.gmf.mappings.util   
 

Uses of MetricRule in org.eclipse.gmf.mappings
 

Methods in org.eclipse.gmf.mappings that return MetricRule
  MetricRule GMFMapFactory. createMetricRule ()
          Returns a new object of class 'Metric Rule'
  MetricRule AuditedMetricTarget. getMetric ()
          Returns the value of the ' Metric ' reference
 

Methods in org.eclipse.gmf.mappings that return types with arguments of type MetricRule
 org.eclipse.emf.common.util.EList< MetricRule> MetricContainer. getMetrics ()
          Returns the value of the ' Metrics ' containment reference list.
 

Methods in org.eclipse.gmf.mappings with parameters of type MetricRule
 void AuditedMetricTarget. setMetric ( MetricRule value)
          Sets the value of the ' Metric' reference
 

Uses of MetricRule in org.eclipse.gmf.mappings.impl
 

Classes in org.eclipse.gmf.mappings.impl that implement MetricRule
 class MetricRuleImpl
          An implementation of the model object ' Metric Rule '
 

Fields in org.eclipse.gmf.mappings.impl declared as MetricRule
protected   MetricRule AuditedMetricTargetImpl. metric
          The cached value of the ' Metric' reference
 

Fields in org.eclipse.gmf.mappings.impl with type parameters of type MetricRule
protected  org.eclipse.emf.common.util.EList< MetricRule> MetricContainerImpl. metrics
          The cached value of the ' Metrics' containment reference list
 

Methods in org.eclipse.gmf.mappings.impl that return MetricRule
  MetricRule AuditedMetricTargetImpl. basicGetMetric ()
           
  MetricRule GMFMapFactoryImpl. createMetricRule ()
           
  MetricRule AuditedMetricTargetImpl. getMetric ()
           
 

Methods in org.eclipse.gmf.mappings.impl that return types with arguments of type MetricRule
 org.eclipse.emf.common.util.EList< MetricRule> MetricContainerImpl. getMetrics ()
           
 

Methods in org.eclipse.gmf.mappings.impl with parameters of type MetricRule
 void AuditedMetricTargetImpl. setMetric ( MetricRule newMetric)
           
 

Uses of MetricRule in org.eclipse.gmf.mappings.util
 

Methods in org.eclipse.gmf.mappings.util with parameters of type MetricRule
  T GMFMapSwitch. caseMetricRule ( MetricRule object)
          Returns the result of interpreting the object as an instance of 'Metric Rule'
 


Generation Framework

Guidelines for using Eclipse APIs.

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


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire