Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
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