|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.m2m.atl.profiler.core.ASMConstants
public final class ASMConstants
ASM Operation constants.
| Field Summary | |
|---|---|
static java.lang.String |
APPLY
ASM apply operation. |
static java.lang.String |
EXEC
ASM exec operation. |
static java.lang.String |
INIT
ASM init operation. |
static java.lang.String |
MATCH
ASM match operation. |
static java.lang.String |
MATCHER
ASM matcher operation. |
static java.lang.String |
RESOLVE
ASM resolve operation. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String EXEC
public static final java.lang.String RESOLVE
public static final java.lang.String MATCHER
public static final java.lang.String APPLY
public static final java.lang.String MATCH
public static final java.lang.String INIT
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||