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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen that return GenAuditContainer
  GenAuditContainer GMFGenFactory. createGenAuditContainer ()
          Returns a new object of class 'Gen Audit Container'
  GenAuditContainer GenAuditRule. getCategory ()
          Returns the value of the ' Category ' reference.
 

Methods in org.eclipse.gmf.codegen.gmfgen that return types with arguments of type GenAuditContainer
 org.eclipse.emf.common.util.EList< GenAuditContainer> GenAuditRoot. getCategories ()
          Returns the value of the ' Categories ' containment reference list.
 org.eclipse.emf.common.util.EList< GenAuditContainer> GenAuditContainer. getPath ()
          Returns the value of the ' Path ' reference list.
 

Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type GenAuditContainer
 void GenAuditRule. setCategory ( GenAuditContainer value)
          Sets the value of the ' Category' reference
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenAuditContainer
 class GenAuditContainerImpl
          An implementation of the model object ' Gen Audit Container '
 

Fields in org.eclipse.gmf.codegen.gmfgen.impl declared as GenAuditContainer
protected   GenAuditContainer GenAuditRuleImpl. category
          The cached value of the ' Category' reference
 

Fields in org.eclipse.gmf.codegen.gmfgen.impl with type parameters of type GenAuditContainer
protected  org.eclipse.emf.common.util.EList< GenAuditContainer> GenAuditRootImpl. categories
          The cached value of the ' Categories' containment reference list
protected  org.eclipse.emf.common.util.EList< GenAuditContainer> GenAuditContainerImpl. path
          The cached value of the ' Path' reference list
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenAuditContainer
  GenAuditContainer GenAuditRuleImpl. basicGetCategory ()
           
  GenAuditContainer GMFGenFactoryImpl. createGenAuditContainer ()
           
  GenAuditContainer GenAuditRuleImpl. getCategory ()
           
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return types with arguments of type GenAuditContainer
 org.eclipse.emf.common.util.EList< GenAuditContainer> GenAuditRootImpl. getCategories ()
           
 org.eclipse.emf.common.util.EList< GenAuditContainer> GenAuditContainerImpl. getPath ()
           
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type GenAuditContainer
 org.eclipse.emf.common.notify.NotificationChain GenAuditRuleImpl. basicSetCategory ( GenAuditContainer newCategory, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void GenAuditRuleImpl. setCategory ( GenAuditContainer newCategory)
           
 

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

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


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