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

  




 

 

A B C D E F G H I L M N O P R S T U V W X

D

DataTypeCondition< T> - Class in org.eclipse.emf.query.conditions
A condition on data-type (primitive) values.
DataTypeCondition(T, IDataTypeAdapter<? extends T>) - Constructor for class org.eclipse.emf.query.conditions. DataTypeCondition
 
DataTypeCondition(T) - Constructor for class org.eclipse.emf.query.conditions. DataTypeCondition
 
DEFAULT - Static variable in class org.eclipse.emf.query.conditions.booleans. BooleanAdapter
The simplest BooleanAdapter implementation that represents the case when the argument object to adapt is a Boolean object itself.
DEFAULT - Static variable in class org.eclipse.emf.query.conditions.numbers. NumberAdapter.ByteAdapter
The simplest ByteAdapter implementation that represents the case when to argument object to adapt is a Byte object itself.
DEFAULT - Static variable in class org.eclipse.emf.query.conditions.numbers. NumberAdapter.DoubleAdapter
The simplest DoubleAdapter implementation that represents the case when to argument object to adapt is a Double object itself.
DEFAULT - Static variable in class org.eclipse.emf.query.conditions.numbers. NumberAdapter.FloatAdapter
The simplest FloatAdapter implementation that represents the case when to argument object to adapt is a Float object itself.
DEFAULT - Static variable in class org.eclipse.emf.query.conditions.numbers. NumberAdapter.IntegerAdapter
The simplest IntegerAdapter implementation that represents the case when to argument object to adapt is a Integer object itself.
DEFAULT - Static variable in class org.eclipse.emf.query.conditions.numbers. NumberAdapter.LongAdapter
The simplest LongAdapter implementation that represents the case when to argument object to adapt is a Long object itself.
DEFAULT - Static variable in class org.eclipse.emf.query.conditions.numbers. NumberAdapter.ShortAdapter
The simplest ShortAdapter implementation that represents the case when to argument object to adapt is a Short object itself.
DEFAULT - Static variable in class org.eclipse.emf.query.conditions.strings. StringAdapter
The simplest StringAdapter implementation that represents the case when the argument object to adapt is a String object itself.
DIRECT_BASETYPE - Static variable in enum org.eclipse.emf.query.conditions.eobjects. TypeRelation
The integer value of the DIRECT_BASETYPE_LITERAL TypeRelation enumeration literal.
DIRECT_SUBTYPE - Static variable in enum org.eclipse.emf.query.conditions.eobjects. TypeRelation
The integer value of the DIRECT_SUBTYPE_LITERAL TypeRelation enumeration literal.
dispose() - Method in class org.eclipse.emf.query.ocl.conditions. AbstractOCLCondition
Disposes the OCL environment that I constructed for parsing and evaluation.
doExecute() - Method in class org.eclipse.emf.query.statements. SELECT
Performs the statement execution.
doResume() - Method in class org.eclipse.emf.query.statements. SELECT
 
doubleValue(Object) - Method in class org.eclipse.emf.query.conditions.numbers. NumberAdapter.DoubleAdapter
An adapting function whose responsible of extracting the double value of interest from an the argument object

Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.
A B C D E F G H I L M N O P R S T U V W X

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