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

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

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

Subinterfaces of Behaviour in org.eclipse.gmf.codegen.gmfgen
 interface CustomBehaviour
          A representation of the model object ' Custom Behaviour '
 interface OpenDiagramBehaviour
          A representation of the model object ' Open Diagram Behaviour '
 interface SharedBehaviour
          A representation of the model object ' Shared Behaviour '
 

Methods in org.eclipse.gmf.codegen.gmfgen with type parameters of type Behaviour
<T extends Behaviour>
java.util.List<T>
GenCommonBase. getBehaviour (java.lang.Class<T> behaviourClass)
          Filter list of behavior to instances of particular kind.
 

Methods in org.eclipse.gmf.codegen.gmfgen that return Behaviour
  Behaviour SharedBehaviour. getDelegate ()
          Returns the value of the ' Delegate ' reference
 

Methods in org.eclipse.gmf.codegen.gmfgen that return types with arguments of type Behaviour
 org.eclipse.emf.common.util.EList< Behaviour> GenCommonBase. getBehaviour ()
          Returns the value of the ' Behaviour ' containment reference list.
 

Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type Behaviour
 void SharedBehaviour. setDelegate ( Behaviour value)
          Sets the value of the ' Delegate' reference
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement Behaviour
 class CustomBehaviourImpl
          An implementation of the model object ' Custom Behaviour '
 class OpenDiagramBehaviourImpl
          An implementation of the model object ' Open Diagram Behaviour '
 class SharedBehaviourImpl
          An implementation of the model object ' Shared Behaviour '
 

Fields in org.eclipse.gmf.codegen.gmfgen.impl declared as Behaviour
protected   Behaviour SharedBehaviourImpl. delegate
          The cached value of the ' Delegate' reference
 

Fields in org.eclipse.gmf.codegen.gmfgen.impl with type parameters of type Behaviour
protected  org.eclipse.emf.common.util.EList< Behaviour> GenCommonBaseImpl. behaviour
          The cached value of the ' Behaviour' containment reference list
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl with type parameters of type Behaviour
<T extends Behaviour>
java.util.List<T>
GenCommonBaseImpl. getBehaviour (java.lang.Class<T> behaviourClass)
           
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return Behaviour
  Behaviour SharedBehaviourImpl. basicGetDelegate ()
           
  Behaviour SharedBehaviourImpl. getDelegate ()
           
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return types with arguments of type Behaviour
 org.eclipse.emf.common.util.EList< Behaviour> GenCommonBaseImpl. getBehaviour ()
           
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type Behaviour
 void SharedBehaviourImpl. setDelegate ( Behaviour newDelegate)
           
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type Behaviour
  T GMFGenSwitch. caseBehaviour ( Behaviour object)
          Returns the result of interpreting the object as an instance of 'Behaviour'
 


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