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

  




 

 


Uses of Class
org.eclipse.emf.query.conditions.eobjects.TypeRelation

Packages that use TypeRelation
org.eclipse.emf.query.conditions.eobjects EMF Query Conditions EObjects. 
 

Uses of TypeRelation in org.eclipse.emf.query.conditions.eobjects
 

Fields in org.eclipse.emf.query.conditions.eobjects with type parameters of type TypeRelation
static  List< TypeRelation> TypeRelation. VALUES
          An immutable list of the enumeration literals declared by this enumerator
 

Methods in org.eclipse.emf.query.conditions.eobjects that return TypeRelation
static  TypeRelation TypeRelation. get (int value)
          Gets the TypeRelation enumeration literal with the integer value specified in the argument.
static  TypeRelation TypeRelation. get ( String name)
          Gets the TypeRelation enumeration literal with the name specified in the argument.
static  TypeRelation TypeRelation. valueOf ( String name)
          Returns the enum constant of this type with the specified name.
static  TypeRelation[] TypeRelation. values ()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in org.eclipse.emf.query.conditions.eobjects with parameters of type TypeRelation
EObjectTypeRelationCondition ( EClass type, TypeRelation typeRelationKind)
          A constructor, it initializes the EObjectTypeRelationCondition with the given EClass and the TypeRelation specified.
EObjectTypeRelationCondition ( EClass type, TypeRelation typeRelationKind, PruneHandler pruneHandler)
          A constructor, it initializes the EObjectTypeRelationCondition with the given EClass, the TypeRelation and the PruneHandler specified.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.


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