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

B

BASETYPE - Static variable in enum org.eclipse.emf.query.conditions.eobjects. TypeRelation
The integer value of the BASETYPE_LITERAL TypeRelation enumeration literal.
BETWEEN - Static variable in class org.eclipse.emf.query.conditions.numbers. NumberCondition
The numeric "between" operator.
between(N, N) - Static method in class org.eclipse.emf.query.conditions.numbers. NumberCondition
Obtains a condition checking for values in the range to the specified lowerBound and upperBound (inclusive).
between(N, boolean, N, boolean) - Static method in class org.eclipse.emf.query.conditions.numbers. NumberCondition
Obtains a condition checking for values in the range to the specified lowerBound and upperBound.
BooleanAdapter - Class in org.eclipse.emf.query.conditions.booleans
An Adapter class to be used to extract from -adapt- the argument object some Boolean object (value) that would later be used in Condition evaluation.
BooleanAdapter() - Constructor for class org.eclipse.emf.query.conditions.booleans. BooleanAdapter
 
BooleanCondition - Class in org.eclipse.emf.query.conditions.booleans
A Condition object that tests for Boolean arguments.
BooleanCondition(boolean) - Constructor for class org.eclipse.emf.query.conditions.booleans. BooleanCondition
Constructs this BooleanCondition with a boolean value to test for.
BooleanCondition(boolean, IDataTypeAdapter<Boolean>) - Constructor for class org.eclipse.emf.query.conditions.booleans. BooleanCondition
Constructs this BooleanCondition with a boolean value to test for.
BooleanCondition(boolean, BooleanAdapter) - Constructor for class org.eclipse.emf.query.conditions.booleans. BooleanCondition
Constructs this BooleanCondition with a boolean value to test for.
BooleanOCLCondition< C, CLS, E> - Class in org.eclipse.emf.query.ocl.conditions
A specialized OCL condition class that is used to apply boolean-valued OCL expressions to EObjects.
BooleanOCLCondition(Environment<?, C, ?, ?, ?, ?, ?, ?, ?, ?, CLS, E>, String, C, IEStructuralFeatureValueGetter) - Constructor for class org.eclipse.emf.query.ocl.conditions. BooleanOCLCondition
Initializes a constraint condition with an OCL expression string, a context classifier representing the type of "self" in the OCL expression, and an IEStructuralFeatureValueGetter to use to resolve the context element for safe access to structural features.
BooleanOCLCondition(Environment<?, C, ?, ?, ?, ?, ?, ?, ?, ?, CLS, E>, String, C) - Constructor for class org.eclipse.emf.query.ocl.conditions. BooleanOCLCondition
Initializes a constraint condition with an OCL expression string and a context classifier representing the type of "self" in the OCL expression.
BooleanOCLCondition(Environment<?, C, ?, ?, ?, ?, ?, ?, ?, ?, CLS, E>, String, C, IEStructuralFeatureValueGetter, PruneHandler) - Constructor for class org.eclipse.emf.query.ocl.conditions. BooleanOCLCondition
Initializes a constraint condition with an OCL expression string, a context classifier representing the type of "self" in the OCL expression, an IEStructuralFeatureValueGetter to use to resolve the context element for safe access to structural features, and a PruneHandler.NEVER to consult for pruning the content tree.
BooleanOCLCondition(Environment<?, C, ?, ?, ?, ?, ?, ?, ?, ?, CLS, E>, Query<C, CLS, E>, C, IEStructuralFeatureValueGetter, PruneHandler) - Constructor for class org.eclipse.emf.query.ocl.conditions. BooleanOCLCondition
Initializes a constraint condition with an OCL expression string, a context classifier representing the type of "self" in the OCL expression, an IEStructuralFeatureValueGetter to use to resolve the context element for safe access to structural features, and a PruneHandler.NEVER to consult for pruning the content tree.
BooleanOCLCondition(Environment<?, C, ?, ?, ?, ?, ?, ?, ?, ?, CLS, E>, Query<C, CLS, E>, C, PruneHandler) - Constructor for class org.eclipse.emf.query.ocl.conditions. BooleanOCLCondition
Initializes a constraint condition with an OCL expression string, a context classifier representing the type of "self" in the OCL expression, and a PruneHandler.NEVER to consult for pruning the content tree.
byteValue(Object) - Method in class org.eclipse.emf.query.conditions.numbers. NumberAdapter.ByteAdapter
An adapting function whose responsible of extracting the byte 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