org.eclipse.ocl.examples.codegen.common
Class PivotQueries

java.lang.Object
  extended by org.eclipse.ocl.examples.codegen.common.PivotQueries

public class PivotQueries
extends java.lang.Object


Constructor Summary
PivotQueries()
           
 
Method Summary
static java.util.LinkedHashSet<Operation> getOperations(Type type)
           
static java.util.LinkedHashSet<Property> getProperties(Type type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PivotQueries

public PivotQueries()
Method Detail

getOperations

@NonNull
public static java.util.LinkedHashSet<Operation> getOperations(@NonNull
                                                                       Type type)

getProperties

@NonNull
public static java.util.LinkedHashSet<Property> getProperties(@NonNull
                                                                      Type type)