Uses of Class
org.eclipse.ocl.examples.pivot.internal.operations.MonikeredElementOperations

Packages that use MonikeredElementOperations
org.eclipse.ocl.examples.pivot.internal.operations   
 

Uses of MonikeredElementOperations in org.eclipse.ocl.examples.pivot.internal.operations
 

Subclasses of MonikeredElementOperations in org.eclipse.ocl.examples.pivot.internal.operations
 class ConstraintOperations
          A static utility class that provides operations related to 'Constraint' model objects.
 class MultiplicityElementOperations
          A static utility class that provides operations related to 'Multiplicity Element' model objects.
 class OpaqueExpressionOperations
          A static utility class that provides operations related to 'Opaque Expression' model objects.
 class OperationOperations
          A static utility class that provides operations related to 'Operation' model objects.
 class ParameterableElementOperations
          A static utility class that provides operations related to 'Parameterable Element' model objects.
 class PropertyOperations
          A static utility class that provides operations related to 'Property' model objects.
 class TemplateableElementOperations
          A static utility class that provides operations related to 'Templateable Element' model objects.
 class TemplateSignatureOperations
          A static utility class that provides operations related to 'Template Signature' model objects.
 class TypeOperations
          A static utility class that provides operations related to 'Type' model objects.
 class ValueSpecificationOperations
          A static utility class that provides operations related to 'Value Specification' model objects.