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.Auditable

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

Uses of Auditable in org.eclipse.gmf.mappings
 

Subinterfaces of Auditable in org.eclipse.gmf.mappings
 interface AuditedMetricTarget
          A representation of the model object ' Audited Metric Target '
 interface DiagramElementTarget
          A representation of the model object ' Diagram Element Target '
 interface DomainAttributeTarget
          A representation of the model object ' Domain Attribute Target '
 interface DomainElementTarget
          A representation of the model object ' Domain Element Target '
 interface NotationElementTarget
          A representation of the model object ' Notation Element Target '
 

Methods in org.eclipse.gmf.mappings that return Auditable
  Auditable AuditRule. getTarget ()
          Returns the value of the ' Target ' containment reference
 

Methods in org.eclipse.gmf.mappings with parameters of type Auditable
 void AuditRule. setTarget ( Auditable value)
          Sets the value of the ' Target' containment reference
 

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

Classes in org.eclipse.gmf.mappings.impl that implement Auditable
 class AuditedMetricTargetImpl
          An implementation of the model object ' Audited Metric Target '
 class DiagramElementTargetImpl
          An implementation of the model object ' Diagram Element Target '
 class DomainAttributeTargetImpl
          An implementation of the model object ' Domain Attribute Target '
 class DomainElementTargetImpl
          An implementation of the model object ' Domain Element Target '
 class NotationElementTargetImpl
          An implementation of the model object ' Notation Element Target '
 

Fields in org.eclipse.gmf.mappings.impl declared as Auditable
protected   Auditable AuditRuleImpl. target
          The cached value of the ' Target' containment reference
 

Methods in org.eclipse.gmf.mappings.impl that return Auditable
  Auditable AuditRuleImpl. getTarget ()
           
 

Methods in org.eclipse.gmf.mappings.impl with parameters of type Auditable
 org.eclipse.emf.common.notify.NotificationChain AuditRuleImpl. basicSetTarget ( Auditable newTarget, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void AuditRuleImpl. setTarget ( Auditable newTarget)
           
 

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

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


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