|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jstatcom.engine.LoadTypes com.jstatcom.engine.grte.GRTELoadTypes
public class GRTELoadTypes
This class contains all module types that can be loaded by a GRTE engine.
Field Summary | |
---|---|
static GRTELoadTypes |
GCG
A GAUSS compiled executable (.gcg). |
static GRTELoadTypes |
GLOBAL
A global symbol. |
Method Summary |
---|
Methods inherited from class com.jstatcom.engine.LoadTypes |
---|
equals, hashCode, name, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final GRTELoadTypes GCG
public static final GRTELoadTypes GLOBAL
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |