Uses of Class
org.eclipse.ocl.expressions.operations.OCLExpressionOperations

Packages that use OCLExpressionOperations
org.eclipse.ocl.expressions.operations   
 

Uses of OCLExpressionOperations in org.eclipse.ocl.expressions.operations
 

Subclasses of OCLExpressionOperations in org.eclipse.ocl.expressions.operations
 class BooleanLiteralExpOperations
          A static utility class that provides operations related to 'Boolean Literal Exp' model objects
 class CollectionLiteralExpOperations
          A static utility class that provides operations related to 'Collection Literal Exp' model objects
 class EnumLiteralExpOperations
          A static utility class that provides operations related to 'Enum Literal Exp' model objects
 class IfExpOperations
          A static utility class that provides operations related to 'If Exp' model objects
 class IntegerLiteralExpOperations
          A static utility class that provides operations related to 'Integer Literal Exp' model objects
 class IterateExpOperations
          A static utility class that provides operations related to 'Iterate Exp' model objects
 class IteratorExpOperations
          A static utility class that provides operations related to 'Iterator Exp' model objects
 class LetExpOperations
          A static utility class that provides operations related to 'Let Exp' model objects
 class LoopExpOperations
          A static utility class that provides operations related to 'Loop Exp' model objects
 class MessageExpOperations
          A static utility class that provides operations related to 'Message Exp' model objects
 class OperationCallExpOperations
          A static utility class that provides operations related to 'Operation Call Exp' model objects
 class PropertyCallExpOperations
          A static utility class that provides operations related to 'Property Call Exp' model objects
 class RealLiteralExpOperations
          A static utility class that provides operations related to 'Real Literal Exp' model objects
 class StringLiteralExpOperations
          A static utility class that provides operations related to 'String Literal Exp' model objects
 class TupleLiteralExpOperations
          A static utility class that provides operations related to 'Tuple Literal Exp' model objects
 class UnlimitedNaturalLiteralExpOperations
          A static utility class that provides operations related to 'Unlimited Natural Literal Exp' model objects
 class VariableExpOperations
          A static utility class that provides operations related to 'Variable Exp' model objects
 


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