Uses of Class
org.eclipse.m2m.qvt.oml.blackbox.java.Operation.Kind

Packages that use Operation.Kind
org.eclipse.m2m.qvt.oml.blackbox.java   
 

Uses of Operation.Kind in org.eclipse.m2m.qvt.oml.blackbox.java
 

Methods in org.eclipse.m2m.qvt.oml.blackbox.java that return Operation.Kind
static Operation.Kind Operation.Kind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Operation.Kind[] Operation.Kind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Copyright 2008 Borland Software Corporation and others.
All Rights Reserved.