Uses of Class
cartago.OpDescriptor.OpType

Uses of OpDescriptor.OpType in cartago
 

Methods in cartago that return OpDescriptor.OpType
static OpDescriptor.OpType OpDescriptor.OpType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OpDescriptor.OpType[] OpDescriptor.OpType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in cartago with parameters of type OpDescriptor.OpType
OpDescriptor(java.lang.String id, IArtifactOp op, IArtifactGuard guard, OpDescriptor.OpType t)
           
OpDescriptor(java.lang.String id, IArtifactOp op, OpDescriptor.OpType t)
           
 



>DEIS - University of Bologna