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.codegen.gmfgen.GenAuditRoot

Packages that use GenAuditRoot
org.eclipse.gmf.codegen.gmfgen   
org.eclipse.gmf.codegen.gmfgen.impl   
org.eclipse.gmf.codegen.gmfgen.util   
 

Uses of GenAuditRoot in org.eclipse.gmf.codegen.gmfgen
 

Methods in org.eclipse.gmf.codegen.gmfgen that return GenAuditRoot
  GenAuditRoot GMFGenFactory. createGenAuditRoot ()
          Returns a new object of class 'Gen Audit Root'
  GenAuditRoot GenEditorGenerator. getAudits ()
          Returns the value of the ' Audits ' containment reference.
  GenAuditRoot GenAuditRule. getRoot ()
          Returns the value of the ' Root ' container reference.
  GenAuditRoot GenAuditContext. getRoot ()
          Returns the value of the ' Root ' container reference.
  GenAuditRoot GenAuditContainer. getRoot ()
          Returns the value of the ' Root ' container reference.
 

Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type GenAuditRoot
 void GenEditorGenerator. setAudits ( GenAuditRoot value)
          Sets the value of the ' Audits' containment reference
 void GenAuditContext. setRoot ( GenAuditRoot value)
          Sets the value of the ' Root' container reference
 

Uses of GenAuditRoot in org.eclipse.gmf.codegen.gmfgen.impl
 

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenAuditRoot
 class GenAuditRootImpl
          An implementation of the model object ' Gen Audit Root '
 

Fields in org.eclipse.gmf.codegen.gmfgen.impl declared as GenAuditRoot
protected   GenAuditRoot GenEditorGeneratorImpl. audits
          The cached value of the ' Audits' containment reference
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenAuditRoot
  GenAuditRoot GMFGenFactoryImpl. createGenAuditRoot ()
           
  GenAuditRoot GenEditorGeneratorImpl. getAudits ()
           
  GenAuditRoot GenAuditRuleImpl. getRoot ()
           
  GenAuditRoot GenAuditContextImpl. getRoot ()
           
  GenAuditRoot GenAuditContainerImpl. getRoot ()
           
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type GenAuditRoot
 org.eclipse.emf.common.notify.NotificationChain GenEditorGeneratorImpl. basicSetAudits ( GenAuditRoot newAudits, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain GenAuditContextImpl. basicSetRoot ( GenAuditRoot newRoot, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void GenEditorGeneratorImpl. setAudits ( GenAuditRoot newAudits)
           
 void GenAuditContextImpl. setRoot ( GenAuditRoot newRoot)
           
 

Uses of GenAuditRoot in org.eclipse.gmf.codegen.gmfgen.util
 

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenAuditRoot
  T GMFGenSwitch. caseGenAuditRoot ( GenAuditRoot object)
          Returns the result of interpreting the object as an instance of 'Gen Audit Root'
 


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